• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Prevent apache serving anything other than domains

slayer1ss

Basic Pleskian
Hi, sorry to bother you guys... When i use Apache's mod_status extension i see the connections that are made to my server, almost %40 of these connections are actually connections to the domains that server is hosting however %60 these connections are like below, is there a way of preventing these even getting to apache? Would preventing these give me more performance?

Srv PID Acc M CPU SS Req Conn Child Slot Client VHost Request
1-0 16559 0/21/164 _ 0.39 3 8 0.0 0.86 4.59 212.156.209.132 default-185_86_15_201:443 NULL
7-0 - 0/0/105 . 0.24 0 0 0.0 0.00 2.16 ::1 ns.century21.com.tr:80 OPTIONS * HTTP/1.0
11-0 17375 0/0/106 R 0.13 6 0 0.0 0.00 2.03 88.244.50.246
 
Hi, first of all thank you for the response... I am not using nginx do you think this will work with apache's httpd.conf ??
 
There are a range of .htaccess fixes for this but none worked as well as the above.. nginx is pretty low profile... switch it on and give it a go.
 

Similar threads

Back
Top