Performance

Improve client and server side performance

Resources

Client side

  • Minification
  • GZIP
  • Caching

Server side

Nice article on Quora: What is the fundamental difference between varnish and squid caching architectures?

A comparison between Apache and nginx on wikivs: Apache vs nginx