MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: djscooby on 2012-12-29, 21:31:34

Title: Too many redirects with nginx cache enabled..
Post by: djscooby on 2012-12-29, 21:31:34
Hi Mustafar, can u please help me fix the too many redirects issue i have on all wordpress domains when i uncomment the cache lines insided php-fpm.conf (located over /home/nginx/conf/globals/)

when i uncomment these lines
Code: [Select]
#fastcgi_cache fcache;
        #proxy_cache_purge pcache "$scheme://$host$1$request_method";

all wordpress domains give me too many redirects issue.. i have nginx-special installed of course and working fine until i enable cache..

PS: html domains works fine with cache enabled..
PS2:just in case it was my fault i redownloaded php-fpm.conf , generic.conf,wp-proxy.conf from github.. but still the same issue after i uncomment cache..

Kloxo MR Current Version:   6.5.0.candidate.2012-12-17-01
Title: Re: Too many redirects with nginx cache enabled..
Post by: MRatWork on 2012-12-29, 22:57:22
I am not sure about it. It's maybe something wrong with nginx and or wordpress. I have big trouble when update wordpress to 3.5 for my wordpress multisite.

There nginx have new version (also purge_cache) but I am not build this new rpms.