Re: Get name of config file for module

2013-05-21 Thread Sean Beck
Sorin, Is there a way to figure out the name of the config file in code so I can log it? Or even just the path to where it is. Also, I'm confused because you said there is no such thing as a module-specific configuration file, but then you said configuration files can be split per-module. Does

Re: svn commit: r1482522 - in /httpd/httpd/trunk: ./ docs/log-message-tags/ include/ modules/dav/main/ modules/generators/ modules/http/ modules/proxy/ server/

2013-05-21 Thread Graham Leggett
On 17 May 2013, at 11:26 AM, Ruediger Pluem rpl...@apache.org wrote: We should not see an EOS bucket before inflate(ctx-stream, Z_NO_FLUSH); in line 1061 returned Z_STREAM_END. This would mean we received an incomplete compressed stream. And if we see Z_STREAM_END we leave the for loop

Re: Regarding apache server debugging source code

2013-05-21 Thread William A. Rowe Jr.
On Tue, 14 May 2013 15:55:55 +0530 kalyan sita kalyansit...@gmail.com wrote: Hi William, Your reply helped me . I launched httpd -X and used gdb processID of httpd -X and the debugger went into child_main function of prefork.c and it is remaining in while loop in the same function. What I

Re: svn commit: r1484832 - in /httpd/httpd/trunk: CHANGES modules/filters/mod_deflate.c

2013-05-21 Thread Graham Leggett
On 21 May 2013, at 9:12 PM, Ruediger Pluem rpl...@apache.org wrote: -eos = apr_bucket_eos_create(f-c-bucket_alloc); -APR_BRIGADE_INSERT_TAIL(ctx-proc_bb, eos); +ctx-done = 1; break; Don't we need to remove the break here as

[PATCH] Re: help with fixing a mod_auth_form bug regarding kept_body

2013-05-21 Thread David Mansfield
On 05/16/2013 09:32 AM, Graham Leggett wrote: On 16 May 2013, at 3:26 PM, Eric Covener cove...@gmail.com wrote: Wow for a dev list there is nobody who can even comment in any way whatsoever. Where do the devs for httpd live for real? IRC? Anyone? Bueller? This is the right place, despite