Question
File Upload Bug in ColdFusion 9
I have an application that allows users to upload files. Files lower than 200KB can be uploaded with no problem. Anything greater than 200KB will not push through. There is no error message but the application just hangs. Increased request timeout to 5 mins and Maximum Size of Post Data to 10MB but issue still persist.
This application worked without issues in CF8.