Well, I'm using 3.2.2beta, but we do file uploads and don't see double
postings at all.  It would seem like a serious problem, though, to have
double POST calls done since that would result in two transactions.

I have seen the opposite, though, when serving up a file that was uploaded,
I've noted that there are two GET requests done.  It seems like some
browsers, perhaps, are doing an initial get (to get the last modified
date?), then close the request and do another to actually retrieve the file.
But it's not consistent, and I suspect it's a browser thing...

David


Reply via email to