Cache issue with SG Optimizer (!!)
-
When I have this plugin enabled on any site, I see that SG Optimizer is not caching the site anymore.
Investigated with the support and by myself. This is the cause:
https://gist.github.com/mircobabini/80d7fcc0d5ff8c372fdbd81ce2a130c0#file-registration-magic-php-L232-L233The session_start() function is also adding no-cache headers which are then respected by SG Optimizer, not caching pages anymore.
Hope you can get rid of session_start as soon as possible.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Cache issue with SG Optimizer (!!)’ is closed to new replies.