PDA

View Full Version : FastCgi and Max Dynamic Response Body Size Problem


NoOne1337
09-02-2008, 03:54 AM
Hi,

I've got a problem with files bigger than 1 GB and a FastCgi which delivers these files.

The transfer stopps at about 1GB, but the files are 1.5 GB. How can I set the Max Dynamic Response Body Size to a higher value than 1 GB ?

-- NoOne1337

mistwang
09-02-2008, 09:06 AM
How about not to serve static files through FastCGI? Using internal redirect is 10 times more efficient.

http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed:wiki:feature:internal_redire ct