<div dir="ltr">Hi<div><br></div><div style>Was trying to load test my cowboy based websever with tsung and httperf, and it seems like i'm unable to squeeze out more than 200 req/s from even the rest_hello_world example app.</div>
<div style><br></div><div style>Are there any resources on how erlang/cowboy/linux should be configured for optimal req/s numbers?</div><div style><br></div><div style>i tried ubuntu 12.04, 13.04</div><div style>erlang vers R15B01, R16B01</div>
<div style>cowboy master and 0.8</div><div style>tried it on laptop (older macbook pro) and a powerful core7 blade  </div><div style><br></div><div style>and still, get timeout errors in httperf or errors like below in tsung when trying to pound the server with as low as 300 req/s:</div>
<div>stats: error_connect_eaddrinuse 1320 10836</div><div style>stats: error_abort_max_conn_retries 378 378</div><div style><br></div><div style>also tried playing around with settings like these while starting the server, with no apparent difference:</div>
<div style> +K true -smp enable +swt low +spp true +P 512000 -env ERL_MAX_PORTS 1000000</div><div style><br></div><div style>Thanks in advance</div><div style>Alex</div><div style>  </div></div>