>
> Two DNS names , even if they map to the same IP address arent the same
> for cookies.


I agree that's where I'm running into problems. The requirements for the
Host header [1] says it specifies the Internet host of the resource being
requested, as obtained from the original URI. In jmeter, I guess the
"original URL" is the server name/IP field + path, which would make sense. I
thought I could use the server name/IP field only for where to connect and
have the cookie manager look at the Host field for the cookies, but I guess
it doesn't work that way.

/etc/hosts is it.

[1] http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.23

Reply via email to