Remove clientIp key from connectionCountPerIp object when it hits 0

connectionCountPerIp keeps track of the count of all clientIp that have connected to the service. This is an ever-expanding object. I don't know if it's causing the memory leak in the ticket but it shouldn't hurt at least.

Bug: T383977

cc: @gmodena

Merge request reports

Loading