Hello,
I've got a problem regarding HEAD-requests on the LSWS. I'm using version 3.3.15 and rails 2.
In the log entry I had to mask the IP of the access for security reasons but I think they are not necessary.
Every time the request is made by curl there is no problem and it is responded with a status of 200.
lwp-request or the siteuptime.com-monitor will get every time an error 503.
The logexcerpt above is made from an lwp-request.
Does anyone know this problem or a solution?
Kind regards,
K. Ahlers
I've got a problem regarding HEAD-requests on the LSWS. I'm using version 3.3.15 and rails 2.
Code:
2008-07-14 16:01:54.044 [INFO] [*.*.*.*:56997-0#Default:lsapi] connection to [uds://tmp/lshttpd/Default:_.sock] on request #13, error: Connection reset by peer!
2008-07-14 16:01:54.044 [NOTICE] [*.*.*.*:56997-0#Default:lsapi] oops! 503 Service Unavailable
2008-07-14 16:01:54.044 [NOTICE] [*.*.*.*:56997-0#Default:lsapi] Content len: 0, Request line:
HEAD /uptime HTTP/1.1
2008-07-14 16:01:54.044 [NOTICE] [*.*.*.*:56997-0#Default:lsapi] Redirect: #1, URL: /dispatch.lsapi
Every time the request is made by curl there is no problem and it is responded with a status of 200.
lwp-request or the siteuptime.com-monitor will get every time an error 503.
The logexcerpt above is made from an lwp-request.
Does anyone know this problem or a solution?
Kind regards,
K. Ahlers