tempesta-tech / tempesta

All-in-one solution for high performance web content delivery and advanced protection against DDoS and web attacks
https://tempesta-tech.com/
GNU General Public License v2.0
627 stars 103 forks source link

Use dynamic table for cached responses #1801

Open const-t opened 1 year ago

const-t commented 1 year ago

Scope

Tempesta must respond from cache to http2 client using hpack dynamic table. Currently uses only static table.

Testing

Need to develop functional test to cover this case.

krizhanovsky commented 1 year ago

There is a task for the test https://github.com/tempesta-tech/tempesta-test/issues/392 , no need to write the test in context of this task