Hello, want to ask advice, how to best serve static file.
For example i have directory /files/ with a lot of static files (from 1M to 2G), users can download these files with link given in site.
So question is how to serve these files? maybe there are some configuration trick or something?
I'm asking because currently we facing pretty high I/O
For example i have directory /files/ with a lot of static files (from 1M to 2G), users can download these files with link given in site.
So question is how to serve these files? maybe there are some configuration trick or something?
I'm asking because currently we facing pretty high I/O