|
|
|
|
|
by bruno2223
3538 days ago
|
|
For static files: 1. Mimefy plug: check 2. Gzip feature: check 3. HTTP/2 new protocol: check 4. Auto SSL: check 5. Cache static files on memory to avoid reading then on disk, then Mimefy, then gzip on eveeeery request: MISSING <- this plug would be nice to have it to reduce disk I/O and CPU. |
|