Welcome! Log In Create A New Profile

Advanced

Nginx Windows | Keepalive timeouts location based

August 26, 2014 12:50PM
I can't tell if this is working or not so i thought i would just ask and perhaps someone can inform me but with nginx keep alive timeouts can we set different timeout values per each location or file type being accessed ?

Example :
location ~ \.flv$ {
flv;
keepalive_timeout 60s;
}
location ~ \.mp4$ {
keepalive_timeout 3600s;
}
Subject Author Posted

Nginx Windows | Keepalive timeouts location based

c0nw0nk August 26, 2014 12:50PM

Re: Nginx Windows | Keepalive timeouts location based

itpp2012 August 26, 2014 12:58PM

Re: Nginx Windows | Keepalive timeouts location based

Styopa Semenukha August 26, 2014 01:00PM

Re: Nginx Windows | Keepalive timeouts location based

Maxim Dounin August 26, 2014 01:04PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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