Re: flush temp directory

2013-08-17 Thread ron ramos
Thank you Igor. I was just basically looking into this: http://php-fpm.org/wiki/Features#Accelerated_upload_support so im not quite sure if i am missing something out as it has the same results enabled or disabled. I will start testing it with multiple clients and see if any difference. Thanks agai

Re: Nginx reload problem

2013-08-17 Thread B.R.
Hello, On Sat, Aug 17, 2013 at 7:37 AM, Maxim Dounin wrote: > Hello! > > I don't think that calling "nginx -t" as a mandatory step before > configuration reload is a good idea: nginx binary running and > nginx binary on disk might be different, and "nginx -t" result > might be incorrect because

Re: How to turn off gzip compression for SSL traffic

2013-08-17 Thread Igor Sysoev
On Aug 17, 2013, at 8:59 , howard chen wrote: > Hi, > > As you know, due the breach attack (http://breachattack.com), HTTP > compression is no longer safe (I assume nginx don't use SSL compression by > default?), so we should disable it. Yes, modern nginx versions do not use SSL compression.

Re: Nginx reload problem

2013-08-17 Thread Maxim Dounin
Hello! On Sat, Aug 17, 2013 at 12:07:22AM -0400, B.R. wrote: > Hello Maxim! :o) > > > On Fri, Aug 16, 2013 at 11:16 PM, Maxim Dounin wrote: > > > Hello! > > > > On Fri, Aug 16, 2013 at 10:16:16PM -0400, B.R. wrote: > > > > > I guess it would be nice if the doc warned about directives that nee