I've been tracing through exchanges between jmeter and my server and
noticed that the http header "Host" has no value. 

In my test plan I set the value for "Host" in the http header manager.

        Thread
                Simple Controller
                        HTTP Request
                                Browser-derived headers (removed "Host")
                HTTP Header Manager (only header set is Host)

When I look at the line trace I find "Host: \r\n" where I expect to see
"Host: nozzle\r\n".  

Is anyone else seeing this issue?

I built jmeter from the 8/14 source code distribution.
I'm using java 1.4.0 (build 1.4.0-b92).

Regards,
Don

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to