New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Help with apache2
Hey,
Happy new year first of all.
I am pretty new to linux and apache2 web server.
i have run into some problem.
i tried googling a lot but no satisfactory response.
When ever i start nginx or apache2 server(only one at a time ) network latency(ping) to the server increases from 10ms to 150ms.
and as i stop it it comes back down.
any idea why it is happening?
i checked acccess logs and error logs there are no new information(only access is from my computer and my friends and no errors as such only the onces Sigterm and all)
Comments
Get us here the output of
cat /process/cpuinfo
it is saying not found.
but output of top command is
sorry, cat /proc/cpuinfo
http://pastebin.com/LceNk7pF
I wanted to check the MHz but it is correct
seems like whenever apache was started, a script was being invoked which changed the default routes in routing table and when restarted default route was loaded again.
What OS, and when was the last install?
Weird. The more information you provide, the higher the chances are for a community member to help you find the issue.
Did you configure Nginx as a Front End Proxy for Apache? If so, what instructions did you follow?
What firewall?
What OS? How much memory in your vps?
What processes are you running?
What modules are loaded for apache? PHP? which php modules? Did you compile them from source?
Mysql running too?