Hello,
Has anyone seen two requests from the same IP hitting a
servlet at approximately the time result in the same query string and
headers?
I can reproduce this every time. Make two requests from one machine
that hits my servlet at approximately the same time. Both
HttpServletRequest objects contain query string and header information
of the first request in. If the IPs are different everything works
properly.
Thanks,
-cb
- Re: Simultaneous request from same IP Chris Bick
- Re: Simultaneous request from same IP Craig R. McClanahan
- RE: Simultaneous request from same IP Chris Bick
- Re: Simultaneous request from same IP Mike W-M
- Re: Simultaneous request from same IP Mike W-M
- Re: Simultaneous request from same IP Carl Trusiak
- RE: Simultaneous request from same IP Chris Bick
- Re: Simultaneous request from same IP ContestAdmin
- RE: Simultaneous request from same IP Chris Bick
