NGX_AGAIN Handling in upload module
rambabuy
nginx-forum at forum.nginx.org
Thu May 17 06:28:13 UTC 2018
HI
I am facing an issue with NGX_AGAIN.
ngx upload module is returning NGX_AGAIN while uploading a file. when nginx
calls again upload module but upload module return NGX_OK id requestbody
exist if( r->requestbody) return NGX_OK and its continue in a loop.
any solution to this?
Thanks
Ram
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,279838,279838#msg-279838
More information about the nginx
mailing list