Welcome! Log In Create A New Profile

Advanced

Re: Error: Rewrite or internal redirection cycle after some time

Maxim Dounin
September 17, 2012 03:22PM
Hello!

On Fri, Sep 14, 2012 at 02:47:09PM -0400, thiagotognoli wrote:

> My nginx configuration works fine, but suddenly after some time (mostly
> days) he begins to answer 3x and the error occurs in the log below for all
> requests:
>
> 2012/09/13 17:15:35 [error] 26027#0: *4923 rewrite or internal redirection
> cycle while processing "/index.php", client: 201.26.2.XXX, server:
> www.XXX.com.br, request: "GET /checkout/cart/ HTTP/1.1", upstream:
> "fastcgi://unix:/var/run/php5-fpm-xxx.sock:", host: "www.XXX.com.br",
> referrer: "http://www.XXX.com.br/product-xxx.html"
>
>
> The error only after I reload nginx configuration with "/etc/init.d/nginx
> reload"
>
> What can it be?

My best guest is that somebody removes /index.php (to replace it
with a new one?) + open_file_cache (configured at global level?) +
the fact that there is infinite loop in your config if there is no
/index.php.

[...]

Maxim Dounin

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Error: Rewrite or internal redirection cycle after some time

thiagotognoli September 14, 2012 02:47PM

Re: Error: Rewrite or internal redirection cycle after some time

Maxim Dounin September 17, 2012 03:22PM

Re: Error: Rewrite or internal redirection cycle after some time

thiagotognoli September 19, 2012 07:55PM

Re: Error: Rewrite or internal redirection cycle after some time

Maxim Dounin September 20, 2012 03:50AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 147
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready