Re: performance testing

2015-07-14 Thread Crystal Pellitier
What is performance testing?what is the importance of it?Can a functional tester can do performance testing? -- Posted via http://www.ruby-forum.com/. ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Nginx 1.6.0 + spdy performance testing

2014-05-29 Thread Steve Holdoway
I add an extra header, just for those who don't understand spdy... add_header Alternate-Protocol "443:npn-spdy/3.1"; and specifically set up ssl protocols/ciphers and ocsp stapling but I'd suggest that it's a limitation of the benchmark that you're hitting. Using something like webpaget

Nginx 1.6.0 + spdy performance testing

2014-05-29 Thread tulio84z
I need to evaluate if using spdy will be good for my website but i'm having trouble setting everyting up. While using the chrome benchmark extension (1) an error message stating that it was not possible to use spdy apeared. This made me believe that there might be something wrong with my configurat

Re: performance testing

2013-10-25 Thread youreright
And what were you up to with ab? Can you check both real quick? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,244110,244112#msg-244112 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: performance testing

2013-10-25 Thread Geoffrey Hartz
AB is not good enough for testing... Use http://redmine.lighttpd.net/projects/weighttp/wiki on debian-like install "libevent-dev" AB didn't use multicore/thread.. With weighttp I was able to hit 100 000q/s 2013/10/25 youreright : > I'm getting under 5000 requests per second hitting just the ng

performance testing

2013-10-25 Thread youreright
I'm getting under 5000 requests per second hitting just the nginx welcome page on a default configuration. Any tips to improve this please? setup is: == macbook pro retina 10.8.3 RoverMR:webserver rover$ nginx -v nginx version: nginx/1.4.3 == Running ab test == RoverMR:webserver rover$ ab -n 10