I had this issue in a earlier version of Litespeed, but it seemed to have gotten fixed. I'm seeing a similar behavior now which only seems to be affecting Wordpress.
When a customer is managing their blog, they will get random 500 errors.
This is what error_log says during one of them:
2011-12-15 03:19:04.401 [INFO] [192.224.245.123:55114-0#APVH_domain.com] Connection idle time: 13 while in state: 5 watching for event: 25,close!
2011-12-15 03:19:04.401 [NOTICE] [192.224.245.123:55114-0#APVH_domain.com] Content len: 0, Request line: 'GET /wp-admin/admin.php?page=stats&noheader HTTP/1.1'
2011-12-15 03:19:04.401 [INFO] [192.224.245.123:55114-0#APVH_domain.com] Cookie len: 871, wordpress_4f5d9e3d43d58afe8767b3541aa3138d=BenzuJK%7C1325085904%7C04d765dc18499280efe644fa31049f85; __cfduid=d0067a354f30ce6e7a8a7552ba4458e0e1312776793; __cfduid=d0067a354f30ce6e7a8a7552ba4458e0e1312776793; __switchTo5x=13; __qca=P0-187496226$
2011-12-15 03:19:04.401 [INFO] [192.224.245.123:55114-0#APVH_domain.com] HttpExtConnector state: 8, request body sent: 0, response body size: 0, response body sent:0, left in buffer: 0, attempts: 0.
2011-12-15 03:19:04.401 [INFO] [192.224.245.123:55114-0#APVH_domain.com] Lsapi connection state: 2, watching event: 25, respState: 1, m_iTotalPending:0, m_iPacketLeft:0, m_iCurRespHeader:4, req sent for 13 seconds,Total processing time: 13.
2011-12-15 03:19:04.401 [INFO] [192.224.245.123:55114-0#APVH_domain.com] File not found [/home/user/public_html/otherwebsites/domain.com/500.shtml]
When a customer is managing their blog, they will get random 500 errors.
This is what error_log says during one of them:
2011-12-15 03:19:04.401 [INFO] [192.224.245.123:55114-0#APVH_domain.com] Connection idle time: 13 while in state: 5 watching for event: 25,close!
2011-12-15 03:19:04.401 [NOTICE] [192.224.245.123:55114-0#APVH_domain.com] Content len: 0, Request line: 'GET /wp-admin/admin.php?page=stats&noheader HTTP/1.1'
2011-12-15 03:19:04.401 [INFO] [192.224.245.123:55114-0#APVH_domain.com] Cookie len: 871, wordpress_4f5d9e3d43d58afe8767b3541aa3138d=BenzuJK%7C1325085904%7C04d765dc18499280efe644fa31049f85; __cfduid=d0067a354f30ce6e7a8a7552ba4458e0e1312776793; __cfduid=d0067a354f30ce6e7a8a7552ba4458e0e1312776793; __switchTo5x=13; __qca=P0-187496226$
2011-12-15 03:19:04.401 [INFO] [192.224.245.123:55114-0#APVH_domain.com] HttpExtConnector state: 8, request body sent: 0, response body size: 0, response body sent:0, left in buffer: 0, attempts: 0.
2011-12-15 03:19:04.401 [INFO] [192.224.245.123:55114-0#APVH_domain.com] Lsapi connection state: 2, watching event: 25, respState: 1, m_iTotalPending:0, m_iPacketLeft:0, m_iCurRespHeader:4, req sent for 13 seconds,Total processing time: 13.
2011-12-15 03:19:04.401 [INFO] [192.224.245.123:55114-0#APVH_domain.com] File not found [/home/user/public_html/otherwebsites/domain.com/500.shtml]
Last edited by a moderator: