Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: mod_ssl hangs and users can't get to the site with https |
|
Author |
|
mpustelnik
Joined: 23 Nov 2015 Posts: 2 Location: Warszawa
|
Posted: Tue 01 Dec '15 13:52 Post subject: mod_ssl hangs and users can't get to the site with https |
|
|
Hi,
I have problem with mod_ssl. From time to time, it suspend its operation. Sometimes it works two days and sometimes two weeks. Even log "ssl_request.log" suspend recording information. Port 443 does not response to.
I have installed Server Version: Apache/2.4.12 (Win64) mod_authnz_sspi/0.1.0 OpenSSL/1.0.1m mod_jk/1.2.40
Maybe someone had a similar problem with the module?
Regards,
Marcin. |
|
Back to top |
|
admin Site Admin
Joined: 15 Oct 2005 Posts: 692
|
Posted: Tue 01 Dec '15 13:59 Post subject: |
|
|
Hangs, slow traffic and/or when having in your log entries like Asynchronous AcceptEx failed. You can try the following settings in your httpd.conf:
AcceptFilter http none
AcceptFilter https none
EnableSendfile off
EnableMMAP off |
|
Back to top |
|
mpustelnik
Joined: 23 Nov 2015 Posts: 2 Location: Warszawa
|
Posted: Wed 02 Dec '15 14:34 Post subject: |
|
|
Today I had the same problem. As You can see in log I have hole between time of hangs and restart of apache.
Code: |
[02/Dec/2015:12:08:55 +0100] 10.202.224.4 TLSv1.2 ECDHE-RSA-AES256-SHA384 "POST /sm94sso/detail.do HTTP/1.1" 381
[02/Dec/2015:12:08:55 +0100] 10.202.224.4 TLSv1.2 ECDHE-RSA-AES256-SHA384 "POST /sm94sso/detail.do HTTP/1.1" -
[02/Dec/2015:12:08:56 +0100] 10.202.224.4 TLSv1.2 ECDHE-RSA-AES256-SHA384 "GET /sm94sso/detail.do?thread=7&aftk967=1014614675 HTTP/1.1" 381
[02/Dec/2015:12:08:56 +0100] 10.202.224.4 TLSv1.2 ECDHE-RSA-AES256-SHA384 "GET /sm94sso/detail.do?thread=7&aftk967=1014614675 HTTP/1.1" 381
[02/Dec/2015:12:08:56 +0100] 10.202.224.4 TLSv1.2 ECDHE-RSA-AES256-SHA384 "GET /sm94sso/detail.do?thread=7&aftk967=1014614675 HTTP/1.1" 19184
[02/Dec/2015:12:08:56 +0100] 10.202.224.4 TLSv1.2 ECDHE-RSA-AES256-SHA384 "GET /sm94sso/L10N/recordlist.jsp HTTP/1.1" 381
[02/Dec/2015:12:08:56 +0100] 10.202.224.4 TLSv1.2 ECDHE-RSA-AES256-SHA384 "GET /sm94sso/L10N/recordlist.jsp HTTP/1.1" 381
[02/Dec/2015:12:08:56 +0100] 10.202.224.4 TLSv1.2 ECDHE-RSA-AES256-SHA384 "GET /sm94sso/L10N/recordlist.jsp HTTP/1.1" 565
[02/Dec/2015:12:08:57 +0100] 10.202.224.4 TLSv1.2 ECDHE-RSA-AES256-SHA384 "GET /sm94sso/wf?_dc=1449054537097&action=workflowviewer&workflowName=PLK%20Incydent&workflowTable=incidents&workflowRecordId=ZGL026648&workflowCurrentPhase=Rejestracja&urlPattern=%2Fwf&aftk967=1014614675 HTTP/1.1" 381
[02/Dec/2015:12:08:57 +0100] 10.202.224.4 TLSv1.2 ECDHE-RSA-AES256-SHA384 "GET /sm94sso/wf?_dc=1449054537097&action=workflowviewer&workflowName=PLK%20Incydent&workflowTable=incidents&workflowRecordId=ZGL026648&workflowCurrentPhase=Rejestracja&urlPattern=%2Fwf&aftk967=1014614675 HTTP/1.1" 381
[02/Dec/2015:12:08:57 +0100] 10.202.224.4 TLSv1.2 ECDHE-RSA-AES256-SHA384 "GET /sm94sso/wf?_dc=1449054537097&action=workflowviewer&workflowName=PLK%20Incydent&workflowTable=incidents&workflowRecordId=ZGL026648&workflowCurrentPhase=Rejestracja&urlPattern=%2Fwf&aftk967=1014614675 HTTP/1.1" 5120
[02/Dec/2015:12:08:57 +0100] 10.202.224.4 TLSv1.2 ECDHE-RSA-AES256-SHA384 "GET /sm94sso/wf?aftk967=1014614675&_dc=1449054537522&action=workflowApprovalPhases&workflowname=PLK%20Incydent&tablename=incidents&recordid=ZGL026648¤tphase=Rejestracja&aftk967=1014614675 HTTP/1.1" 381
[02/Dec/2015:12:08:57 +0100] 10.202.224.4 TLSv1.2 ECDHE-RSA-AES256-SHA384 "GET /sm94sso/wf?aftk967=1014614675&_dc=1449054537522&action=workflowApprovalPhases&workflowname=PLK%20Incydent&tablename=incidents&recordid=ZGL026648¤tphase=Rejestracja&aftk967=1014614675 HTTP/1.1" 381
[color=red][02/Dec/2015:12:08:57 +0100] 10.202.224.4 TLSv1.2 ECDHE-RSA-AES256-SHA384 "GET /sm94sso/wf?aftk967=1014614675&_dc=1449054537522&action=workflowApprovalPhases&workflowname=PLK%20Incydent&tablename=incidents&recordid=ZGL026648¤tphase=Rejestracja&aftk967=1014614675 HTTP/1.1" 2
[02/Dec/2015:13:13:33 +0100] 10.201.9.98 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "POST /sm94sso/service.do?name=getMessages&__frontWinId=WIN-1449053545903&aftk-115=-119717663 HTTP/1.1" 381
[02/Dec/2015:13:13:33 +0100] 10.201.9.98 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "POST /sm94sso/service.do?name=getMessages&__frontWinId=WIN-1449053545903&aftk-115=-119717663 HTTP/1.1" 381[/color]
[02/Dec/2015:13:13:33 +0100] 10.201.9.98 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "POST /sm94sso/service.do?name=getMessages&__frontWinId=WIN-1449053545903&aftk-115=-119717663 HTTP/1.1" 381
[02/Dec/2015:13:13:33 +0100] 10.201.9.98 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "POST /sm94sso/service.do?name=getMessages&__frontWinId=WIN-1449053545903&aftk-115=-119717663 HTTP/1.1" 15
[02/Dec/2015:13:13:34 +0100] 10.201.9.98 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "GET /sm94sso/ess.do?login_error=1&login_error_message=LogoutPage.session_timeout&lang=pl HTTP/1.1" 381
[02/Dec/2015:13:13:34 +0100] 10.201.9.98 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "GET /sm94sso/ess.do?login_error=1&login_error_message=LogoutPage.session_timeout&lang=pl HTTP/1.1" -
[02/Dec/2015:13:13:34 +0100] 10.201.9.98 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "GET /sm94sso/goodbye.jsp?lang=pl&mode=ess.do&essuser=true&logout_msg=LogoutPage.session_timeout HTTP/1.1" 381
[02/Dec/2015:13:13:34 +0100] 10.201.9.98 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "GET /sm94sso/goodbye.jsp?lang=pl&mode=ess.do&essuser=true&logout_msg=LogoutPage.session_timeout HTTP/1.1" 681
[02/Dec/2015:13:13:34 +0100] 10.201.9.98 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "GET /sm94sso/cwc/shortenSessionTimeout.jsp HTTP/1.1" 381
[02/Dec/2015:13:13:34 +0100] 10.201.9.98 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "GET /sm94sso/cwc/shortenSessionTimeout.jsp HTTP/1.1" 381
[02/Dec/2015:13:13:34 +0100] 10.201.9.98 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "GET /sm94sso/cwc/shortenSessionTimeout.jsp HTTP/1.1" 381
[02/Dec/2015:13:13:34 +0100] 10.201.9.98 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "GET /sm94sso/cwc/shortenSessionTimeout.jsp HTTP/1.1" 175
[02/Dec/2015:13:13:34 +0100] 10.201.9.98 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "GET /sm94sso/css/9.40.0015/goodbye.css HTTP/1.1" 381 |
I added parameters you mentioned to httpd. But I need to wait for result.
Regards. |
|
Back to top |
|
|
|
|
|
|