Re: [PATCH] Fix more build issues

2008-06-02 Thread Randy Kobes
On Mon, 2008-05-19 at 22:10 +0300, Nikolay Ananiev wrote: (i've sent this earlier but seems like it didn't reach the list) [ ... ] Thanks very much for this, and your two earlier patches - these have been committed to the svn sources. -- best regards, Randy

Requests on a custom module (LocationMatch)??

2008-06-02 Thread karim Bendadda
Hi all, I need some help on an httpd configuration: I'm trying to develop a custom cookie based module (*mod_loginCookie*). The module will check an encrypted cookie using Apache as a *reverse proxy*(using openssl decrypting libraries...); then I'm trying to make all requests to an external

Bug report for Apache httpd-1.3 [2008/06/01]

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

help on the signal handler off topic

2008-06-02 Thread Arnab Ganguly
Hi All, I have printf statement inside the infinite while loop.I want to write a alarm such that once the timer expires, it goes to the signal handler registered function and again it should come back to the while loop back.It seems not happening to me.Any help would be appreciated. Thanks Arnab

Re: 2.2.9 status

2008-06-02 Thread Jim Jagielski
There are just a handful of useful patches in STATUS lacking a single vote for inclusion in 2.2.9... Anticipating an apr/apu release within a day or so, I'd like to get 2.2.9 out pretty much right after that, and with as much goodness as possible :) Please review STATUS and prepare for tarball

Re: mod_proxy race condition bug #37770

2008-06-02 Thread Ruediger Pluem
On 05/17/2008 09:24 PM, Ruediger Pluem wrote: In conjunction with the last patch attached to 37770 the following patch should finally prevent this problem at the cost of a performance penalty: Index: modules/proxy/proxy_util.c

Re: svn commit: r660461 - /httpd/httpd/trunk/modules/mappers/mod_rewrite.c

2008-06-02 Thread Ruediger Pluem
On 05/28/2008 12:36 AM, Ruediger Pluem wrote: On 05/28/2008 12:14 AM, Nick Kew wrote: On Wed, 28 May 2008 00:09:34 +0200 Ruediger Pluem [EMAIL PROTECTED] wrote: Sorry but I do not get your point at the Moment. MS and the PR talk about HttpOnly (with exactly this mixture of capital and

Re: svn commit: r661666 - in /httpd/httpd/trunk: CHANGES modules/proxy/mod_proxy_balancer.c

2008-06-02 Thread Ruediger Pluem
In the light of getting this into 2.2.9, any update on my question Joe? Regards RĂ¼diger On 05/31/2008 12:00 AM, Ruediger Pluem wrote: On 05/30/2008 01:49 PM, [EMAIL PROTECTED] wrote: Author: jorton Date: Fri May 30 04:49:31 2008 New Revision: 661666 URL:

Re: 2.2.9 status

2008-06-02 Thread Akins, Brian
On 6/2/08 2:02 PM, Jim Jagielski [EMAIL PROTECTED] wrote: Please review STATUS and prepare for tarball testing in a coupla days! FWIW, if my vote counts: *htpasswd: Fix salt generation weakness. PR 31440 +1 * mod_unique_id: Convert request time to seconds before before storing it in +1 --

Re: mod_proxy race condition bug #37770

2008-06-02 Thread Adam Woodworth
From a usage standpoint I have no real preference other than I need to be able to configure it from httpd.conf on a per-host basis. :) What is a worker specific property? I would like to fold the approach of the patch into trunk to reduce PR37770 to become (hopefully) an RTFM bug. The

Re: mod_proxy race condition bug #37770

2008-06-02 Thread Ruediger Pluem
On 06/02/2008 10:11 PM, Adam Woodworth wrote: From a usage standpoint I have no real preference other than I need to be able to configure it from httpd.conf on a per-host basis. :) What is a worker specific property? All the properties you put behind ProxyPass / balancermember or via