Handling invalid requests

2002-06-26 Thread Sander Striker
Hi, Saw a strange entry in my access log this morning: 62.211.25.97 - - [26/Jun/2002:04:55:35 +0200] GET http://www.yahoo.com/ HTTP/1.1 200 1456 ^^^ I went: uh, why isn't that 4xx??. I tried it myself and it

Re: Handling invalid requests

2002-06-26 Thread Aaron Bannert
On Wed, Jun 26, 2002 at 09:51:51AM +0200, Sander Striker wrote: 62.211.25.97 - - [26/Jun/2002:04:55:35 +0200] GET http://www.yahoo.com/ HTTP/1.1 200 1456 ^^^ I went: uh, why isn't that 4xx??. I tried it

Re: Handling invalid requests

2002-06-26 Thread Cliff Woolley
On Wed, 26 Jun 2002, Aaron Bannert wrote: On Wed, Jun 26, 2002 at 09:51:51AM +0200, Sander Striker wrote: 62.211.25.97 - - [26/Jun/2002:04:55:35 +0200] GET http://www.yahoo.com/ HTTP/1.1 200 1456 ^^^ I

RE: Handling invalid requests

2002-06-26 Thread Sander Striker
From: Cliff Woolley [mailto:[EMAIL PROTECTED]] Sent: 26 June 2002 10:17 On Wed, 26 Jun 2002, Aaron Bannert wrote: On Wed, Jun 26, 2002 at 09:51:51AM +0200, Sander Striker wrote: 62.211.25.97 - - [26/Jun/2002:04:55:35 +0200] GET http://www.yahoo.com/ HTTP/1.1 200 1456

ISAPI replacement

2002-06-26 Thread Novak, Jira (CAP, GCF)
Hi people. I change IIS to Apache and I have any ISAPI extensions. I have problems with ISAPI fully functionality under Apache, so I'm searching for ISAPI replacement. I need call windows dll from apache but without dll unloading after web request end. (I need hold open connections from dll to

[PATCH] avoid misleading error on mod_ssl init

2002-06-26 Thread Martin Kutschker
Hi! This patch logs the mutex file on mutex init name only if present to avoid confusion (for the user). --- ssl_engine_mutex-old.c Mon May 20 20:33:41 2002 +++ ssl_engine_mutex.c Wed Jun 26 12:56:01 2002 -75,9 +75,13 if ((rv = apr_global_mutex_create(mc-pMutex, mc-szMutexFile,

sigfault 10 in GGC

2002-06-26 Thread dirkx
Anyone seen this (stock 2.0.36 compile on stock gcc 2.95.3) ? /bin/bash /export/home/dirkx/httpd-2.0.36/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthreads -DHAVE_CONFIG_H -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I../../include -I../../include/arch/solaris_sparc

Re: httpd bug: bodies of bad requests not eaten correctly

2002-06-26 Thread Greg Ames
Justin Erenkrantz wrote: It looks like ap_discard_request_body isn't doing its job. r-connection-keepalive is 0, but the connection is still keptalive. Perhaps that value isn't accurate? OtherGreg (not Stein)? -- justin I agree...looks like I screwed it up. I'm reviewing your enum patch.

Reading-POST-data problem

2002-06-26 Thread Estrade Matthieu
Hi, (apache 2.0.39 + linux RedHat 7.2 i386) I am using apache in reverse proxy mode. i am reading POST data in my module with ap_should_client_block and ap_get_client_block... then, i put this data into a temp file... and patched apache to make ap_get_client_block, read in this file when

Re: ISAPI replacement

2002-06-26 Thread William A. Rowe, Jr.
At 03:50 AM 6/26/2002, Novak, Jira (CAP, GCF) wrote: Hi people. I change IIS to Apache and I have any ISAPI extensions. I have problems with ISAPI fully functionality under Apache, so I'm searching for ISAPI replacement. I need call windows dll from apache but without dll unloading after web

Re: [PATCH] Change keepalive to an enum

2002-06-26 Thread Greg Ames
Justin Erenkrantz wrote: Since my naming skills aren't that good, I'd like some people to review this name change before committing. The names are fine IMO. I've reviewed the entire patch...looks good! I also haven't tested it yet, but I don't expect any problems. I've tested it. log

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

2002-06-26 Thread Jeff Trawick
[EMAIL PROTECTED] writes: jerenkrantz2002/06/26 12:45:08 Modified:.CHANGES include ap_mmn.h httpd.h modules/arch/win32 mod_isapi.c modules/http http_core.c http_protocol.c http_request.c modules/loggers

httpd abortive release

2002-06-26 Thread Yuchung Cheng
hi everyone, i have a question not so related to apache httpd, but since many httpd programmers here, hopefully someone can help answering it. does any current httpd use abortive release to close connection, e.g., send RST, instead of the linger_close() in apache? is using abortive release

[STATUS] (httpd-2.0) Wed Jun 26 23:45:10 EDT 2002

2002-06-26 Thread Rodent of Unusual Size
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2002/06/23 02:52:13 $] Release: 2.0.40 : in development. 2.0.39 : rolled June 17, 2002. 2.0.38 : rolled June 16, 2002. not released. 2.0.37 : rolled June 11, 2002. not

[STATUS] (apache-1.3) Wed Jun 26 23:45:06 EDT 2002

2002-06-26 Thread Rodent of Unusual Size
APACHE 1.3 STATUS: -*-text-*- Last modified at [$Date: 2002/06/26 15:57:41 $] Release: 1.3.27-dev: In development 1.3.26: Tagged June 18, 2002. 1.3.25: Tagged June 17, 2002. Not released. 1.3.24: Tagged Mar 21, 2002. Announced Mar 22,