Welcome! Log In Create A New Profile

Advanced

Re: 1.9.5 slower then 1.9.4 or 1.8.0 on static files

Francis Daly
October 01, 2015 02:20PM
On Thu, Oct 01, 2015 at 10:33:41AM -0400, itpp2012 wrote:

Hi there,

> If the config hasn't changed there's only one thing you can do, build debug
> versions, enable debug logging and run Curl against a single file on both
> versions, then run a diff between the logs, or place on pastebin so we all
> can have a look.

Alternatively (addressed to the OP):

nginx -V and nginx.conf and whatever else it takes to allow someone to
reproduce your problem.

For what it's worth, when I build nginx 1.9.4 and 1.9.5 with just
--with-debug, and with the mostly-empty nginx.conf below, I see no
difference when fetching a 1kB file or a 30MB file over http.

===
events { }
http {
server {
listen 8195;
}
}
===

http/2 was mentioned; perhaps that is an essential component of the
difference. Or perhaps it's a different module or configuration directive.

f
--
Francis Daly francis@daoine.org

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

1.9.5 slower then 1.9.4 or 1.8.0 on static files

bbogdan September 30, 2015 12:50AM

Re: 1.9.5 slower then 1.9.4 or 1.8.0 on static files

fsantiago@deviltracks.net September 30, 2015 06:32AM

Re: 1.9.5 slower then 1.9.4 or 1.8.0 on static files

itpp2012 September 30, 2015 06:47AM

Re: 1.9.5 slower then 1.9.4 or 1.8.0 on static files

bbogdan September 30, 2015 12:55PM

Re: 1.9.5 slower then 1.9.4 or 1.8.0 on static files

itpp2012 October 01, 2015 10:33AM

Re: 1.9.5 slower then 1.9.4 or 1.8.0 on static files

Francis Daly October 01, 2015 02:20PM

Re: 1.9.5 slower then 1.9.4 or 1.8.0 on static files

bbogdan October 01, 2015 02:23PM

Re: 1.9.5 slower then 1.9.4 or 1.8.0 on static files

Konstantin Pavlov October 01, 2015 02:26PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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