Re: High number connections-writing stuck

2016-01-18 Thread Marcelo MD
Hi, Just getting back to you. Sorry about the delay. This behaviour was caused by a custom patch in a module. The patch was ending the requests without finalizing them, leaking connections. Eventually Nginx just exploded =) Nothing like production workload to stress things out. Thanks a lot.

Re: Windows Nginx Network Sharing (Mapped Hard Drive) Issue

2016-01-18 Thread Maxim Dounin
Hello! On Mon, Jan 18, 2016 at 08:54:42AM -0500, c0nw0nk wrote: > So i have two machines in different locations. > > Web server is C:/ > > Storage Server is Z:/ (This one is the external mapped hard drive) > > Now when you upload files to nginx especialy large files in my tests 2GB. > Nginx th

Windows Nginx Network Sharing (Mapped Hard Drive) Issue

2016-01-18 Thread c0nw0nk
So i have two machines in different locations. Web server is C:/ Storage Server is Z:/ (This one is the external mapped hard drive) Now when you upload files to nginx especialy large files in my tests 2GB. Nginx then pushes the file from the temp location to the Z drive, The issue with this is i