yaoweibin / nginx_ajp_module

support AJP protocol proxy with Nginx

Home Page:http://github.com/yaoweibin/nginx_ajp_module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

sumitkumarn opened this issue · comments

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.

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