Comment 2 for bug 1008532

Revision history for this message
Muharem Hrnjadovic (al-maisan) wrote :

Redis connection break-down by machine

$ for m in 129.132.181.134 129.132.181.136 129.132.181.138 gemsun01.ethz.ch gemsun02.ethz.ch gemsun03.ethz.ch gemsun04.ethz.ch localhost; do echo $m; cat redis-connections.txt | sort -k9 | grep $m | wc -l; done

129.132.181.134
212
129.132.181.136
197
129.132.181.138
162
gemsun01.ethz.ch
126
gemsun02.ethz.ch
99
gemsun03.ethz.ch
113
gemsun04.ethz.ch
108
localhost
2