iron / staticfile

Static file-serving middleware for the Iron web framework.
MIT License
63 stars 56 forks source link

Connection closed after 1GB transfer #96

Open onur opened 7 years ago

onur commented 7 years ago

I am not sure this is a bug in Iron or staticfile but I am trying to use staticfile for large files but connection is getting closed after 1084002944 bytes. You can test this url: https://docs.rs/backups/cratesfyi-2017-02-11.gz This file is served by staticfile and connection is always closed at byte 1084002944.