Click to See Complete Forum and Search --> : Slow Apache


Arild
03-29-2004, 03:58 PM
Dear friends in the Linux world.

I'm running a website on an apache 2.x server. PIII with ok amount of ram. The pages are small and should be fast loading. In the beginning it was a very fast server but it is getting slower and slower. Now it takes more than 30 secs to load the front page which is really small datavise. Anyone who have had the same experience and some ideas for a solution?

All responses will be higly appreciated.

All the best
Arild

________________________________
If it is stupid but works - it is not stupid

mdwatts
03-29-2004, 04:46 PM
First check your system logfiles in /var/log for any hardware etc. problems and also have a look through your Apache logs. My distro (SuSE) has the Apache logs in either /var/log/apache2 or /var/log/httpd.

Syngin
03-30-2004, 01:15 PM
Could try running top and seeing if theres a runaway process too.