I am new to LSWS. I installed it last night after experiencing performance issues issues with Lighttpd and Ruby on Rails. All of my sites work except http://community.lanfusion.com, a social networking site built in RoR. http://community.lanfusion.com was working fine with Lighttpd and works with Webbrick.
After following the instructions found in this thread: http://www.litespeedtech.com/support/forum/showthread.php?t=1845, I'm still having a 503 issue. Here is some vital info:
Excerpt from /usr/local/lsws/logs/error.log
2008-03-05 16:05:13.254 [INFO] [66.249.66.12:44591-0#community.lanfusion.com] connection to [uds://tmp/lshttpd/community.lanfusion.com:_.sock] on request #0, error: Connection reset by peer!
2008-03-05 16:05:17.503 [INFO] [66.249.66.12:44591-0#community.lanfusion.com] connection to [uds://tmp/lshttpd/community.lanfusion.com:_.sock] on request #0, error: Connection reset by peer!
2008-03-05 16:05:23.587 [INFO] [66.249.66.12:44591-0#community.lanfusion.com] connection to [uds://tmp/lshttpd/community.lanfusion.com:_.sock] on request #0, error: Connection reset by peer!
2008-03-05 16:05:26.819 [NOTICE] [66.249.66.12:44591-0#community.lanfusion.com] oops! 503 Service Unavailable
2008-03-05 16:05:26.819 [NOTICE] [66.249.66.12:44591-0#community.lanfusion.com] Content len: 0, Request line:
GET /topic/daily/Lookin%20for%20some%20Software?date=Feb282008 HTTP/1.1
2008-03-05 16:05:26.819 [NOTICE] [66.249.66.12:44591-0#community.lanfusion.com] Redirect: #2, URL: /dispatch.lsapi
Excerpt from stderr.log (these three lines are added each time I restart the server)
[FATAL] failed to allocate memory
[FATAL] failed to allocate memory
[FATAL] failed to allocate memory
Any help would be greatly appreciated.
Dan Matthews - LANFusion LLC - www.lanfusion.com
After following the instructions found in this thread: http://www.litespeedtech.com/support/forum/showthread.php?t=1845, I'm still having a 503 issue. Here is some vital info:
Excerpt from /usr/local/lsws/logs/error.log
2008-03-05 16:05:13.254 [INFO] [66.249.66.12:44591-0#community.lanfusion.com] connection to [uds://tmp/lshttpd/community.lanfusion.com:_.sock] on request #0, error: Connection reset by peer!
2008-03-05 16:05:17.503 [INFO] [66.249.66.12:44591-0#community.lanfusion.com] connection to [uds://tmp/lshttpd/community.lanfusion.com:_.sock] on request #0, error: Connection reset by peer!
2008-03-05 16:05:23.587 [INFO] [66.249.66.12:44591-0#community.lanfusion.com] connection to [uds://tmp/lshttpd/community.lanfusion.com:_.sock] on request #0, error: Connection reset by peer!
2008-03-05 16:05:26.819 [NOTICE] [66.249.66.12:44591-0#community.lanfusion.com] oops! 503 Service Unavailable
2008-03-05 16:05:26.819 [NOTICE] [66.249.66.12:44591-0#community.lanfusion.com] Content len: 0, Request line:
GET /topic/daily/Lookin%20for%20some%20Software?date=Feb282008 HTTP/1.1
2008-03-05 16:05:26.819 [NOTICE] [66.249.66.12:44591-0#community.lanfusion.com] Redirect: #2, URL: /dispatch.lsapi
Excerpt from stderr.log (these three lines are added each time I restart the server)
[FATAL] failed to allocate memory
[FATAL] failed to allocate memory
[FATAL] failed to allocate memory

Any help would be greatly appreciated.
Dan Matthews - LANFusion LLC - www.lanfusion.com