Emma
Feb 23 2004, 09:23 PM
I currently have a server with 1 gig ram and pentium 4 processor 2.0.
On certain days, I have 500+ people on my site and it tends to start lagging a little bit, I was wondering if there is any way to help speed it up a little. Before someone mentioned adding another ip address, right now the site that gets all these hits has its own ip though. Any suggestions would be greatly appreciated!
Thanks,
Emma
LostCluster
Feb 23 2004, 10:17 PM
An extra IP won't help at all. An extra server with load balancing might.
We need to know more about the high-traffic area of your site that's getting all this usage....
Is it image intensive? If so, bandwidth might be an issue. If you're on a 10mbps unmetered server, your site will definitely slow down when you approach hitting that 10mbps wall. Even the metered servers can only burst to 100mbps at any second.
Is it database intensive? If so, then your processor might be hitting its limit. If so, you can revise the database code, move your most popular pages to static pages, or get a second server to handle some of your more processor-intense areas.
welo
Feb 24 2004, 03:42 AM
Based on the questions LC just posed,
some hdparm tweaks might bear looking into (assuming they aren't already applied).
smoker
Feb 24 2004, 12:30 PM
Look into caching, both in MySQL and Apache. It helps on output that is not unique for every request. Other than that, get another server to run just MySQL( for instance ) .
alan
kamihacker
Feb 24 2004, 10:37 PM
try installing turck mm-cache
what type of site do you have? forums? weblog?
Emma
Feb 25 2004, 04:43 PM
they're forums. Vbulletin.
Where can I find turck mm-cache?
cmafia
Feb 25 2004, 08:52 PM
Is your ram maxed out, also? What OS is on your box? What about caching mysql? Offloading mysql to another box...like a celery or something like that and just dedicate it to mysql.
Emma
Feb 25 2004, 09:05 PM
my ram is still in good shape. How might I go about caching the mysql? B/c that is taking the majority of the cpu usage.
Emma
kamihacker
Feb 26 2004, 08:53 AM
thereios thread in the forums dedicated to turck mmcache installing
look for it with tthe search feature
welo
Feb 26 2004, 09:26 AM
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.