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
616 stars 103 forks source link

Exceeding space in case when there are a lot of clients #2191

Open EvgeniiMekhanik opened 2 months ago

EvgeniiMekhanik commented 2 months ago

When there are a lot of clients Tempesta FW fails to accept new connection and writes in dmesg

145138.564405] [tdb] ERROR: Cannot allocate cache entry for key=0x7b284d0000000000
[145138.693617] [tdb] ERROR: out of free space

We should implement strategy to evict old clients time to time.

krizhanovsky commented 2 months ago

Seems duplicate of #2000