Page load times...

jimmifett

Banned
Banned
It's coming in around 5-10 seconds for a page to load. May want to look into optimizing things.

Example, front page. Unless super important reasons, convert to quasi static content. Perhaps parsing the some of the data once into static files every 20-40 minutes, then including them, reducing the front page work load.

Double check your slowest running queries for indexes, parametrization, and caching.

Move nice-to-haves not central to the forums onto a separate processor (dice rollers, forum games, etc).

my $0.02
 

log in or register to remove this ad


Remove ads

Top