Autoptimize issues with fastcgi cache
-
I configured and enabled fastcgi cache and got it working. However there are some issues. Sometimes pages get cached as if autotimize is not working, causing rending blocking css js and slower load speeds. It happens once in a while when a page is cached, I didn’t find any pattern yet.
I’m wondering if it can be related to if autoptimize might not optimize if the client is ie6, or command line curl etc. So that if that client does the first load of the page it will get a non optimized version and that one gets cached.
Can it be caused by something like this?Or what else can can cause nginx to sometimes cache pages that is not optimized, when autoptimize is already running and working when the nginx cache is enabled on (and purged) ?
- The topic ‘Autoptimize issues with fastcgi cache’ is closed to new replies.