• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Bad response to HTTP/1.0 request

J

jack

Guest
Hi,
we have a network monitoring program (opennms) that check status of web service doing an HTTP 1.0 request to port 80. Plesk answer to this kind of request as follows:

HTTP/1.1 500 Internal Server Error
Content-Length: 93
Content-Type: text/html
Server: Microsoft-IIS/6.0
Date: Mon, 19 Apr 2004 09:49:08 GMT
Connection: close

<html><head><title>Error</title></head><body>The system cannot open the file.
</body></html>Connection closed by foreign host.

This happens only on the IP where Plesk domains are configured. So it is not an IIS problem. I think this behaviour does not follow the HTTP RFC. Thanks in advance for your help.
 
theres no default file on that ip.

try going to it in a web browser.

solution? configure a default document for that IP address.
 
Back
Top