Hi,
The first beta of loadUI 1.5 will be released by the end of May, and we're showing off some of the new features in the
live webinar tomorrow.
The Interval setting of the FixedLoad component isn't really intended to be a ramp-up feature, more a sanity check limit if you need to limit the interval at which requests are being sent. Setting this to 0 will ensure that loadUI will attempt to run as many concurrent requests as you have configured the load, failing either due to client limitations (memory, network, cpu) or server limitations.
For the scenario you've described, I think a better approach than using the Fixed Load Generator would be to use one of the rate-varying Generators (like the Ramp Generator). Going by request rate instead of concurrent load often gives a more realistic simulation, as the figures you get (our service can handle X requests per second while keeping the SLA) can be compared to actual log files, etc. It's important to note that 5000 concurrent requests in no way represents 5000 users, unless all 5000 users are actually trying to attack the server.
Either way, if the client is the bottleneck, then the solution should be distribution using agents.
As for your other question, I think my colleague has answered that in the other thread.
Regards,
Dain
eviware.com