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.
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
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