Changes between Initial Version and Version 1 of Ticket #822, comment 8
- Timestamp:
- 10/29/15 11:10:25 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #822, comment 8
initial v1 1 1 I see some XML traces in the dump. We're using NGINX to proxy a large number of XML packets per sec. 2 2 Let me know if you need some traces/exports of the request headers + data to help you reproduce. 3 4 Requests are made either via long-living HTTPS or WebSocket (depending on browser support) - I assume a browser supporting HTTP/2 is using WebSocket in all cases.