commit | 111bfef33c97cf40dc9c136f51b9f670e92d6145 | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.com> | Tue Nov 21 20:01:25 2017 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Tue Nov 21 21:35:04 2017 +0100 |
tree | 2713f4f5ac2ed46c56d4498a3b0be067b6e4d72c | |
parent | 75d93291c98c1ae39c93b5debeec4c182e62b596 [diff] |
MEDIUM: shctx: use unsigned int for len and block_count Allows bigger objects to be cached in the shctx, the first implementation was only storing small ssl session, but we want to store bigger HTTP response.