[Tsung] Generating requests against different URLs
Nicolas Niclausse
nicolas at niclux.org
Wed Aug 9 23:11:59 CEST 2006
Nicolas Niclausse wrote:
> David van der Bokke a écrit :
>> I am trying to use tsung to do performance testing on our server. We
>> are using dynamic substitution in the <http> element to create different
>> URLs. Is there any way to allow tsung to make requests to different
>> specified servers(eg: one substitution would make the url
>> http://myserver.com/d.pl and another would make it
>> http://myserver.com:8080/d.pl). It seems like you cant make requests to
>> different ports or different server names(except in round robin).
>
> In theory, it should work (the server:port in absolute url is used). But
> i looked at the code and the substitution is done after the server:port
> is set (with the old url), so it's a bug !
fixed !
--
Nicolas Niclausse
More information about the Tsung-users
mailing list