• 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

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