You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by domenico poto <do...@gmail.com> on 2008/02/13 12:43:45 UTC

Session ID problem

Hi.
I am an italian Student. My name's Domenico.
I use Jmeter from short time. I will describe my problem.

I have one ThreadGroup that execute {n=5} request HTTP.
Each request Http have the same Id Session. I have also Http Cookie
Manager enable.

*************************************************************************************************
POST http://localhost:8081/WimWeb/eseguiMiaValutazione.do

POST data:
sessid=132&tip=1&JSESSIONID=

Cookie Data:
JSESSIONID=6D6F84880D10BD18954B5AF770AECB90

Request Headers:
Content-Length: 28
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded

For n=4 http request JSESSIONID is the same. But the last one Http
request happen this:

The request is :
Cookie Data:

JSESSIONID=6D6F84880D10BD18954B5AF770AECB90
Request Headers:
Content-Length: 43155
Connection: close
Content-Type: multipart/form-data;
boundary=---------------------------7d159c1302d0y0

but the response is:
Response headers:
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Expires: Wed, 31 Dec 1969 23:59:59 GMT
Last-Modified: Wed, 13 Feb 2008 11:41:03 GMT
Pragma: no-cache
Cache-Control: no-store, no-cache, must-revalidate
Set-Cookie: JSESSIONID=61670B92C5863E9BC245EBD371106502; Path=/WimWeb
Content-Type: text/html;charset=ISO-8859-1
Content-Length: 326
Date: Wed, 13 Feb 2008 11:41:02 GMT

Where JSESSIONID  is not equal at Request.
*************************************************************************************************


-- 
Distinti saluti
Domenico Poto

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org