Welcome Guest, Not a member yet? Register   Sign In
Extremely slow speed on my site using codeignitor... is this normal?
#17

[eluser]Unknown[/eluser]
Beside optimizing your db, you should reduce the count of http requests by using techniques like css sprites, or replace simple graphics by using css instead. check wether you can merge javascript files and compress them. check your headers for expiration timesout to cache files on client side.
at this url discount-deals you have 147 request for just one page! maybe the server can not handle these amount of connections.

good luck


Messages In This Thread
Extremely slow speed on my site using codeignitor... is this normal? - by El Forum - 06-10-2010, 01:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB