apache/nginx html file size limit
Posted
by Daniel
on Server Fault
See other posts from Server Fault
or by Daniel
Published on 2009-12-10T17:50:42Z
Indexed on
2010/06/09
8:42 UTC
Read the original article
Hit count: 265
When serving/sending HTML files to a users browser, where can I reconfigure this size limit?
I want to send an extremely large html files to users via apache and nginx.
Files are being truncated in apache/nginx, what setting determines the file size?
© Server Fault or respective owner