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

2011-08-09 Thread Kaspar Brand
Hi Gün, thanks for testing! I was wondering if there's some way to check for OPENSSL_VERSION_NUMBER >= 0x0090700f in the NWGNUmakefile (similar to what is done in configure). Just in case someone tries to compile against stone-age versions of OpenSSL/NTLS... but perhaps this is a very unlikely sce

Re: [VOTE] Release Apache httpd-2.3.13 as beta

2011-08-09 Thread Steffen
Now as .zip, the binary 2.3.14 is available. - Original Message - From: "Mladen Turk" Newsgroups: gmane.comp.apache.devel To: Sent: Sunday, July 03, 2011 3:39 PM Subject: Re: [VOTE] Release Apache httpd-2.3.13 as beta On 07/03/2011 02:21 PM, Steffen wrote: The candidate Windows bi

Re: [RESULTS] Re: [VOTE] Release httpd-2.3.14 as beta

2011-08-09 Thread William A. Rowe Jr.
On 8/9/2011 5:59 AM, Daniel Stefaniuk wrote: > http://httpd.apache.org/download.cgi#apache23 - links are broken That's expected. Usually we also mention "Waiting on mirrors to replicate before sending the Announce"... that's what Jim was doing but he just forgot to say so :)

Re: mod_proxy and modified headers in filters.

2011-08-09 Thread Ben Noordhuis
On Tue, Aug 9, 2011 at 15:20, Zaid Amireh wrote: > > On Aug 8, 2011, at 3:56 PM, Ben Noordhuis wrote: > >> On Mon, Aug 8, 2011 at 10:29, Zaid Amireh wrote: >>> I'm writing a module for Apache 2.2 that changes the content and thus needs >>> to set a new C-L header, all is working perfectly for st

Re: websocket support for mod_proxy

2011-08-09 Thread Greg Wilkins
Rainer, On 9 August 2011 19:48, Rainer Jung wrote: > Greg: since you are part of the hybi discussion: do you see any benefit > of having Apache in the loop after the initial websocket handshake? I can see benefits of both approaches. If the fd can be passed, then that will give maximum performa

Re: [RESULTS] Re: [VOTE] Release httpd-2.3.14 as beta

2011-08-09 Thread Daniel Stefaniuk
http://httpd.apache.org/download.cgi#apache23 - links are broken

Re: websocket support for mod_proxy

2011-08-09 Thread Torsten Förtsch
On Tuesday, 09 August 2011 11:48:32 Rainer Jung wrote: > Another option would be something like mod_proxy_fdpass, namely once > we observe a websocket is started, hand over the full connection via > the file descriptor to some other dedicated websocket server. I > haven't checked though, whether th

[RESULTS] Re: [VOTE] Release httpd-2.3.14 as beta

2011-08-09 Thread Jim Jagielski
+1 (binding): wrowe, sf, covener, rjung, jim +1 (non-binding): Gregg Smith, Mario Brandt +/-0: NULL -1: NULL The vote passes and httpd-2.3.14 will be released as beta! Thx! On Aug 1, 2011, at 12:58 PM, Jim Jagielski wrote: > The tarballs for httpd-2.3.14 are available at: > > http://http

Re: websocket support for mod_proxy

2011-08-09 Thread Rainer Jung
On 09.08.2011 08:49, Greg Wilkins wrote: > Is there any plans to implement websocket support in mod_proxy. I > would think that it could be done pretty simply as a variation of > mod_proxy_connect, as once the HTTP upgrade is done mod_proxy can > treat the connection as a simple byte tunnel. > >

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

2011-08-09 Thread Guenter Knauf
Hi Kaspar, Am 07.08.2011 22:23, schrieb Guenter Knauf: Am 07.08.2011 12:49, schrieb Kaspar Brand: NetWare folks: please note that I didn't touch modules/ssl/NWGNUmakefile so far - i.e. it still allows building with the "Novell NTLS SDK" (in theory, at least). As I'm neither familiar with the Net