postcd
- Total activity 816
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 184
Posts
Recent activity by postcd-
Apache benchmarking tool for WHM server?
Hello, i wanted to benchmark Apache before and after output buffering and zlib compression (in Tweak settings). I found there are tools like this: There is perfmeter, siege, httpload, jmeter and a...
-
NameVirtualHost myoldip:443 has no VirtualHosts
Hello, after i transfered my whole WHM VPS to another host server and changed IP in Basic WHM configuration etc. i got this error on httpd restart: [Fri Oct 31 06:29:01 2014] [warn] NameVirtualHos...
-
Too much MySQL writting to the HDD, how to offload writting?
I have optimised mysql configuration i think quite good, but there are queries that i believe canot be cached in RAM (i have plenty of free RAM), but use HDD swap? My result: "TEMP TABLES Current ...
-
How to change nameserver to be in another geolocation?
Hello, in CSF (config server firewall) i have this advice: At least one of the configured nameservers: ns3.mydomain.com ns4.mydomain.com should be located in a topologically and geographically dis...
-
How to block automatically one webpage repeated opening?
Hello, using CSF or Fail2ban, how to block this? 31.186.250.149 - - [27/Oct/2014:11:06:36 -0400] "POST /wp-login.php HTTP/1.0" 200 3978 "-" "-" 31.186.250.149 - - [27/Oct/2014:11:06:37 -0400] "POS...
-
Premature end of script headers: index.php
Hello, on an WHM server in i see error "Premature end of script headers: index.php" (nothing else, no mentioning on which cpanel account) It is there repeatedly and always like 20 times and all in...
-
/home/username/logs , whats the purpose of this folder
Hello, is the folders /home/username/logs essential for some important WHM functions? or can i delete flles from these folders? Also from /usr/local/apache/domlogs i have identic question, but ...
-
How to recognize newly added cPanels, so i can scan only these for viruses?
Hello, from time to time there are accounts that spreading malicious files, these are small just a few files or only malicious file. I would like to do some automatic low server resource exhaustiv...
-
Apache client "::1" connections with Request: OPTIONS * HTTP/1.0
Hello, from today im starting to see processes where client is not classic IP address of website visitor, but only "::1" im not aware of ipv6 being somehow setup on WHM server :-/ Apache status pa...
-
mod_expires handling Expires headers and also Cache-Control?
Hello, when i have on WHM server mod expires apache module (httpd -M | grep exp), does it mean that i automatically can use Cache-Control in headers at same time as Expire headers? // update: her...