Bug report for Apache httpd-1.3 [2008/10/19]

2008-10-20 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: CRL verification in mod_ssl

2008-10-20 Thread Erwann ABALEA
2008/10/20 Erwann ABALEA [EMAIL PROTECTED]: What is the decision criteria to reload a CRL? expiration of the notAfter date? An application based period would be better. s/notAfter/nextUpdate/ -- Erwann.

Re: strange usage pattern for child processes

2008-10-20 Thread Akins, Brian
On 10/18/08 4:28 PM, William A. Rowe, Jr. [EMAIL PROTECTED] wrote: Also consider today that a server on broadband can easily spew 1gb/sec bandwidth at the client. If this is composed content (or proxied, etc, but not sendfiled) it would make sense to allow multiple buffer pages and/or

Re: strange usage pattern for child processes

2008-10-20 Thread Graham Leggett
Akins, Brian wrote: Would not the generic store-and-forward approach I sent last week help all of these situations? It effective turns any request into a sendfiled response. Let me do some checking and I may be able to just donate the code, since it's basically a very hacked up mod_deflate

Re: strange usage pattern for child processes

2008-10-20 Thread Jim Jagielski
On Oct 19, 2008, at 4:20 PM, Ruediger Pluem wrote: On 10/19/2008 07:35 PM, Jim Jagielski wrote: On Oct 18, 2008, at 4:22 PM, Graham Leggett wrote: Ruediger Pluem wrote: As a result, the connection pool has made the server slower, not faster, and very much needs to be fixed. I agree in

Re: strange usage pattern for child processes

2008-10-20 Thread Graham Leggett
Jim Jagielski wrote: I thought that was the concern; that the pool wasn't released immediately. If you disable reuse, then you don't need to worry about when it is released... or I must be missing something obvious here :/ Whether the connection is released and returned to the pool (when

Re: strange usage pattern for child processes

2008-10-20 Thread Jim Jagielski
On Oct 20, 2008, at 10:13 AM, Graham Leggett wrote: Jim Jagielski wrote: I thought that was the concern; that the pool wasn't released immediately. If you disable reuse, then you don't need to worry about when it is released... or I must be missing something obvious here :/ Whether the

Environment confusion

2008-10-20 Thread Graham Leggett
Hi all, I have just been picking apart the way that environment variables are handled at config time within httpd, and there seems to be some overloading on concepts that has caused some confusion. There are two environments within httpd, the first is the read only system environment that

Re: Environment confusion

2008-10-20 Thread Akins, Brian
On 10/20/08 1:19 PM, Graham Leggett [EMAIL PROTECTED] wrote: This will make some interesting templating options possible, and will probably make lives easier for people doing mass hosting. Seems like a place to get a lot of bug reports as well. I choose to just use a real template system to

Re: Environment confusion

2008-10-20 Thread Jim Jagielski
On Oct 20, 2008, at 1:19 PM, Graham Leggett wrote: Hi all, I have just been picking apart the way that environment variables are handled at config time within httpd, and there seems to be some overloading on concepts that has caused some confusion. There are two environments within

Re: Environment confusion

2008-10-20 Thread Paul Querna
Graham Leggett wrote: Hi all, I have just been picking apart the way that environment variables are handled at config time within httpd, and there seems to be some overloading on concepts that has caused some confusion. There are two environments within httpd, the first is the read only

Re: Environment confusion

2008-10-20 Thread Rainer Jung
Paul Querna schrieb: Graham Leggett wrote: Hi all, I have just been picking apart the way that environment variables are handled at config time within httpd, and there seems to be some overloading on concepts that has caused some confusion. There are two environments within httpd, the

Re: Environment confusion

2008-10-20 Thread Nick Kew
On Mon, 20 Oct 2008 19:19:58 +0200 Graham Leggett [EMAIL PROTECTED] wrote: There are two environments within httpd, the first is the read only system environment that is read using getenv(), the second is the server-vars table that is read/write using mod_env and friends. Indeedie. Not

Re: svn commit: r697357 - in /httpd/httpd/trunk: include/ modules/http/ modules/test/ server/ server/mpm/experimental/event/

2008-10-20 Thread Nick Kew
[EMAIL PROTECTED] wrote: --- httpd/httpd/trunk/modules/http/http_request.c (original) +++ httpd/httpd/trunk/modules/http/http_request.c Sat Sep 20 04:58:08 2008 @@ -257,24 +297,7 @@ ap_die(access_status, r); } -/* Send an EOR bucket through the output filter chain. When

Registration is still open for ApacheCon/US 2008

2008-10-20 Thread William A. Rowe, Jr.
http://us.apachecon.com/c/acus2008/ Two weeks from today, ApacheCon/US in New Orleans kicks off with the hackathon, Tuesday offers a free Apache BarCamp, and there are several httpd tutorials with some seats remaining; Scaling Apache hands-on with Colm MacCarthaigh