I perform load testing of my server with the number of clients (200, 300, 500, ... 3000). For testing, I use Windows 64-bit systems, and I run the server on one system and clients on another system. All clients can successfully make connections, but after a minute or two minutes the server through erlang: error → "{badmatch, {error, system_limit}}, {module, accept_function, 3}" for some server instances and destroys these server instances. Can anyone have a solution for this?
Thanks in advance.
sreenivas, India.
source
share