JoeDog / siege

Siege is an http load tester and benchmarking utility
GNU General Public License v3.0
5.95k stars 385 forks source link

Cookies in v3.0.1 repeatedly appended #47

Closed sjernigan closed 8 years ago

sjernigan commented 8 years ago

This issue is resolved in v4 but I wanted to put an issue out there to document it. We were seeing cookies set by the app under test repeatedly appended until the request became too large (and HaProxy just returned 400s). To be clear, it was the same session cookie repeated many times. This would happen when either specifically setting the cookie header or not. Thanks for getting it resolved.

sjernigan commented 8 years ago

As mentioned. Fixed in 4.0.0-beta6