Skip to content
Snippets Groups Projects
Commit 6587b658 authored by Philippe Canal's avatar Philippe Canal
Browse files

TIsAProxy retain last 8 matches (rather than 1).

This allows to significant reduce the number of search through the list of cached result ...
That search was a noticeable cause of slow down with an increase of number threads due to the contention
on updating the number of readers (used for the local read/write lock mechanism).
parent d519905b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment