Forum Moderators: phranque
Once a user gets past the index.php page, everything loads fine. I'm considering putting more memory into the server, but I'm not sure if it will solve this problem.
Celeron 2.4, 512MB RAM, 1x 80gig IDE
Linux Fedora Core 2
The websites on the server are forums using php and mysql.
Would upgrading the memory be the best first step?
Also take a look at your Apache config, maybe fiddle around with MaxClients?
Take a look at 'top' and 'free', see how much spare memory you have when you're at peak load, if you don't have any then then box will thrash, you need to add some RAM.
hth, a.