dynamic module versioning

2010-04-26 Thread alin vasile
Hi, How I can accomplish the dynami9c module versioning? For example I want to deliver mod_x.so.1.0.1. Where do I need to specify the version 10.0.1? Thanks, Alin

Re: [Survey] Maintained builds - was Re: httpd trunk, apr/apu 1.4 branches and Linux

2010-04-26 Thread Ruediger Pluem
On 25.04.2010 18:07, William A. Rowe Jr. wrote: On 4/23/2010 8:03 AM, William A. Rowe Jr. wrote: On 4/23/2010 7:58 AM, Jim Jagielski wrote: For those who are working on httpd trunk and Linux, what are you using? You raise interesting questions about what the httpd folks actually test on a

Re: svn commit: r937858 - in /httpd/httpd/trunk: CHANGES modules/http/http_filters.c

2010-04-26 Thread Roy T. Fielding
I am confused. Why is this a good idea? Why is it unexpected to encounter a 413 response after a timeout due to a read of chunked body, and how does changing it to a 400 somehow prevent a double errordoc? Why not just fix the double errordoc bug instead of the case that triggers it? Roy

Re: svn commit: r937858 - in /httpd/httpd/trunk: CHANGES modules/http/http_filters.c

2010-04-26 Thread Ruediger Pluem
On 26.04.2010 08:04, Roy T. Fielding wrote: I am confused. Why is this a good idea? Why is it unexpected to encounter a 413 response after a timeout due to a read of chunked body, and how does changing it to a 400 somehow prevent a double errordoc? Why not just fix the double errordoc bug

Re: [Survey] Maintained builds - was Re: httpd trunk, apr/apu 1.4 branches and Linux

2010-04-26 Thread Rainer Jung
On 25.04.2010 18:07, William A. Rowe Jr. wrote: On 4/23/2010 8:03 AM, William A. Rowe Jr. wrote: On 4/23/2010 7:58 AM, Jim Jagielski wrote: For those who are working on httpd trunk and Linux, what are you using? You raise interesting questions about what the httpd folks actually test on a

Re: svn commit: r937858 - in /httpd/httpd/trunk: CHANGES modules/http/http_filters.c

2010-04-26 Thread Eric Covener
On Mon, Apr 26, 2010 at 2:04 AM, Roy T. Fielding field...@gbiv.com wrote: I am confused.  Why is this a good idea?  Why is it unexpected to encounter a 413 response after a timeout due to a read of chunked body, The body is not too large, and the server is not rejecting the body due to size.

Re: mod_fcgid: process PID graceful kill fail, sending SIGKILL

2010-04-26 Thread Weedy
Can the SIGTERM be logged? Just to see how long it takes? On Fri, Apr 23, 2010 at 3:39 PM, Jeff Trawick traw...@gmail.com wrote: On Fri, Apr 23, 2010 at 3:33 PM, Jeff Trawick traw...@gmail.com wrote: Keeping zombies cleaned up requires a small scan interval, but that can keep some scripts

Re: [Survey] Maintained builds - was Re: httpd trunk, apr/apu 1.4 branches and Linux

2010-04-26 Thread Jeff Trawick
On Sun, Apr 25, 2010 at 12:07 PM, William A. Rowe Jr. wr...@rowe-clan.net wrote: On 4/23/2010 8:03 AM, William A. Rowe Jr. wrote: On 4/23/2010 7:58 AM, Jim Jagielski wrote: For those who are working on httpd trunk and Linux, what are you using? You raise interesting questions about what the

Re: [Survey] Maintained builds - was Re: httpd trunk, apr/apu 1.4 branches and Linux

2010-04-26 Thread Jim Jagielski
On Apr 25, 2010, at 12:07 PM, William A. Rowe Jr. wrote: On 4/23/2010 8:03 AM, William A. Rowe Jr. wrote: On 4/23/2010 7:58 AM, Jim Jagielski wrote: For those who are working on httpd trunk and Linux, what are you using? You raise interesting questions about what the httpd folks

Re: dynamic module versioning

2010-04-26 Thread Joe Lewis
On Apr 26, 2010, at 7:33 AM, alin vasile wrote: Hi, How I can accomplish the dynami9c module versioning? For example I want to deliver mod_x.so.1.0.1. Where do I need to specify the version 10.0.1? Thanks, Alin So, create a tar ball entitled mod_x-10.0.1.tgz or something similar.

Re: mod_fcgid: process PID graceful kill fail, sending SIGKILL

2010-04-26 Thread Jeff Trawick
On Mon, Apr 26, 2010 at 11:02 AM, Weedy weedy2...@gmail.com wrote: Can the SIGTERM be logged? Just to see how long it takes? The patches attached add extra logging to the error scan. 1. report_graceful_terminations.txt It logs the number of processes receiving SIGTERM every time the error scan

Re: [Survey] Maintained builds - was Re: httpd trunk, apr/apu 1.4 branches and Linux

2010-04-26 Thread William A. Rowe Jr.
On 4/26/2010 10:27 AM, Jim Jagielski wrote: On Apr 25, 2010, at 12:07 PM, William A. Rowe Jr. wrote: On 4/23/2010 8:03 AM, William A. Rowe Jr. wrote: On 4/23/2010 7:58 AM, Jim Jagielski wrote: For those who are working on httpd trunk and Linux, what are you using? You raise interesting

Re: [Survey] Maintained builds - was Re: httpd trunk, apr/apu 1.4 branches and Linux

2010-04-26 Thread Stefan Fritsch
On Sunday 25 April 2010, William A. Rowe Jr. wrote: [X] ./configure and build entirely in-tree (httpd/srclib/* etc) [ ] ../httpd/configure into a single seperate vpath tree [X] configure for separately built or OS-provisioned expat [X] configure for separately built or OS-provisioned

Re: [Survey] Maintained builds - was Re: httpd trunk, apr/apu 1.4 branches and Linux

2010-04-26 Thread Dan Poirier
On 2010-04-25 at 12:07, William A. Rowe Jr. wr...@rowe-clan.net wrote: You raise interesting questions about what the httpd folks actually test on a day to day basis, given the dozen combinations of build approaches. Maintainers, which of the below do you *frequently* use during development

Re: svn commit: r937858 - in /httpd/httpd/trunk: CHANGES modules/http/http_filters.c

2010-04-26 Thread Roy T. Fielding
On Apr 26, 2010, at 2:55 AM, Eric Covener wrote: On Mon, Apr 26, 2010 at 2:04 AM, Roy T. Fielding field...@gbiv.com wrote: I am confused. Why is this a good idea? Why is it unexpected to encounter a 413 response after a timeout due to a read of chunked body, The body is not too large,

Re: Oxygen icons for Apache

2010-04-26 Thread Javier Llorente
On Saturday 24 April 2010 16:07:54 Guenter Knauf wrote: Hi Javier. Javier Llorente schrieb: I have just talked with Pinheiro and he told me that the Oxygen icons are no longer dual-licensed. They're under the LGPL only, so they cannot be part of Apache. However, distributions can still

Re: svn commit: r937858 - in /httpd/httpd/trunk: CHANGES modules/http/http_filters.c

2010-04-26 Thread Eric Covener
On Mon, Apr 26, 2010 at 6:15 PM, Roy T. Fielding field...@gbiv.com wrote: On Apr 26, 2010, at 2:55 AM, Eric Covener wrote: On Mon, Apr 26, 2010 at 2:04 AM, Roy T. Fielding field...@gbiv.com wrote: I am confused.  Why is this a good idea?  Why is it unexpected to encounter a 413 response after