[STATUS] (flood) Wed Oct 29 23:48:11 EST 2003

2003-10-30 Thread Rodent of Unusual Size
flood STATUS: -*-text-*- Last modified at [$Date: 2003/07/01 20:55:12 $] Release: 1.0: Released July 23, 2002 milestone-03: Tagged January 16, 2002 ASF-transfer: Released July 17, 2001 milestone-02: Tagged August 13,

[STATUS] (perl-framework) Wed Oct 29 23:48:16 EST 2003

2003-10-30 Thread Rodent of Unusual Size
httpd-test/perl-framework STATUS: -*-text-*- Last modified at [$Date: 2002/03/09 05:22:48 $] Stuff to do: * finish the t/TEST exit code issue (ORed with 0x2C if framework failed) * change existing tests that frob the DocumentRoot (e.g.,

Re: Redo for Windows build issues [Ref A0]

2003-10-30 Thread Norman Tuttle
Without the changes to these 3 files which I make in the diffs, I could not get Flood to compile under windows. Note that a debug version generally would require more manipulation if you want to compile it within the Visual C++ debugger (would likely use static directories rather than attempting

Redo for diff: Flood: New patch to flood_socket_keepalive.c fixes keepalive protocol bugs [Ref A7]

2003-10-30 Thread Norman Tuttle
Here is the patch again for flood_socket_keepalive relating to the protocol, diff done correctly this time. The patches fix actual client issues we have had with sites, and is explained in what I previously wrote to the group, quoted below (note that it does not touch issues related to chunking,

Antw: [Win32] 1.3.29 2.0.48 src/binaries ready for testing

2003-10-30 Thread Andre Schild
The patchs seems to not solve the problem with the missing ssl-std.conf.in Otherwise I can build the release and on first tests it works fine. André [EMAIL PROTECTED] 29.10.2003 21:26:00 Günter was right on target, of course, and I had to make the exact patch he suggested simply to roll the

Apache2x support on Sol6?

2003-10-30 Thread Swapan Gupta
Hi, Is Apache2x supported on Sol6? When I try to build my Apache2 module on Sol6, I get the following errors from within the apache2 include files: ../../sun/apache2/include/apr.h, line 306: Error: socklen_t is not defined. ../../sun/apache2/include/apr_network_io.h, line 253:

Requests

2003-10-30 Thread Ernesto Linhares
Hi, I wanna know where the process pool can be found in Apache code... I'm trying to change the order that requests are executed... I'm waiting for answers! Thanks.