PDA

View Full Version : Speed up



Bok
11-01-10, 08:17 PM
I added some caching expiry directives to the apache config for the forums. I do this with the stats and free-dc forums and it seems to make a difference from the client side.

Basically all javascript, css, png's, jpg's and gif's will be cached on the client side with a 1 week expiry. These are all static files anyway so it should be fine but any problems with it, let me know as it's not totally necessary.

Note that pics uploaded into the forum themselves are stored in the database so not cached..

Bok

Maxwell
11-01-10, 08:30 PM
Awesome. Thanks!