Comment 13 for bug 1247056

Revision history for this message
George Shuklin (george-shuklin) wrote :

That patch does not help!

How to reproduce:

1. run watch 'netstat -np|grep apa|wc -l' on dashboard host (in separate terminal)
2. Go to dashboard
3. Create ten instances, wait until they up
4. Destroy them

Repeat steps 3-4 as nessesary.

Expected result: amount of connection is stable
Actual result: on every iteration of steps 3-4, amount of connections raised (+100 active connections).