wamp on SSL crash
Posted by: gust17 (---.maxonline.com.sg)
Date: March 28, 2015 06:05AM

i was able to successfully install ssl on may wamp 2.2 running on apache 2.4.2. but after about 10 minutes. the https site will stop to load and getting error about connection refuse. i need to restart my wamp services to get it to work but it will stop again after 10 minutes.

everytime i start apache my apache error logs always have an entry but it looks nomal.

[Sat Mar 28 04:01:27.250723 2015] [mpm_winnt:notice] [pid 5944:tid 372] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sat Mar 28 04:01:29.278775 2015] [mpm_winnt:notice] [pid 6016:tid 268] AH00364: Child: All worker threads have exited.
[Sat Mar 28 04:01:29.294375 2015] [mpm_winnt:notice] [pid 5944:tid 372] AH00430: Parent: Child process exited successfully.
[Sat Mar 28 04:01:30.651610 2015] [mpm_winnt:notice] [pid 2136:tid 372] AH00455: Apache/2.4.2 (Win64) OpenSSL/1.0.1c PHP/5.4.3 configured -- resuming normal operations
[Sat Mar 28 04:01:30.651610 2015] [mpm_winnt:notice] [pid 2136:tid 372] AH00456: Server built: May 13 2012 19:54:49
[Sat Mar 28 04:01:30.651610 2015] [core:notice] [pid 2136:tid 372] AH00094: Command line: 'c:\\wamp\\bin\\apache\\apache2.4.2\\bin\\httpd.exe -d C:/wamp/bin/apache/apache2.4.2'
[Sat Mar 28 04:01:30.651610 2015] [mpm_winnt:notice] [pid 2136:tid 372] AH00418: Parent: Created child process 460
[Sat Mar 28 04:01:31.572033 2015] [mpm_winnt:notice] [pid 460:tid 268] AH00354: Child: Starting 64 worker threads.
[Sat Mar 28 04:01:54.636257 2015] [mpm_winnt:notice] [pid 2136:tid 372] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sat Mar 28 04:01:56.664309 2015] [mpm_winnt:notice] [pid 460:tid 268] AH00364: Child: All worker threads have exited.
[Sat Mar 28 04:01:56.679909 2015] [mpm_winnt:notice] [pid 2136:tid 372] AH00430: Parent: Child process exited successfully.
[Sat Mar 28 04:01:58.021543 2015] [mpm_winnt:notice] [pid 5184:tid 372] AH00455: Apache/2.4.2 (Win64) OpenSSL/1.0.1c PHP/5.4.3 configured -- resuming normal operations
[Sat Mar 28 04:01:58.021543 2015] [mpm_winnt:notice] [pid 5184:tid 372] AH00456: Server built: May 13 2012 19:54:49
[Sat Mar 28 04:01:58.021543 2015] [core:notice] [pid 5184:tid 372] AH00094: Command line: 'c:\\wamp\\bin\\apache\\apache2.4.2\\bin\\httpd.exe -d C:/wamp/bin/apache/apache2.4.2'
[Sat Mar 28 04:01:58.021543 2015] [mpm_winnt:notice] [pid 5184:tid 372] AH00418: Parent: Created child process 932
[Sat Mar 28 04:01:58.910766 2015] [mpm_winnt:notice] [pid 932:tid 268] AH00354: Child: Starting 64 worker threads.
[Sat Mar 28 04:05:08.822096 2015] [mpm_winnt:notice] [pid 5184:tid 372] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sat Mar 28 04:05:10.825599 2015] [mpm_winnt:notice] [pid 932:tid 268] AH00364: Child: All worker threads have exited.
[Sat Mar 28 04:05:10.844601 2015] [mpm_winnt:notice] [pid 5184:tid 372] AH00430: Parent: Child process exited successfully.
[Sat Mar 28 04:05:13.070114 2015] [mpm_winnt:notice] [pid 2576:tid 380] AH00455: Apache/2.4.2 (Win64) OpenSSL/1.0.1c PHP/5.4.3 configured -- resuming normal operations
[Sat Mar 28 04:05:13.070114 2015] [mpm_winnt:notice] [pid 2576:tid 380] AH00456: Server built: May 13 2012 19:54:49
[Sat Mar 28 04:05:13.070114 2015] [core:notice] [pid 2576:tid 380] AH00094: Command line: 'c:\\wamp\\bin\\apache\\apache2.4.2\\bin\\httpd.exe -d C:/wamp/bin/apache/apache2.4.2'
[Sat Mar 28 04:05:13.070114 2015] [mpm_winnt:notice] [pid 2576:tid 380] AH00418: Parent: Created child process 4528
[Sat Mar 28 04:05:13.926979 2015] [mpm_winnt:notice] [pid 4528:tid 276] AH00354: Child: Starting 64 worker threads.

Options: ReplyQuote
Re: wamp on SSL crash
Posted by: gust17 (---.maxonline.com.sg)
Date: March 28, 2015 09:25AM

I realize that it was my IE causing the system to crash.

If I use chrome and firefox from the outside going in. no problem. but as soon as ie comes to access then the whole apache hangs.

i tried to use this script on httpd.conf
AcceptFilter http none
AcceptFilter https none

but after restarting i cannot totally load https website.

Options: ReplyQuote


Sorry, only registered users may post in this forum.