Hacker News new | past | comments | ask | show | jobs | submit | webcon's comments login

I have not googled coding stuff in a few weeeks so Stack Overflow and its snotty gatekeeping is dead. That "Please post full line" is answered now. And thankfully lots of people like YOU will soon be out of a job.


Plug that site into GTmetrix.


I do performance WP hosting and would like to try out EFS but it is not available locally yet.

What I do is use redundant RDS, ELB etc but on all the WP installs have an inhouse plugin that with any change it ioniced rsyncs that vhosts tree to all webservers and ssh's a command to them all to dump their WP cache.

It may seem hackish but the sites absolutely fly, have tried several clustered file systems but all that complexity hits reliability and speed.


Why not roll your own NFS, then?

And if your cache is all on disk, a very quick win would involve moving that to memcache, no? That also makes forced expiration very easy.

Of course there are managed services for all of these things anyway.


I was thinking where is the memcache in all those diagrams, AWS has very simple redundant memcache setup.


The thing is that users update their sites very little and memcache is another expense.


Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: