> From: Jerry Malcolm [mailto:techst...@malcolms.com] > Subject: OT: Random Form Resubmissions
> I have written defensive code in my webapp to detect this situation and > handle it. So it's not a critical problem now. But it just frustrates > me that I have no clue what is going on. And I'm curious if the users > are seeing something strange as this is occurring. It appears that the > client's browser is holding onto the form and just randomly resending it > the server without the user's knowledge. And it finally stops when they > close their browser or reboot their computer. I know this makes zero sense. This sounds like a lot of fun. Can you tell from the logs (or doing some traceroute runs) if there's anything in common about the clients? Things such as a small set of origins (e.g., PRC, NK, AOL, NSA) or client environment (iOS, Android, IE7) might give a clue. I wonder if some intermediary box thinks it's being useful by trying to get responses to unacknowledged requests and keeps replaying them, but the real client lost interest and disconnected a long time ago. - Chuck 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. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org