Re: Unable to run t/ssl tests.

2005-07-24 Thread Randy Kobes
On Fri, 22 Jul 2005, William A. Rowe, Jr. wrote: Well now; rm -rf t , and svn up, gives me the original error attempting to create 'serial', a 'serial.old' lingers during the config phase. Just as a couple of checks: - does perl t/TEST -clean clean out the t\conf\ssl\ca directory

Re: SSI for gzipped files

2005-07-24 Thread - Barry -
The underlying idea is not new, but applying it to SSI (a very specific *serverside* hack) doesn't make sense. Javascript has browser support, or if you're looking to something more SSI-like, consider XML techniques that browsers might sometime support. I don't think it makes sense to have a

Re: Missing Features of htdigest.c

2005-07-24 Thread Nick Kew
On Sun, 24 Jul 2005, Eli Marmor wrote: originally, htdigest was planned as the DIGEST equivalent of htpasswd. However, only a minimal version was released, and since then - it remained as a mid-version and has never finished. Ryan Bloom wrote: The same is true of httpd itself up to version

Bug report for Apache httpd-1.3 [2005/07/24]

2005-07-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Apache httpd-2.0 [2005/07/24]

2005-07-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

event MPM: async write completion?

2005-07-24 Thread Brian Pane
Looking at the pattern of calls to ap_core_output_filter() in the event MPM, it occurred to me that it may be straightforward to hand off the writing of the request to an async completion thread in a lot of useful real-world cases. In function check_pipeline_flush() in http_request.c, a

httpd 2.1 and ap_hook_create_request()

2005-07-24 Thread Rian Hunter
While working on mod_smtpd and verifying it works with current httpd I had a problem getting the ap_rgetline function to properly work without calling ap_run_create_request(). I figured the root of this problem was that core.c registers a net time filter that sets a default timeout on the