Changes between Version 1 and Version 2 of Ticket #2001


Ignore:
Timestamp:
06/09/20 21:00:29 (4 years ago)
Author:
2clarkd@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2001 – Description

    v1 v2  
    77sample URL
    88sample 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
     9curl --cookie "cookie1=1234567890....; cookie2=abcd...; " "http://adevhost/apath/?var1=xyz&var2=abc&var3=zyx"
     10Note, 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.
    1011
    1112cat nginx_leak.conf