> So what should we do about it?
> 
> I suppose we could make it get/set at startup time 

perhaps, but most people have asked for writability at request time, not
startup time.

> and get/set at all
> times for non-threaded mpms and only get for threaded mpms, like we did
> with a few other struct accessors (to see those run):
> 
> grep -Ir '\$' xs/maps/
> 
> it sounds like document_root falls into the same group as all the
> accessors above. Or doesn't it?

I don't ever claim to understand threads, but if there is a mechanism in
place to have ro for threaded mpms and rw for prefork then I think that's a
good way to go at the moment.

--Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to