Changes between Initial Version and Version 1 of Ticket #2001
- Timestamp:
- 06/09/20 20:53:55 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2001 – Description
initial v1 4 4 *topics*; memory leak, large URL cookies, keepalive_requests, 5 5 *configuration*; 6 7 sample URL 8 sample URL command (note cookie text suppressed, likely any 512-1024 byte string will do in one or more cookie variables) 9 curl --cookie "cookie1=1234567890....; cookie2=abcd...; " "http://adevhost/apath/?var1=xyz&var2=abc&var3=zyx 10 6 11 cat nginx_leak.conf 7 12