Hello, ah! I found the reason, why JMeter adds the ';' Reading the full response, I found the ';': Set-Cookie: PHPSESSID=b1517aa97c569ea499accaa6fac4cb7a; path=/
That's the only location where a semicolon occurs. Is this a PHP bug or a JMeter bug? Is it a php bug adding this semicolon in the header, or is it a JMeter bug copying the semicolon to the URL? Regards, Jens --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

