In this chapter, we will cover the following recipes:
- Configuring NGINX as a simple reverse proxy
 - Content caching with NGINX
 - Monitoring cache status
 - Microcaching
 - Serving from cache when your backend is down
 - SSL termination proxy
 - Rate limiting
 
In this chapter, we will cover the following recipes: