JamesSenior
New Pleskian
I need to find a way to either enable the use of php 5.4's Session Upload Progress or use the Http Upload Progress Module in Nginx. I have done a fair bit of reading but have found no clear answer to this. I would prefer to use the session.upload-progress available in php 5.4 but will use the Http Upload Progress Module for Nginx if I really have to. With the latter, how would I add this module and recompile the Nginx that comes with Plesk 11 on my CentOS server? I have heard of using a patch for Nginx to disable proxy_request_buffering or using Tengine. Still no clear instructions. Can anyone help me solve this?