Jump to content

Caching improvement suggestion


Guest ErrorTH

Recommended Posts

Hey guys.
I've recently noticed the style caching feature. It caches stylesheet to separate file, reducing page size. It's nice.
But browser caches are buggy sometimes, and it's a pain, when you change something, and users can't see it immediately. Espescially when you change css and template together.
CSS is cached in style_images/css_{skinid}.css
Why not cache it into style_images/css_{skinid}-{a_couple_of_random_chars}.css and store a new adress in a template bit or something?

The same goes with avatars. Filenames are stored in database, why not add random chars to them, so the changes will be visible immediately?
thanks

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...