Christian Campo wrote:
> Hi Steen,
> we have seen the same problem sometimes. We believe its more related
> to the URLConnection
> not being able to connect quick enough to your Tomcat because the
> calls are so fast.
Actually the server is running an embedded Jetty Web Server.
> So since
> now the problem does not occur when you are no longer using the
> loopback device (localhost)
> but a REAL tcp/ip stack and the problem goes away I believe that shows
> that it is in a strange
> way TCP related.
The test with two boxes where only done to see if the problem
also existed when the communication was over the wire. In the
real project the server and the client must be on the same box.
> We were running similar tests but with multiple threads and we were
> getting rejected connections
> (because the worker threads were exhausted) or bind address exceptions.
> I can keep you posted if we find a better explanation.
Yes please do. :-)
> regards
> christian campo
>
As I said earlier I'm only evaluating the hessian protocol, but if
I must fight with unexplainable problems I'm afraid I'll have to
dump hessian and use ???.
regards
Steen
Received on Tue 07 Dec 2004 23:06:44 -0800
This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:16:40 PDT