Re: Recommended spdy configuration

2014-06-27 Thread khav
Thanks for the info Valentin Posted at Nginx Forum: http://forum.nginx.org/read.php?2,251150,251276#msg-251276 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Recommended spdy configuration

2014-06-27 Thread Valentin V. Bartenev
On Wednesday 25 June 2014 07:34:58 khav wrote: > What is the most suitable value according to you for the following > directives `spdy_headers_comp` and `spdy_chunk_size` . i want to optimize > spdy to get better performance.I am only using Nginx as my webserver (No > apache or any other software).

Recommended spdy configuration

2014-06-25 Thread khav
What is the most suitable value according to you for the following directives `spdy_headers_comp` and `spdy_chunk_size` . i want to optimize spdy to get better performance.I am only using Nginx as my webserver (No apache or any other software). My Nginx vesion is : 1.7.2 Thanks Posted at Nginx