Weird 0.8.11.1 connections spike

Igor Sysoev is at rambler-co.ru
Mon Aug 31 16:27:36 MSD 2009


On Mon, Aug 31, 2009 at 08:14:12AM -0400, Jim Ohlstein wrote:

> It looks as though you got the data that you needed overnight in my time 
> zone. That server does use a try_files directive:
> 
> location /forums/ {
>    try_files  $uri  $uri/  /forums/vbseo.php;
>    ...
> }
> 
> Previously we used a rewrite:
> 
> #if (!-e $request_filename) {
> #rewrite ^/forums/(.*)$ /forums/vbseo.php last;
> #}
> 
> which ironically would probably not have caused this difficulty.
> 
> I'll try 0.8.12 and report if any difficulties unless you want me to 
> generate another coredump with 0.8.11

This bug should be fixed in 0.8.12.


-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list