As I said before, after certain times run, the "open email" will fail. The login should be OK, since I can see its header is same with the successful ones followed it. I am kind of suspect it might be the server side kill the session? Below I will show the request header of both success and failed ones.
Success: open an email: /GET https://XXXXXXX/read_body.php?mailbox=INBOX&passed_id=1&startMessage=1 Cookie Data: sqm_cookie_check=1344613229; key=JKleC18s5Do%3D; squirrelmail_language=deleted; SQMSESSID=c4bflvneelm079hed9j8v1uvf1 Request Headers: Accept-Language: en_US User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0) Connection: keep-alive Accept: image/jpeg, application/x-ms-application, image/gif, application/xaml+xml, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */* / back to main page of inbox /GET https://XXXXXXXX/right_main.php?PG_SHOWALL=0&sort=0&startMessage=1&mailbox=INBOX Cookie Data: sqm_cookie_check=1344613229; key=JKleC18s5Do%3D; squirrelmail_language=deleted; SQMSESSID=c4bflvneelm079hed9j8v1uvf1 Request Headers: Accept-Language: en_US User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0) Connection: keep-alive Accept: image/jpeg, application/x-ms-application, image/gif, application/xaml+xml, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*/ And the failed ones. /GET https://XXXXXXXX/read_body.php?mailbox=INBOX&passed_id=1&startMessage=1 Cookie Data: sqm_cookie_check=1344613229; squirrelmail_language=deleted Request Headers: Accept-Language: en_US User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0) Connection: keep-alive Accept: image/jpeg, application/x-ms-application, image/gif, application/xaml+xml, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*/ /GET https://XXXXXXXX/right_main.php?PG_SHOWALL=0&sort=0&startMessage=1&mailbox=INBOX Cookie Data: sqm_cookie_check=1344613229; squirrelmail_language=deleted; SQMSESSID=a42fmrlt41c8mudm6f5unr8t45 Request Headers: Accept-Language: en_US User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0) Connection: keep-alive Accept: image/jpeg, application/x-ms-application, image/gif, application/xaml+xml, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */* / -- View this message in context: http://jmeter.512774.n5.nabble.com/weird-Cookies-behaviour-tp5714266p5714293.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
