Replies: 0
Hi there,
Only my “/” path is getting “super-cached”.
I disabled the option “Don’t cache pages with GET parameters. (?x=y at the end of a url)” but I get this messages in my debug log:
“Supercache caching disabled. Only using wp-cache. Non empty GET request. {“q”:”\/produkt-kategorie\/schwarz-weiss\/”}”
but there aren’t any GET request “directly”, only via standard WP rewrite. I’m using “nginx/1.10.3 (Ubuntu)” and I have enabled the “Simple” caching option.
Maybe somebody could tell me how I get more super-cache files then the “/” file. This is my usual statistic (german):
“WP-Cache (11.89KB)
18 Seiten im Cache
51 Expired-Pages im Cache
WP-Super-Cache (8.11KB)
1 Seiten im Cache
0 Expired-Pages im Cache”
Thanks a lot for your help.