Re: Any rough ETA on SPDY/3 & push?

2013-10-19 Thread Darren Pilgrim
On 10/14/2013 9:37 AM, Andrew Alexeev wrote: On Oct 14, 2013, at 8:01 PM, codemonkey wrote: Contemplating switching my site over to Jetty to take advantage of spdy/3 and push, but would rather stay with nginx really... Is there a "rough" ETA on spdy3 in nginx? 1 month? 6 months? 2 years?

Re: Quick performance deterioration when No. of clients increases

2013-10-19 Thread Steve Holdoway
This is a slight oversimplification as processes in waitio are also adding to the load average. Use of programs like top, iotop, mytop etc will give you a clearer idea of what is going on, and where your bottleneck lies. Steve Jan-Philip Gehrcke wrote: >Hi Nikolaos, > >just a small follow-up

Re: Quick performance deterioration when No. of clients increases

2013-10-19 Thread Jan-Philip Gehrcke
Hi Nikolaos, just a small follow-up on this. In your initial mail you stated > The new VM (using Nginx) currently is in testing mode and it only has > 1-core CPU as well as > When this performance deterioration occurs, we don't see very high CPU > load (Unix load peaks 2.5) These numbers alre

Re: Config Mail Proxy for POP3/SMTP microsoft exchange

2013-10-19 Thread Maxim Dounin
Hello! On Sat, Oct 19, 2013 at 05:36:54AM -0400, hcmnttan wrote: > Thanks Max, > > I could config NGINX work for POP3, > But in SMTP, I just could do auth login only, when send a test email, an > error message appear ( using telnet ) > -- > telnet

Re: Config Mail Proxy for POP3/SMTP microsoft exchange

2013-10-19 Thread hcmnttan
Thanks Max, I could config NGINX work for POP3, But in SMTP, I just could do auth login only, when send a test email, an error message appear ( using telnet ) -- telnet 192.168.1.15 25 220 mailproxy ESMTP ready auth login 334 VXNlcm5hbWU6 x