Hi all,
i was using a perl-cgi script to upload files to my server. Recently due heavy load we decided to migrate to nginx. everything is working perfectly except the progress bar in the upload script. I am new to programming i have read some articles and docs on the net to enable the upload progress bar in the nginx. But nothing worked properly. could anybody help me to write a upload script with upload progress bar.