tempesta-tech / tempesta-test

Test suite for Tempesta FW
10 stars 4 forks source link

Implement tests for idle streams #503

Closed EvgeniiMekhanik closed 9 months ago

EvgeniiMekhanik commented 10 months ago

Since PRIORITY_UPDATE frames are allowed for idle streams, we add appropriate stream state in the Tempesta FW and add tests for this state here.

EvgeniiMekhanik commented 9 months ago

Check that we should not close connection if there are PRIORITY_FRAMES count == max_concurent_streams and we open new stream with id > one of previous one.