• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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.
 
Back
Top