« Return to Thread: Tomcat

RE: Tomcat

by Caldarale, Charles R :: Rate this Message:

Reply to Author | View in Thread

> From: Logan, James S [mailto:james.logan@...]
> Subject: Tomcat
>
> Have you folks seen this type of behavior on a Tomcat site,
> where virtual client login generate multiple sessionids ?

Sessions are normally tracked with cookies; your client may just be ignoring them, rather than sending the cookies back with subsequent requests.  Use Wireshark or equivalent to compare traffic from manual vs automated browsing.

 - Chuck (GaTech '71)


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.

 « Return to Thread: Tomcat