<div dir="ltr"><div>Hi,<br><br></div>I am trying to simulate persistent idle connections (that won't contribute to the actual traffic) along with the workload that contributes to the traffic. For an instance, if the actual test has 100 concurrent connections that has content size of 64KB, I would like to have few sockets (say 50) in established state without sending any requests. The requests would go via proxy. Is it possible to keep the socket connections (client->proxy->server) alive with out sending any requests (or just keep alives that doesn't send much of data) in WPG? <br><br>The best that I could achieve was sending 'HEAD' request with rate of 1/1min for a specified number of connections. But this would close the existing socket connections and open new sockets. I would like to keep the same sockets alive for simulating the idle connections.<br><br>I can even run two instances of WPG server (listening to two different ports) and clients (one for the active connections and another one for idle connections). Any suggestions on how to achieve this using WPG would be great. Thanks in advance!<br clear="all"><div><div><br>-- <br><div class="gmail_signature"><div dir="ltr"><i><b>Regards,</b></i><div><i><b>Sanjeevi Ranga</b><b>n</b></i><i><b><br></b></i></div><br><div><br></div></div></div>
</div></div></div>