PDA

View Full Version : Mysql variable to increase page load time.


TNCclubman
01-16-2011, 05:20 PM
When accessing the user albums page, it takes sometimes 20 seconds for the page to come in. What mysql setting should i increase from the default settings to give mysql more of an ooomph to display that album listings page, and also 'next' photo also takes up to 5 seconds per photo advance.

snakes1100
01-17-2011, 09:00 PM
Are you storing the images in the DB, if so, move them to the file system via the admincp.

You shouldn't store anything image wise in the DB on a fairly large forum.