Jean-Paul Calderone <[email protected]> added the comment: Have you looked at the number of TIME_WAIT sockets you have on the system when your benchmark gets to the 16000 request mark?
This looks exactly like a regular TCP limitation to me. You'll find the limit on any platform, not just OS X. ---------- nosy: +exarkun _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8771> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
