We have developed a comet based application for chat (using streaming approach). The application has been developed in ASP .Net 3.5 sp1. The browser has two connections with the server. One for posting and another for receiving chat messages. While load testing with Jmeter or VSTS the posting is getting recorded and load tested but not the receiving portion. Can some one please suggest any load testing tool which can address this issue.