ATS 8.0.3 segmentation fault related to compress plugin
Open
Crash
- Dominant language
- C++
- Stars
- 2k
- Forks
- 874
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 46
Description
i have built ats 8.0.3 with openssl 1.1.1c and brotli-1.0.7,
**found that ats crash frequently when the following conditions were both met.
1) https request
2) enable compressi plugin with remove-accept-encoding set to ture or with supported-algorithms set to "gzip,br"**
---
i suppose that some browers advertise support for brotli only through https requests, so problem only happen for https requests.
i also had check with http + brotli,it works fine.
turn on debug logging, nothing useful found~
Contributor guide
Assessment
This issue has not been assessed yet.