Re: Win 2.3.16 :: SSL and AcceptFilter

2012-01-11 Thread William A. Rowe Jr.
On 1/3/2012 9:19 PM, Rainer Jung wrote: I tried to reproduce with various AcceptFilter setting inclusing https none using MSIE, FF and Chrome. I always get the response on the first request. Steffen, Gregg et. al.: Can you reproduce on a test system? Did you already reproduce once with

Re: Win 2.3.16 :: SSL and AcceptFilter

2012-01-11 Thread William A. Rowe Jr.
On 12/27/2011 12:21 PM, Steffen wrote: Hard to catch, but I was lucky. These are the steps with loglevel info: Start httpd.exe with AcceptFilter https none 1) In browser https://devxp 2) response browser not found in access log: nothing in error log: [ssl:info] [pid 2432:tid 1036]

Re: Win 2.3.16 :: SSL and AcceptFilter

2012-01-04 Thread Rainer Jung
On 04.01.2012 06:00, William A. Rowe Jr. wrote: On 1/3/2012 9:19 PM, Rainer Jung wrote: On 30.12.2011 22:04, Gregg L. Smith wrote: On 12/27/2011 10:40 AM, Steffen wrote: Gregg reported it also: I've also found AcceptFilter https none to be problematic. First time you hit a site via https it

Re: Win 2.3.16 :: SSL and AcceptFilter

2012-01-03 Thread Rainer Jung
with a single request just use LogLevel trace8 and post one example for the working case and one for the broken case. Regards, Rainer -Original Message- From: Steffen Sent: Tuesday, December 27, 2011 7:21 PM To: dev@httpd.apache.org Subject: Re: Win 2.3.16 :: SSL and AcceptFilter Hard to catch

Re: Win 2.3.16 :: SSL and AcceptFilter

2012-01-03 Thread William A. Rowe Jr.
On 1/3/2012 9:19 PM, Rainer Jung wrote: On 30.12.2011 22:04, Gregg L. Smith wrote: On 12/27/2011 10:40 AM, Steffen wrote: Gregg reported it also: I've also found AcceptFilter https none to be problematic. First time you hit a site via https it usually comes up with a blank white nothing.

Re: Win 2.3.16 :: SSL and AcceptFilter

2011-12-30 Thread Gregg L. Smith
seeing the same thing. It looks like they are. -Original Message- From: Steffen Sent: Tuesday, December 27, 2011 7:21 PM To: dev@httpd.apache.org Subject: Re: Win 2.3.16 :: SSL and AcceptFilter Hard to catch, but I was lucky. These are the steps with loglevel info: Start httpd.exe

Re: Win 2.3.16 :: SSL and AcceptFilter

2011-12-29 Thread Steffen
More and more reports coming in that SSL is NOT usable with 2.4. All have no issues with 2.2. Way back in July and September I reported the issue too, see also the info there From: Steffen Sent: Tuesday, December 27, 2011 4:46 PM To: dev@httpd.apache.org Subject: Win 2.3.16 :: SSL

Win 2.3.16 :: SSL and AcceptFilter

2011-12-27 Thread Steffen
Reported here already the issue. Also in the AL forum is one with the same issue. Still there definitly is an issue with Acceptfilter and SSL. When AcceptFilter https none: Sometimes page is not displayed, eg. in Chrome with errors Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol

Re: Win 2.3.16 :: SSL and AcceptFilter

2011-12-27 Thread William A. Rowe Jr.
On 12/27/2011 9:46 AM, Steffen wrote: Reported here already the issue. Also in the AL forum is one with the same issue. Still there definitly is an issue with Acceptfilter and SSL. When AcceptFilter https none: Sometimes page is not displayed, eg. in Chrome with errors Error 107

Re: Win 2.3.16 :: SSL and AcceptFilter

2011-12-27 Thread Steffen
To: dev@httpd.apache.org Subject: Re: Win 2.3.16 :: SSL and AcceptFilter On 12/27/2011 9:46 AM, Steffen wrote: Reported here already the issue. Also in the AL forum is one with the same issue. Still there definitly is an issue with Acceptfilter and SSL. When AcceptFilter https none: Sometimes

Re: Win 2.3.16 :: SSL and AcceptFilter

2011-12-27 Thread Steffen
To: dev@httpd.apache.org Subject: Re: Win 2.3.16 :: SSL and AcceptFilter Hard to catch, but I was lucky. These are the steps with loglevel info: Start httpd.exe with AcceptFilter https none 1) In browser https://devxp 2) response browser not found in access log: nothing in error log: [ssl:info