Re: removing httpd -X from 1.3 environment

2003-10-01 Thread Stas Bekman
Geoffrey Young wrote: hi all... I was thinking recently about how with 2.0 we rely on MaxClients to control the number of child processes, but with 1.3 we rely on httpd -X. I'm not sure that we need to limit the ability of 1.3 to run multiple children if somebody comes up with a test that

Re: removing httpd -X from 1.3 environment

2003-10-01 Thread Geoffrey Young
+1 apache-1.3 tests fails the same way for me. I did successfully run Apache::Peek tests with your patch under 1.3. cool. I'll commit it tomorrow then. thanks for following up :) --Geoff

Re: undefined refrences to Apache symbols

2003-10-01 Thread Jeff Trawick
Gagan Puri wrote: I have an an application which is working with apache web server on Linux As 2.1 m/c. While compiling I have to use -Wl,-Bsymbolic option. My compiler is gcc. When I use this option try to compile my application, I get following warnings: ExAPACHE.o: In function

Apache won't start - shared memory problem

2003-10-01 Thread Graham Leggett
Hi all, My Apache server just went down, and now refuses to come up, logging the following message: [Wed Oct 01 11:16:12 2003] [error] Cannot allocate shared memory: (17)File exists There is no record of which module is emitting this message, nor does the message say which file this is referring

Re: Apache won't start - shared memory problem

2003-10-01 Thread Paul J. Reder
The shared mem got left around after Apache crashed. Assuming you are on Linux try: ipcs # check for zero access count... ipcrm shm XX # will remove the offending shmem id ipcs will give you something like: ... 0x0102c028 776437784 rederpj 60056344 6 ... ipcrm

Re: Apache won't start - shared memory problem

2003-10-01 Thread Graham Leggett
Graham Leggett wrote: My Apache server just went down, and now refuses to come up, logging the following message: [Wed Oct 01 11:16:12 2003] [error] Cannot allocate shared memory: (17)File exists There is no record of which module is emitting this message, nor does the message say which file this

Re: how to log what status was returned by a cgi script

2003-10-01 Thread gregames
Jeff Trawick wrote: a cgi script can write this in the response header: Status: nnn... it would sometimes be nice to know if the script did such a thing... (like a current problem I'm working on: where the heck did the 500 come from for this CGI; there's nothing in the error log and the few

RE: Tagged 2.0

2003-10-01 Thread Sander Striker
From: Sander Striker [mailto:[EMAIL PROTECTED] Sent: Sunday, September 28, 2003 2:44 AM [...] Ok, I've tagged pre3. I consider this the last tag and I'd like to turn that into the next 2.0 release. Due to the received feedback I had to do a pre4 tag (STRIKER_2_0_48_PRE4). Tarballs are up

map_to_storage hook question..

2003-10-01 Thread Esteban Pizzini
Hi, Anybody can explain me what map_to_storage hook does?? or where can I find and example of its use?? Thank You!, Esteban

Re: map_to_storage hook question..

2003-10-01 Thread Bill Stoddard
Esteban Pizzini wrote: Hi, Anybody can explain me what map_to_storage hook does?? or where can I find and example of its use?? Thank You!, Esteban One use of map_to_storage is to bypass directory walk and file walk if your handler module -knows for certain- that the request is not being

Re: map_to_storage hook question..

2003-10-01 Thread Bill Stoddard
Bill Stoddard wrote: Esteban Pizzini wrote: Hi, Anybody can explain me what map_to_storage hook does?? or where can I find and example of its use?? Thank You!, Esteban One use of map_to_storage is to bypass directory walk and file walk if your handler module -knows for certain- that the

[STATUS] (apache-1.3) Wed Oct 1 23:45:18 EDT 2003

2003-10-01 Thread Rodent of Unusual Size
APACHE 1.3 STATUS: -*-text-*- Last modified at [$Date: 2003/09/18 19:49:46 $] Release: 1.3.29-dev: In development 1.3.28: Tagged July 16, 2003. 1.3.27: Tagged September 30, 2002. Announced Oct 3, 2002. 1.3.26: Tagged June 18, 2002.

[STATUS] (httpd-2.0) Wed Oct 1 23:45:29 EDT 2003

2003-10-01 Thread Rodent of Unusual Size
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2003/09/30 17:41:58 $] Release: 2.0.48 : in development 2.0.47 : released July 09, 2003 as GA. 2.0.46 : released May 28, 2003 as GA. 2.0.45 : released April 1, 2003 as GA.

[STATUS] (httpd-2.1) Wed Oct 1 23:45:45 EDT 2003

2003-10-01 Thread Rodent of Unusual Size
APACHE 2.1 STATUS: -*-text-*- Last modified at [$Date: 2003/08/31 16:14:38 $] Release [NOTE that only Alpha/Beta releases occur in 2.1 development]: 2.1.0 : in development Please consult the following STATUS files for information on related