Re: nginx latency/performance issues

2018-01-04 Thread Ameer Antar
Hello, - Original Message - From: Maxim Dounin To: nginx@nginx.org Subject: Re: nginx latency/performance issues Date: 1/4/18 8:58:45 PM >With ApacheBench on an SSL host you are likely testing your SSL >configuration. Or, rather, performance of handshakes with most &

Re: nginx latency/performance issues

2018-01-04 Thread Ameer Antar
so if you don't use https, there is a warning in most browsers about this being insecure, even though it posts to a different sub-domain on https. - Original Message - From: Peter Booth To: Mik J via nginx Cc: Maxim Dounin Subject: Re: nginx latency/performance issues Date: 1/

Re: nginx latency/performance issues

2018-01-04 Thread Peter Booth
advice, let me know. > > Thanks again for your help on this. > > -Ameer > > - Original Message - > From: Maxim Dounin > To: nginx@nginx.org > Subject: Re: nginx latency/performance issues > Date: 1/4/18 11:52:44 AM > >> Depending on what and how you'

Re: nginx latency/performance issues

2018-01-04 Thread Maxim Dounin
Hello! On Thu, Jan 04, 2018 at 06:12:38PM -0500, eFX News Development wrote: > Hello! Thanks for your response. I'm using apache bench for the > tests, simply hitting the same static javascript file (no php). > I was thinking since I'm using the same location and as long as > the tests are rep

Re: nginx latency/performance issues

2018-01-04 Thread eFX News Development
n this. -Ameer - Original Message - From: Maxim Dounin To: nginx@nginx.org Subject: Re: nginx latency/performance issues Date: 1/4/18 11:52:44 AM >Depending on what and how you've measured, the difference between >~128ms and ~142ms might be either non-significant, or explainable by &g

Re: nginx latency/performance issues

2018-01-04 Thread Maxim Dounin
Hello! On Wed, Jan 03, 2018 at 09:01:16PM -0500, Ameer Antar wrote: >Hello All, >First time subscriber here, as I am new to using nginx. My question is >about latency/performance issue as compared to our previously >configured Apache server. Our web application is running on Apach

nginx latency/performance issues

2018-01-03 Thread Ameer Antar
Hello All, First time subscriber here, as I am new to using nginx. My question is about latency/performance issue as compared to our previously configured Apache server. Our web application is running on Apache + PHP-FPM, and we are planning on publishing a new site which contains only static file