CentOS 5.6 x86_64
Litespeed version 4.1.1
PHP 5.2.17 - LSAPI
We're getting numerous 503 errors on the front end. We've been unable to pinpoint the exact factors needed to reproduce, but this is what we see in the logs when they occur:
2011-06-30 14:42:37.913 [INFO] [192.168.1.120:32248-0#APVH_192.168.1.101_example.com] Connection idle time: 31 while in state: 5 watching for event: 24,close!
2011-06-30 14:42:37.913 [NOTICE] [192.168.1.120:32248-0#APVH_192.168.1.101_example.com] Content len: 199, Request line: 'POST /checkout/onepage/saveOrder/ HTTP/1.1'
2011-06-30 14:42:37.913 [INFO] [192.168.1.120:32248-0#APVH_192.168.1.101_example.com] Cookie len: 514, frontend=sa9k15ghjv6a504bk31ofkkkd3; __utma=37169442.541635472.1309455714.1309455714.1309455714.1; __utmb=37169442.10.10.1309455714; __utmc=37169442; __utmz=37169442.1309455714.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); PAPVisitorId=58f2d425e678501a5829530d7ea8ab82; PAPVisitorId=58f2d425e678501a5829530d7ea8ab82; __utma=258253276.242757773.1309457565.1309457565.1309457565.1; __utmb=258253276.4.10.1309457565; __utmc=258253276; __utmz=258253276.1309457565.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
2011-06-30 14:42:37.913 [NOTICE] [192.168.1.120:32248-0#APVH_192.168.1.101_example.com] Redirect: #1, URL: /index.php
2011-06-30 14:42:37.913 [INFO] [192.168.1.120:32248-0#APVH_192.168.1.101_example.com] HttpExtConnector state: 8, request body sent: 199, response body size: 0, response body sent:0, left in buffer: 0, attempts: 0.
2011-06-30 14:42:47.003 [NOTICE] [192.168.1.120:2672-0#APVH_example.com] No request delivery notification has been received from LSAPI process:31348, possible run away process.
2011-06-30 14:42:47.003 [NOTICE] [192.168.1.120:2672-0#APVH_example.com] Retry with new instance.
I read some forum posts where 503 errors were being triggered by large cookie headers. Could this be a cause?
Litespeed version 4.1.1
PHP 5.2.17 - LSAPI
We're getting numerous 503 errors on the front end. We've been unable to pinpoint the exact factors needed to reproduce, but this is what we see in the logs when they occur:
2011-06-30 14:42:37.913 [INFO] [192.168.1.120:32248-0#APVH_192.168.1.101_example.com] Connection idle time: 31 while in state: 5 watching for event: 24,close!
2011-06-30 14:42:37.913 [NOTICE] [192.168.1.120:32248-0#APVH_192.168.1.101_example.com] Content len: 199, Request line: 'POST /checkout/onepage/saveOrder/ HTTP/1.1'
2011-06-30 14:42:37.913 [INFO] [192.168.1.120:32248-0#APVH_192.168.1.101_example.com] Cookie len: 514, frontend=sa9k15ghjv6a504bk31ofkkkd3; __utma=37169442.541635472.1309455714.1309455714.1309455714.1; __utmb=37169442.10.10.1309455714; __utmc=37169442; __utmz=37169442.1309455714.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); PAPVisitorId=58f2d425e678501a5829530d7ea8ab82; PAPVisitorId=58f2d425e678501a5829530d7ea8ab82; __utma=258253276.242757773.1309457565.1309457565.1309457565.1; __utmb=258253276.4.10.1309457565; __utmc=258253276; __utmz=258253276.1309457565.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
2011-06-30 14:42:37.913 [NOTICE] [192.168.1.120:32248-0#APVH_192.168.1.101_example.com] Redirect: #1, URL: /index.php
2011-06-30 14:42:37.913 [INFO] [192.168.1.120:32248-0#APVH_192.168.1.101_example.com] HttpExtConnector state: 8, request body sent: 199, response body size: 0, response body sent:0, left in buffer: 0, attempts: 0.
2011-06-30 14:42:47.003 [NOTICE] [192.168.1.120:2672-0#APVH_example.com] No request delivery notification has been received from LSAPI process:31348, possible run away process.
2011-06-30 14:42:47.003 [NOTICE] [192.168.1.120:2672-0#APVH_example.com] Retry with new instance.
I read some forum posts where 503 errors were being triggered by large cookie headers. Could this be a cause?