[Json-rpc-java] Known bug ? Hanging IE issue
Jean-Philippe Encausse
Jp at encausse.net
Thu Mar 29 15:36:20 SGT 2007
Hi,
It seems, for a given strange webserver configuration, there is a kind
of bug with synchronous RPC call with IE 6.
The call is made then the Browser freeze until the request timeout
append few minutes later.
Note:
- The freeze is random, sometimes it works sometimes not.
- The webserver configuration contains a reverse proxy ...
I change my code to do asynchronous call with a custom timeout of 20s
and it works fine.
BUT sometimes the browser freeze because of Internal JSON-RPC call:
"system.listMethods" that might be Synchronous... ?
- Is it a known bug ?
- Is there a solution to always do asynchronous call ?
Any Idea ?
Best Regards,
Jp
--
Jean-Philippe Encausse - R&D Jalios SA
Jp [at] encausse.net - http://www.encausse.com - http://www.jalias.com
GTalk: jp.encausse [at] gmail.com - SMS: sms [at] jp.encausse.net
Mob: +33 6 82 12 56 99 Jalios: +33 1 39 23 92 83 Tel: +33 1 39 18 90 15
Do it Once, Use it Twice ~ Do it Twice, Make It Once
More information about the Json-rpc-java
mailing list