LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   server slowdown (https://www.linuxquestions.org/questions/linux-server-73/server-slowdown-638276/)

torrent478 04-27-2008 06:43 PM

server slowdown
 
Hi everyone, I need a bit of help with my server.

I'm running a SLES 10.1 server on my home network.

On it I run apache to maintain a simple website, squid to help me get around my schools web filter, vsftp so my friends and I can store files on it, and icecast for broadcasting my music over the net for wherever I happen to be.

Now my probelm is, after having it on for 2 or 3 hours my network gets very very slow. It is fine during that 2 to 3 hour period, but after that the speed on any other computer is unbearable. I have looked through the log files and I know that nobody else is accessing it but me.

So does anyone have an ideas? what can cause a server to run fine on a network for a few hours then have it slow down to a snails pace?

I know for a fact that its my server btw because when I turn it off the speed of my network shoots up instantly.

thanks in advance for the help :)

salasi 04-28-2008 02:57 AM

Does the server itself slow down? Is it swapping?

Or is it just the network that slows down without their being any slowdown locally on the server machine (which would be mysterious...)?

torrent478 04-28-2008 09:44 PM

It is the network itself that slows down, for every computer on the network the internet becomes practically unusable. I was monitoring the system resources last night and when the network started to slow down again I noticed no major changes. Percent of CPU useage was at about 12% and RAM was at about 20% so there was no swaping (the hardware is fairly powerful for what I use it for, when I built it I knew it was overkill). The network activity also remained the same as it was before the slowdown, about 120kbs sending.

tajamari 04-30-2008 05:46 AM

Quote:

Originally Posted by torrent478 (Post 3134947)
Hi everyone, I need a bit of help with my server.

I'm running a SLES 10.1 server on my home network.

On it I run apache to maintain a simple website, squid to help me get around my schools web filter, vsftp so my friends and I can store files on it, and icecast for broadcasting my music over the net for wherever I happen to be.

Now my probelm is, after having it on for 2 or 3 hours my network gets very very slow. It is fine during that 2 to 3 hour period, but after that the speed on any other computer is unbearable. I have looked through the log files and I know that nobody else is accessing it but me.

So does anyone have an ideas? what can cause a server to run fine on a network for a few hours then have it slow down to a snails pace?

I know for a fact that its my server btw because when I turn it off the speed of my network shoots up instantly.

thanks in advance for the help :)

what kind of slowness?
1. is it a slow access on the server from outside
2. slow access from server to outside
3. slowness of applications installed

for 1, you can ask somebody to do a traceroute and ping to your server, maybe there are bottlenecks on the routes, likewise for no. 2

for no. 3, you can check if there utilization is high using top d 1.

from there you can assess the next step.

hope this helps.

jbilla 04-30-2008 12:44 PM

Quote:

Originally Posted by torrent478 (Post 3136173)
It is the network itself that slows down, for every computer on the network the internet becomes practically unusable. I was monitoring the system resources last night and when the network started to slow down again I noticed no major changes. Percent of CPU useage was at about 12% and RAM was at about 20% so there was no swaping (the hardware is fairly powerful for what I use it for, when I built it I knew it was overkill). The network activity also remained the same as it was before the slowdown, about 120kbs sending.

Use mtr command to find out any packet loss if you have during that time.


All times are GMT -5. The time now is 06:58 AM.