Practical mod_perl / HTML Book /



previous page: 12.7. Apache's mod_proxy Module
  
page up: HTML Version of the book
  
next page: 12.7.1.1. ProxyPass

12.7.1. Concepts and Configuration Directives


In the following explanation, we will use www.example.com as the main server users access when they want to get some kind of service and backend.example.com as the machine that does the heavy work. The main and backend servers are different; they may or may not coexist on the same machine.

We'll use the mod_proxy module built into the main server to handle requests to www.example.com. For the sake of this discussion it doesn't matter what functionality is built into the backend.example.com server—obviously it'll be mod_perl for most of us, but this technique can be successfully applied to other web programming languages (PHP, Java, etc.).

 

Continue to:

  • prev: 12.7. Apache's mod_proxy Module
  • Table of Contents
  • next: 12.7.1.1. ProxyPass







TOP
previous page: 12.7. Apache's mod_proxy Module
  
page up: HTML Version of the book
  
next page: 12.7.1.1. ProxyPass


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com