• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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