http://www.perlmonks.org?node_id=1043683


in reply to Re: Good method to pass files throught perl/cgi script ?
in thread Good method to pass files throught perl/cgi script ?

No, what I am doing is very server-related. I want to have content on my server since I have my own music player + statistic of downloaded files. ALso I would like to control if files was downloaded completely + need to control download speed and so on. So, if I use nginx along with apache and pass files thru nginx with XSendfile, would it help much ? Maybe there are other options ?