Changes between Version 1 and Version 2 of Ticket #2001
- Timestamp:
- 06/09/20 21:00:29 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2001 – Description
v1 v2 7 7 sample URL 8 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 9 curl --cookie "cookie1=1234567890....; cookie2=abcd...; " "http://adevhost/apath/?var1=xyz&var2=abc&var3=zyx" 10 Note, client test should have many instances of connections (1000's helpful) with the client re-issuing commands with cookies over long running connections. Curl example is just overview of passing large cookie, not actual test. 10 11 11 12 cat nginx_leak.conf