On 03/10/2007, Richard Hubbell <[EMAIL PROTECTED]> wrote:
> Using latest jmeter and java.
>
> Reading urls from a csv file and passing into the Path
> for the HTTP Request
>
> Each url in the file is like so:
> http://www.example.com/
The path is supposed to contain just the path; in this case /
The protocol and host need to be entered in different fields.
> The default "HTTP Request Defaults" specify the proxy
> server that the requests go through. The problem is
> that jmeter inserts a leading slash before ${url} and
> the proxy just wants a GET http://www.example.com
> HTTP/1.1 but jmeter is sending a GET
> /http://www.example.com HTTP/1.1
>
> Does anyone know what file to change or setting to set
> to fix this? It seems like a bug to me, but maybe
> it's just a feature that doesn't make sense to me.
>
>
>
>
>
>
>
> ____________________________________________________________________________________
> Tonight's top picks. What will you watch tonight? Preview the hottest shows
> on Yahoo! TV.
> http://tv.yahoo.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]