Well, sorry if I'm bodering you with this kind of questions, 
        Using prefork I want to change the user ID that process the request,
that user id will be based on the request, so I need to change it once It has
the url (even on an ssl request) and before any lock that couldn't be 
unloked if it is on a dif uid.
        Is it posibble to do ? is there any hook available in that instance ?
        I tryied before doing it on the translation hook, but the problem
was that prefork couldn't destroy the mutex (log said).

        Thank's,
Pablo


Reply via email to