Welcome! Log In Create A New Profile

Advanced

Re: Timeout serving large requests

Anatoly Mikhailov
February 13, 2013 02:50PM
Actually you can still use passenger standalone to have it independent
from the nginx binary (no need to compile it inside). In that case
passenger should not affect on request interruptions.

The reason to use something else can be zero-downtime practice,
if you would go with Unicorn, try to check the ready-to-use config:
https://gist.github.com/mikhailov/3052776

You know, it's the same approach as for any Unix
signals-based binary (master/workers) USR2+QUIT roll out.

Anatoly

On Feb 13, 2013, at 5:40 PM, BrindleFly <nginx-forum@nginx.us> wrote:

> I recompiled without passenger (--with-http_ssl_module
> --with-http_gzip_static_module --with-cc-opt=-Wno-error) and to my surprise,
> the interrupted request issue has disappeared. This means that having the
> passenger module compiled into an application changes some aspect of
> timeouts for all requests, independent of whether you have turned the
> passenger directive on or not.
>
> Wow... Now I understand why Phusion sells commercial versions of passenger
> that add support for timeout configuration parameters. Time to abandon
> Passenger.
>
> I sort of suspected I wasn't having an nginx issue. ;)
>
> Joe
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,236201,236212#msg-236212
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx

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

Timeout serving large requests

BrindleFly February 13, 2013 11:19AM

Re: Timeout serving large requests

Anatoly Mikhailov February 13, 2013 11:32AM

Re: Timeout serving large requests

Harold Sinclair February 13, 2013 11:40AM

Re: Timeout serving large requests

Anatoly Mikhailov February 13, 2013 11:42AM

Re: Timeout serving large requests

BrindleFly February 13, 2013 11:50AM

Re: Timeout serving large requests

Anatoly Mikhailov February 13, 2013 12:00PM

Re: Timeout serving large requests

BrindleFly February 13, 2013 12:11PM

Re: Timeout serving large requests

Anatoly Mikhailov February 13, 2013 12:18PM

Re: Timeout serving large requests

BrindleFly February 13, 2013 12:40PM

Re: Timeout serving large requests

FooBarWidget September 19, 2013 05:53AM

Re: Timeout serving large requests

Anatoly Mikhailov February 13, 2013 02:50PM

Re: Timeout serving large requests

Anatoly Mikhailov February 13, 2013 11:42AM

Re: Timeout serving large requests

FooBarWidget September 19, 2013 05:59AM

Re: Timeout serving large requests

BrindleFly February 13, 2013 11:48AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 252
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