Re: SSLUseStapling: ssl handshake fails until httpd restart

2015-10-03 Thread Kaspar Brand
On 01.10.2015 16:32, Reindl Harald wrote: > Am 01.10.2015 um 16:29 schrieb Plüm, Rüdiger, Vodafone Group: >> The question is: What happens on Firefox side. Of course it still tries to >> get to the OCSP server, but it should not cause an error on Firefox side if >> this does not work. > > no,

Re: SSLUseStapling: ssl handshake fails until httpd restart

2015-10-03 Thread Reindl Harald
Am 03.10.2015 um 11:16 schrieb Kaspar Brand: On 01.10.2015 16:32, Reindl Harald wrote: Am 01.10.2015 um 16:29 schrieb Plüm, Rüdiger, Vodafone Group: The question is: What happens on Firefox side. Of course it still tries to get to the OCSP server, but it should not cause an error on Firefox

Re: [Patch] Async write completion for the full connection filter stack

2015-10-03 Thread Graham Leggett
On 28 Sep 2015, at 12:18 PM, Graham Leggett wrote: > Well, cracked the async problem for all file buckets and non-morphing > buckets, morphing buckets will currently still be flushed. > > The solution to that seems to be to try keep a morphing bucket from reaching > the

Re: svn commit: r1706275 - /httpd/httpd/trunk/modules/ssl/ssl_engine_io.c

2015-10-03 Thread Graham Leggett
On 01 Oct 2015, at 8:22 PM, Ruediger Pluem wrote: > The issue is that openssl during the connect handshake to a clieent does not > tell httpd to flush. Hence the CLIENT_HELLO > remains in the core output filter buffer and openssl waits for the > SERVER_HELLO from the remote

Re: svn commit: r1703305 - /httpd/httpd/trunk/modules/aaa/mod_auth_digest.c

2015-10-03 Thread Marion & Christophe JAILLET
Le 01/10/2015 20:32, Ruediger Pluem a écrit : On 09/16/2015 12:20 AM, jaillet...@apache.org wrote: Author: jailletc36 Date: Tue Sep 15 22:20:45 2015 New Revision: 1703305 URL: http://svn.apache.org/r1703305 Log: Remove code related to 'AuthDigestEnableQueryStringHack' This has been

Re: Expression Parser: search and replace with s/PATTERN/REPLACEMENT/FLAGS

2015-10-03 Thread Yann Ylavic
On Thu, Oct 1, 2015 at 2:44 PM, Rainer Jung wrote: > > OK, at least an encouragement for me to have a closer look. +1!