Merge pull request #126 from pooya/disco implementation of max, the number of connections is now limited with a default of 2048
Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/ba6cd156 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/ba6cd156 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/diff/ba6cd156 Branch: refs/heads/upstream Commit: ba6cd156a5ac32ee59b6a5cbc23bbd4fb78a96cb Parents: 8eb1f22 1849699 Author: Bob Ippolito <[email protected]> Authored: Wed Mar 26 13:17:29 2014 -0700 Committer: Bob Ippolito <[email protected]> Committed: Wed Mar 26 13:17:29 2014 -0700 ---------------------------------------------------------------------- src/mochiweb_socket_server.erl | 41 ++++++-- test/mochiweb_socket_server_tests.erl | 149 +++++++++++++++++++++++++++++ 2 files changed, 182 insertions(+), 8 deletions(-) ----------------------------------------------------------------------
