Ryan Malayter
January 04, 2010 09:24AM
On Sun, Jan 3, 2010 at 12:33 PM, Troy Hakala <troy.hakala@gmail.com> wrote:
> You can locate the bottleneck by reducing it to the simplest case (which
> presumably won't exhibit the problem) and moving out from there, testing
> every component and changing one thing at a time until you see the problem.
> Then you've found the bottleneck. Note that the OS can be tuned too.

Changing things "one at a time" is often the slowest way to do it... a
binary search is far faster, especially if the number of layers or
components involved is large.

Asuming you have 8 configuration or code changes to try, give them all
an identity number, test a group of 1#-#4, then #3-#4, then just #3 in
isolation.

I'm shocked how many technical people forget good old binary search
when not writing code...


--
RPM

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

page generation time and actual response time difference

Ehud Rosenberg December 31, 2009 10:40AM

Re: page generation time and actual response time difference

Troy Hakala December 31, 2009 02:10PM

Re: page generation time and actual response time difference

ehudros2 January 03, 2010 06:37AM

Re: page generation time and actual response time difference

Troy Hakala January 03, 2010 01:36PM

Re: page generation time and actual response time difference

Ryan Malayter January 04, 2010 09:24AM

Re: page generation time and actual response time difference

Troy Hakala January 04, 2010 08:02PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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