Comment on Stack Exchange Engineering: How We Built Our BlogparentComments−hueving11ySimple caching would have solved all of your issues. Classic case of not profiling before blaming the whole system.−toast011ySimple caching wouldn't have solved the (numerous) security issues.−wink11yYou could still export/dump the WordPress pages as static html and still keep the editor. (and WordPress not accessible from the outside).
Comments
Simple caching would have solved all of your issues. Classic case of not profiling before blaming the whole system.
Simple caching wouldn't have solved the (numerous) security issues.
You could still export/dump the WordPress pages as static html and still keep the editor. (and WordPress not accessible from the outside).