[PATCH] increase file descriptor limit automatically at httpd startup

2002-07-08 Thread Brian Pane
This patch increases the maximum number of open files at httpd startup. Before I commit, does anyone have a scenario in which it won't be safe to do this? Thanks, --Brian Index: os/unix/unixd.c === RCS file: /home/cvs/httpd-2.0/os/

RE: DO NOT REPLY [Bug 10460] New: - Service Monitor reports wrong service state

2002-07-08 Thread Mladen Turk
Think this fixes the auth problems. SC_MANAGER_ALL_ACCESS -> GENERIC_EXECUTE MT. > > > >In the superuser accounts, the 'Stop' button is grayed out, and the > >'Start' button doesn't do anything. 'net stop apache2' and > 'net start > >apache2' work fine from the command line in the superuser

1.3.26: Content-Length header too strict now

2002-07-08 Thread David Burry
Hi! I'm having a problem since upgrading from Apache 1.3.23 to 1.3.26. It appears that the "Content-Length" header field is much more strict in what it will accept from http clients than it was before, and this is causing me biiig problems. A certain http client (which shall remain nameless d

Re: cvs commit: httpd-2.0/server protocol.c

2002-07-08 Thread Greg Ames
Ryan Bloom wrote: > > > fix folding when the continuation charater is a blank > > Reported by:one of Jeff T's regression test cases > > Can this be added to the standard test case? What standard test case? Do you mean the perl httpd test suite? If so, we better ask somebody w

RE: cvs commit: httpd-2.0/server protocol.c

2002-07-08 Thread Ryan Bloom
> fix folding when the continuation charater is a blank > Reported by:one of Jeff T's regression test cases Can this be added to the standard test case? Ryan

Re: bug in reading folded requests?

2002-07-08 Thread Brian Pane
Jeff Trawick wrote: >This is from line 837, as we bail out with 400 error: > >(gdb) dump_table tmp_headers >[0] 'Host'='127.0.0.1' >[1] 'Accept-Encoding'='' > >I think the problem is that the code now expects that a continuation >line starts with a tab. That is not the case in this testcase. >Ne

Fwd: Re: PATH_INFO in A2?

2002-07-08 Thread William A. Rowe, Jr.
Still too much backlogged mail... should have gone here instead; Date: Mon, 08 Jul 2002 12:12:50 -0500 To: Aaron Bannert <[EMAIL PROTECTED]>, [EMAIL PROTECTED] From: "William A. Rowe, Jr." <[EMAIL PROTECTED]> Subject: Re: PATH_INFO in A2? At 11:41 AM 7/8/2002, Aaron Bannert wrote: On Mon, Jul 08,

Re: bug in reading folded requests?

2002-07-08 Thread Jeff Trawick
Brian Pane <[EMAIL PROTECTED]> writes: > On Mon, 2002-07-08 at 07:52, Jeff Trawick wrote: > > This request used to work fine, and mod_gzip worked its magic as long > > as the configuration was okay: > > > > "GET /manual/mod/mod_rewrite.html.en HTTP/1.1\r\nHost: >127.0.0.1\r\nAccept-Encoding:

RE: PATH_INFO in A2?

2002-07-08 Thread William A. Rowe, Jr.
At 12:02 PM 7/6/2002, Rasmus Lerdorf wrote: > > What is a dynamic page if not a PHP page? > > Like I said, Apache doesn't know if a file on disk is meant for PHP or > not.  The best way to fix this would be for mod_php to set the value if > the filter is added for the request. > > I agree, it woul

Re: PATH_INFO in A2?

2002-07-08 Thread Ian Holsman
Rasmus Lerdorf wrote: > With this config: > > LoadModule php4_modulemodules/libphp4.so > AddType application/x-httpd-php .php > > http://localhost/index.php > > works fine and parser PHP pages without problems. (using prefork - but it > shouldn't matter) > > However: http://localhost/

Re: bug in reading folded requests?

2002-07-08 Thread Brian Pane
On Mon, 2002-07-08 at 07:52, Jeff Trawick wrote: > This request used to work fine, and mod_gzip worked its magic as long > as the configuration was okay: > > "GET /manual/mod/mod_rewrite.html.en HTTP/1.1\r\nHost: 127.0.0.1\r\nAccept-Encoding: > \r\n gzip\r\n\r\n" There's new parsing logic

ProtocolReqCheck directive patch

2002-07-08 Thread Jim Jagielski
This implements the runtime setting for a "strict" checking of the Protocol field in requests for 1.3. Might be useful for 2.0, if we decide that as well. Index: src/include/http_conf_globals.h === RCS file: /home/cvs/apache-1.3/src/

bug in reading folded requests?

2002-07-08 Thread Jeff Trawick
This request used to work fine, and mod_gzip worked its magic as long as the configuration was okay: "GET /manual/mod/mod_rewrite.html.en HTTP/1.1\r\nHost: 127.0.0.1\r\nAccept-Encoding: \r\n gzip\r\n\r\n" Here is the response: HTTP/1.1 400 Bad Request Date: Mon, 08 Jul 2002 14:44:16 GM

RE: Books about apache mods dev.?

2002-07-08 Thread andre . powroznik
Maybe you should read simpler modules too (mod_auth*)? -Original Message- From: Maurizio Marini [mailto:[EMAIL PROTECTED]] Sent: 08 July 2002 15:51 To: [EMAIL PROTECTED] Subject: Re: Books about apache mods dev.? On Monday 08 July 2002 03:38 pm, Jimmy Lantz wrote: > Hi Apache Gurus! > J

Re: Books about apache mods dev.?

2002-07-08 Thread Maurizio Marini
On Monday 08 July 2002 03:38 pm, Jimmy Lantz wrote: > Hi Apache Gurus! > Just wanted to ask if someone can recommend any books about developing > apache modules? > TIA > Jim. if u look at mod_example.c, u'll find everithing needed to develop a module further, try to excute apxs -g -n Jim the bes

Books about apache mods dev.?

2002-07-08 Thread Jimmy Lantz
Hi Apache Gurus! Just wanted to ask if someone can recommend any books about developing apache modules? TIA Jim.

Thanks to whoever got me Slashdotted

2002-07-08 Thread Chris Taylor
Hi again. Although this isn't perhaps appropriate for the list, I'd just like to thank whoever forwarded my PS2-Apache announcement to Slashdot :) This has raised the profile of the possibilities no end, and added some more "cool factor" to Apache itself. Read about it here: http://apache.slash