Approaches to response archiving
Network Sniffer
- operation is independent of web server, not in the "critical path"
- cannot support HTTPS
Proxy
- end-to-end problems (HTTPS, client IP usage)
- increases latency (extra TCP/IP session)
Filter
- runs within web server
- full access to request and response