Closed RomanBelozerov closed 1 year ago
I can not reporduce the issue in my VM, but while the webserver and my VM use the same Ubuntu 22 Server, the Tempesta build on my VM inlines tfw_cache_h2_copy_chunked_body()
into tfw_cache_copy_resp()
, while the server doesn't. The issue is likely a duplicate of https://github.com/tempesta-tech/tempesta/issues/1970
Fixed in #1972
Scope
My config (Tempesta on separate VM) :
Testing
encoding.test_encoding.TestH2BodyDechunking
encoding.test_encoding.TestH2LargeResponseBodyDechunking
encoding.test_encoding.TestH2LargeResponseBodyDechunking2