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, 20
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 releas
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 avo
[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
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. l
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
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
it
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 patc
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 -I../../
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,
APR_LO
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 nex
> 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
>>>
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
> >
>^^
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
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
15 matches
Mail list logo