users@jersey.java.net

[Jersey] Re: Each new GET, POST, PUT is using a new TCP source port

From: margozzi <mike.margozzi_at_quantum.com>
Date: Mon, 14 Nov 2011 13:53:13 -0800 (PST)

Yes, I am sure ( now ). We are not using cookies, but rather a Session
variable in Jetty. I am able to see that a different session is created for
the second request. I believe that Jetty treats the different source port as
a new client. In our production code, the REST requests always come from the
same source port and IP. Which leads me to believe that this would be a
common issue.

--
View this message in context: http://jersey.576304.n2.nabble.com/Each-new-GET-POST-PUT-is-using-a-new-TCP-source-port-tp6993468p6994291.html
Sent from the Jersey mailing list archive at Nabble.com.