mod_proxy_fdpass + httpd-2.2.19

2011-08-03 Thread Henrik Strand
Hi, I'm trying to back-port Apache Module mod_proxy_fdpass to httpd-2.2.19, and building from source, but are getting the following error message when starting apachectl: httpd: Module (null) is not compatible with this version of Apache (found 0, need 20051115). Please contact the vendor for

RE: mod_proxy_fdpass + httpd-2.2.19

2011-08-03 Thread Tony Abo
From: Henrik Strand [mailto:henrik.str...@axis.com] Sent: Wednesday, 3 August 2011 5:10 PM To: modules-dev@httpd.apache.org Subject: mod_proxy_fdpass + httpd-2.2.19 Hi, I'm trying to back-port Apache Module mod_proxy_fdpass to httpd-2.2.19, and building from source, but are getting the

Re: mod_proxy_fdpass + httpd-2.2.19

2011-08-03 Thread Nick Kew
On 3 Aug 2011, at 08:10, Henrik Strand wrote: Hi, I'm trying to back-port Apache Module mod_proxy_fdpass to httpd-2.2.19, and building from source, but are getting the following error message when starting apachectl: httpd: Module (null) is not compatible with this version of Apache

Re: mod_proxy_fdpass + httpd-2.2.19

2011-08-03 Thread Nick Kew
On 3 Aug 2011, at 09:27, Henrik Strand wrote: module AP_MODULE_DECLARE_DATA proxy_fdpass = { STANDARD20_MODULE_STUFF, NULL, /* create per-directory config structure */ NULL, /* merge per-directory config structures */ NULL,

Re: mod_proxy_fdpass + httpd-2.2.19

2011-08-03 Thread Henrik Strand
Hmm, but this is how the code looks like when I get the error that I posted. Is the module initialization done with the below code, or do I need to add that explicitly? Best Regards, Henrik On Wed, 2011-08-03 at 10:41 +0200, Nick Kew wrote: On 3 Aug 2011, at 09:27, Henrik Strand wrote:

Re: Problem in mod_deflate

2011-08-03 Thread Stefan Fritsch
On Tuesday 02 August 2011, Torsten Förtsch wrote: I don't know how common this situation is. It came up in the modperl test suite (t/filter/both_str_req_mix.t). This test contructs a filter chain like modperl filter INCLUDES another modperl filter DEFLATE The INCLUDES

RE: mod_proxy_ajp: ignoring flush before headers (again)

2011-08-03 Thread Plüm, Rüdiger, VF-Group
Can you please try if the following patch fixes your issue? Index: mod_proxy_ajp.c === --- mod_proxy_ajp.c (revision 1150558) +++ mod_proxy_ajp.c (working copy) @@ -506,16 +506,18 @@ if (bb_len !=

Windows Binary 2.3.14 public beta available for testing

2011-08-03 Thread Steffen
See http://www.apachelounge.com/

Re: mod_proxy_ajp: ignoring flush before headers (again)

2011-08-03 Thread Jim Riggs
This does appear to work. Our automated tests are running right now. Shall I submit a but with this patch attached? On Aug 3, 2011, at 7:43 AM, Plüm, Rüdiger, VF-Group wrote: Can you please try if the following patch fixes your issue? Index: mod_proxy_ajp.c

Re: [VOTE] Release httpd-2.3.14 as beta

2011-08-03 Thread Stefan Fritsch
On Monday 01 August 2011, Jim Jagielski wrote: The tarballs for httpd-2.3.14 are available at: http://httpd.apache.org/dev/dist/ Please VOTE on whether to release these as Apache httpd-2.3.14, beta. +1: release as beta Issues found (which are IMHO non-blockers): The mod_deflate

RE: mod_proxy_ajp: ignoring flush before headers (again)

2011-08-03 Thread Plüm, Rüdiger, VF-Group
Thanks for testing. Committed to trunk as r1153531. A bug report mentioning the trunk revision could be handy as a backport tracker for 2.2.x. Regards Rüdiger -Original Message- From: Jim Riggs Sent: Mittwoch, 3. August 2011 16:48 To: dev@httpd.apache.org Subject: Re:

Re: mod_ssl in trunk with OpenSSL 0.9.7 as a minimum requirement?

2011-08-03 Thread Kaspar Brand
On 02.08.2011 22:39, William A. Rowe Jr. wrote: On 7/31/2011 4:17 AM, Kaspar Brand wrote: - drop support for OpenSSL 0.9.7a - drop support for non-OpenSSL/derivatives of OpenSSL Ok, then my next step is working on a patch which takes care of these two points, I guess. +1 Ok, so the

Re: mod_proxy_ajp: ignoring flush before headers (again)

2011-08-03 Thread Jim Riggs
https://issues.apache.org/bugzilla/show_bug.cgi?id=51608 Thank you for your help and quick fix, Rüdiger!! On Aug 3, 2011, at 10:09 AM, Plüm, Rüdiger, VF-Group wrote: Thanks for testing. Committed to trunk as r1153531. A bug report mentioning the trunk revision could be handy as a backport

Re: mod_ssl in trunk with OpenSSL 0.9.7 as a minimum requirement?

2011-08-03 Thread William A. Rowe Jr.
On 8/3/2011 11:23 AM, Kaspar Brand wrote: Ok, so the initial version of that patch became relatively large: https://people.apache.org/~kbrand/mod_ssl-toolkit-support.v1.diff Even though trunk is CTR, I'm somewhat reluctant with simply going ahead and would appreciate if people could

Re: mod_ssl in trunk with OpenSSL 0.9.7 as a minimum requirement?

2011-08-03 Thread Dr Stephen Henson
On 03/08/2011 18:08, William A. Rowe Jr. wrote: On 8/3/2011 11:23 AM, Kaspar Brand wrote: Ok, so the initial version of that patch became relatively large: https://people.apache.org/~kbrand/mod_ssl-toolkit-support.v1.diff Even though trunk is CTR, I'm somewhat reluctant with simply going

Re: [VOTE] Release httpd-2.3.14 as beta

2011-08-03 Thread Gregg L. Smith
+1 for beta Windows x86 x64 XP, Vista x86 Server 2008 R2