Hi!
I would recommend against doing it in this way. Primarily because it
involves polling (the second thread calling getWrittenRequestBodyBytes()
repeatedly) and because of the added synchronization overhead.
Yes, I would call it just once a second, but nobody knows what someone
else does.
In
ring
upload to get the number of transfered bytes. So I can show the user,
that the application still works...
Do you think, that this small patch is useful for you too or do you know
another way?
Thanks,
Thoralf Rickert
-
To unsu