On Sun, Feb 8, 2009 at 4:59 PM, Paul Querna <c...@force-elite.com> wrote:

> r742218 adds conn_rec::current_thread, and implements support for it on
> all the common Unix MPMs.....
>
> It turns out its really hard to use the request_rec in the MPMs, but yet
> again its in trouble of where we draw the lines between MPMs and
> everything else.

conn_rec is thread safe relative to the request_rec, so has same effect :-)

Thanks!

-Brian

Reply via email to