yaoweibin / nginx_ajp_module

support AJP protocol proxy with Nginx
http://github.com/yaoweibin/nginx_ajp_module
246 stars 59 forks source link

Unable to upload files more than 4 GB with Nginx AJP module #46

Closed sumitkumarn closed 6 years ago

sumitkumarn commented 6 years ago

I am using Nginx with tomcat on windows. Unable to upload files more than 4 GB and the Nginx error log shows the following error "WSASend() failed (10053: An established connection was aborted by the software in your host machine) while sending request body again to upstream".

Please update if anyone has the solution for this.

yaoweibin commented 6 years ago

This module is no updated. You may use the stream module instead.