> relatively static blog content can be cached on the server.
If you poke around, you'll find that this isn't a Wordpress installation. (Or any other dynamic blog engine, for that matter.)
It's Markdoc[1], a static site generator:
> Markdoc converts wikis into raw HTML files and media ... Markdoc need not be installed on the hosting site, since the resultant HTML is completely independent.
I believe the program at fault here is Apache, which in the default configuration loves nothing better than to choke on child processes.
If you poke around, you'll find that this isn't a Wordpress installation. (Or any other dynamic blog engine, for that matter.)
It's Markdoc[1], a static site generator:
> Markdoc converts wikis into raw HTML files and media ... Markdoc need not be installed on the hosting site, since the resultant HTML is completely independent.
I believe the program at fault here is Apache, which in the default configuration loves nothing better than to choke on child processes.
[1] http://markdoc.org/