Toggle large download switch for Download.
Mydb.dbLargeDownload="True|False(Def)"
This option create an <A HREF...> block for user to download an does not use response.binarywrite which would cause problem for large download. If your download is > 400MB then you should use this option. See (Q821387) about Aspbet_wp.exe crash under this condition.
Obj.dbLargeDownload = True
z Class | Tornado Namespace | Special Topic - Download