2 users online. Create an account or sign in to join them.Users
JIT not caching internal images
This is an open discussion with 2 replies, filed under General.
Search
The last post in the old thread is by you. Was there a need to create another one?
Sorry dude, the old one was related to external images and thought it best steer clear of that topic for clarity. Been wrapped on the knuckles for mixing topics before.. so tried to do the right thing.. guess I’m wrong either way.
Create an account or sign in to comment.
So is this supposed to work out of the box? I have a few images and am trying to process them using JIT but it seems to request the new files everytime and not use a cached version? Yet the images are cahced cos I see them in the CACHE folder..
Also is there a way to send overiding headers to the page as well?
Wondering if cachelite and JIT clash in some way? these are the headers returned for my page when I have JIT and cachelite enabled.
must-revalidate, post-check=0,
pre-check=0
Notice symphony-cms.com send a gzip header as well, but wasn’t sure if this could be added.. without messing with the core?