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 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error.
> or
> Error 15 (net::ERR_SOCKET_NOT_CONNECTED): Unknown error.
>  
> Nothing in the logs.

--- almost always means you want to change LogLevel to debug ---
(or maybe even info level will be sufficient).

With the new methodology, you can toggle the mpm alone to debug level.
Something like;

  LogLevel info ssl_module:debug mpm_winnt_module:debug

Reply via email to