Summary
In this chapter, you have learned:
Web caching, particularly as it relates to Plone
How to install CacheFu in Plone to configure cache settings
How to add Varnish and Squid to your buildout to use as caching agents
Load balancing, particularly as it relates to Plone
How to use the
<
parameter in Buildout to create macrosHow to add HAProxy and Pound to your buildout to do load balancing
How to add Supervisor to your buildout to manage processes
How the production stack works
How to add Munin plugins to your buildout
See you in Chapter 7, where we will adjust and configure various security-related settings.