SatelliteWP / rocket-nginx

Rocket-Nginx is a Nginx configuration that makes WP-Rocket even faster by serving static pages directly without loading WordPress or PHP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multilang

lukapaunovic opened this issue · comments

It does not support multilanguage pages.

example of cache files:

index-https-RON-RON.html index-https-RON-RON.html_gzip index-mobile-https-EUR-EUR.html index-mobile-https-EUR-EUR.html_gzip

I've reported this issue on another thread. It seems that rocket-nginx doesn't take the dynamic cookies into consideration. I believe that it's necessary a new feature into next release to allow setup for dynamic cookies like this one for language or many others.

Duplicate of #204