Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Professional Plone 4 Development

You're reading from   Professional Plone 4 Development Build robust, content-centric web applications with Plone 4.

Arrow left icon
Product type Paperback
Published in Aug 2011
Publisher Packt
ISBN-13 9781849514422
Length 516 pages
Edition 1st Edition
Tools
Arrow right icon
Toc

Chapter 17. Setting up a Production Server

In the previous chapter we covered how to set up Zope in a server environment. Zope is only one of the services that we commonly deploy to production servers, however, and we have yet to consider hardware or operating system configuration.

In this chapter, we will cover:

  • The server components that make up a production-grade Plone deployment: web server, caching reverse proxy, load balancer, Zope instances, and database
  • Common configuration and deployment options
  • Hardware selection and operating system configuration
  • Profiling and deadlock debugging
  • Optimization through resource merging
  • HTTP caching
  • Testing and benchmarking tools

Server components

A Plone deployment usually incorporates the following logical services:

  • A web server, responsible for decrypting SSL traffic (if applicable), applying virtual host rewrites (see further) and, sometimes, serving static resources
  • A caching reverse proxy, which serves static or shared resources when possible...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image