Re: blank page on some micro-cached pages

2013-11-25 Thread Maxim Dounin
Hello! On Mon, Nov 25, 2013 at 05:24:32PM +0100, Ronald Van Assche wrote: > Well nginx 1.5.7 is compiled with this 3 party module : > > configure arguments: --prefix=/usr/local/etc/nginx --with-cc-opt='-I > /usr/local/include' --with-ld-opt='-L /usr/local/lib' > --conf-path=/usr/local/etc/ngin

Re: blank page on some micro-cached pages

2013-11-25 Thread Ronald Van Assche
Well nginx 1.5.7 is compiled with this 3 party module : configure arguments: --prefix=/usr/local/etc/nginx --with-cc-opt='-I /usr/local/include' --with-ld-opt='-L /usr/local/lib' --conf-path=/usr/local/etc/nginx/nginx.conf --sbin-path=/usr/local/sbin/nginx --pid-path=/var/run/nginx.pid --error-

Re: blank page on some micro-cached pages

2013-11-25 Thread Ronald Van Assche
Oups anwser to myself : ADDED the $upstream_cache_status to the LOG : the page are empty , still a 200 RESULT CODE and a HIT with a 31 byte size. myIP - - [25/Nov/2013:17:04:35 +0100] "GET /allairgoo HTTP/1.1" 200 HIT 31 "http://truc/"; " Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_0) AppleWeb

Re: blank page on some micro-cached pages

2013-11-25 Thread Maxim Dounin
Hello! On Mon, Nov 25, 2013 at 04:47:04PM +0100, Ronald Van Assche wrote: > It seems related to every update on a post and the use of the WP plugin > Nginx-Helper >From a description of the plugin, it looks like it is expected to work with 3rd party cache purge module. It may explain things i

Re: blank page on some micro-cached pages

2013-11-25 Thread Ronald Van Assche
It seems related to every update on a post and the use of the WP plugin Nginx-Helper if i add $upstream_cache_status to the log format , nothing is logged. Should i recompile Nginx 1.5 with some additional modules ? On the Freebsd port we have : [ ] HTTP_UPSTREAM_FAIR3rd party upstream fai

Re: blank page on some micro-cached pages

2013-11-25 Thread Maxim Dounin
Hello! On Sat, Nov 23, 2013 at 11:00:52AM +0100, Ronald Van Assche wrote: > Running Nginx 1.5.7 on Freebsd 9.1 > with php-pfm 5.5.3 > > a wordpress site is "micro-cached" , but for some strange reason > and not always , some pages ( wordpress post or pages even 3 or > 7 days after their public

blank page on some micro-cached pages

2013-11-23 Thread Ronald Van Assche
Running Nginx 1.5.7 on Freebsd 9.1 with php-pfm 5.5.3 a wordpress site is "micro-cached" , but for some strange reason and not always , some pages ( wordpress post or pages even 3 or 7 days after their publication) are rendered for some users ( me and others and not always the same, with diffe