I am trying to load test a web app that uses cookies to track sessions by using the -nomerge switch on IE8 to allow multiple distinct sessions on a single machine. I want to run about 50 sessions on a single box but IE stops starting more sessions at approximately 30 (it varies per machine, sometimes 28 or 29 but I've not seen more than 30).
This also appears to be a per user issue - I can have more sessions on a single machine if I start 30 under one user, switch to a different user and start more sessions.
Is there a way I can increase this limit so that a single user can launch more sessions?