• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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