On Sun, Jul 19, 2009 at 11:50 PM, ricardo13<ricardoogra...@gmail.com> wrote:
>> One question for I undestand the sequence of hooks. >> Do It means that firstly worker.c processes sockets (accept connections), >> after other modules processes the hooks (post_read_request, >> translate_name, map_to_storage, etc..)?? Yes, although there are connection-related hooks that run in-between the two things you mentioned. -- Eric Covener cove...@gmail.com