Dedicated Web Server
Distributed Web Servers
PHP Setup


  • Distribute the overall load over multiple servers
  • Advantages
    • Distribute performance gains
    • Redundancy

  • Disadvantages
    • Management headache
    • Synchronization
    • Client - Server persistence