Part X. Server Integration

Table of Contents

42. Cookies and Sessions
1. Using cookies
2. Proxying request and response headers
3. Lifecycle of a data request
4. Things to consider when deploying sessioned applications
5. Getting at cookies from LZX
6. Using cookies to recover state
43. The Persistent Connection
1. Overview
2. Architectural Limitations on Scalability
3. The connection manager
4. The connection datasource
5. Agents
6. Authentication
7. Appendix