Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Hug of death from HN visitors.

For fellow website admins, this is your regular reminder to use static site generators, where possible, and server-side cache where not.



I’d argue SSG and caching are the same solution just a difference in where the cache resides (disk vs memory) and warming strategy (on-demand vs preemptive)


How often does a bug tracker get that much traffic? And using an SSG for one when tons of the queries will have specific filtering terms doesn't seem so great either.


Bugzilla routinely falls on its knees just from internal use.


> where the cache resides (disk vs memory)

local vs CDN that is...


There’s nothing about SSG or caching that requires use of a CDN, and it may be helpful in both scenarios as it’s just literally another cache.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: