commit | 8c1aaa201aa2b57c98285bdda7fbff8005f16f96 | [log] [tgz] |
---|---|---|
author | Emeric Brun <ebrun@haproxy.com> | Thu Jun 15 11:30:06 2017 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Tue Oct 31 13:58:31 2017 +0100 |
tree | a4118cdfee12eac799a82f76a99e21cac19e0469 | |
parent | e5c918bcefbaa1bd203bc58ec7c3c6b2e52d70a5 [diff] |
MEDIUM: threads/http: Make http_capture_bad_message thread-safe This is done by passing the right stream's proxy (the frontend or the backend, depending on the context) to lock the error snapshot used to store the error info.