apache/nginx html file size limit
- by Daniel
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?