Do know. The problem is that we can't use a keep alive connection. At least with the page reload the connection will be lost. A browser is keeping open the connection. That might be the difference.
I already wrote a small dirty ArmoryProxy in perl, but that was a few month ago. So this one would need to be rebuild, too and on the other hand most users won't be able to use because they have no shell access to there hosts.
Does anyone know if its possible to keep a curl connection among a session?