PDA

View Full Version : FastCGI and Downloads



speedy1205
03-10-2008, 04:44 AM
Hey Guys,

I wanted to ask about the FastCgi Modul which I have enabled at the moment. I have and downloadscript on my page. It starts an download but only up to 30MB and than it tells me that it is ready. But infect it downloads 30MB from 140MB. Is this a fast CGI problem or what I making wrong.

Someone the same issue or problem ?

linFox
03-10-2008, 06:14 PM
Well, disable it and find out. With FastCGI off, try the download again and, if it works fine, then your know that it's a FastCGI quirk.
If it fails again, then you know it's the script itself, or some other factor.