|
|
|
|
|
by sillysaurusx
2322 days ago
|
|
Hmm. If you stick it behind cloudflare, you might be able to leverage their caching. But I’m not sure how that works when the pages are dynamically generated. You could also spit out the html to disk and just serve that behind nginx. Even on slow net, that might help. Trying to think what else would scale... |
|