Request Paradigm
Limitations
2/28
  • No state preserving (except for sleep/wakeup and sessions)
  • Nothing is persistent
  • Re-loading data takes time: Parsing a large (9MB) XML document takes about 1.2 seconds with PHP 5.1-dev