Comment 2 for bug 1576332

Revision history for this message
Hari Prasad Killi (haripk) wrote :

There is no deadlock - DHCP requests were sent in at 100K per second, while they were being processed at 30K per second. This built up a large backlog which takes time to clear. Need to handle this case (rate control / discard beyond a threshold).