3-Round-Stones / callimachus

Callimachus is a highly scalable platform for creating and running data-driven websites
Other
95 stars 24 forks source link

Large File Upload Timeout #213

Closed catch-point closed 9 years ago

catch-point commented 9 years ago

The fix for #191 prevents large file uploads over slower networks. If the server consumes the request body faster then the client can upload it, then it may be incorrectly classified as too slow and terminated prematurely.