The Official D Blog is Live

Jack Stouffer via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun Jun 5 09:47:57 PDT 2016


On Friday, 3 June 2016 at 19:33:31 UTC, Mike Parker wrote:
> so if you have any suggestions fire away.

Two things I noticed:

1. The site doesn't gzip its responses. This can lead to a 
30%-40% reduction in total page size if used.

2. The server isn't using Wordpress' custom server error pages.

Also, one suggestion I have is to use a Wordpress plugin that 
caches the page results into static HTML. This saves the server 
regenerating the templates every page load, which requires a slow 
round trip to the database.


More information about the Digitalmars-d-announce mailing list