I also ran a load test and the test hung after a
while. The cause could be http connections taken over
on both sides. I see somewhere there is a way to reuse
http connections in Axis, Anyone on the list knows
that?


--- Michael Kopf <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I'm using axis2-1.3.
> 
> If I use asynchron non blocking client with
> seperateListeners there will 
> remain connections open on the server-side after
> calling the web 
> service. And if I recall the web service several
> times I get a 
> connection refused error on the server-side.
> 
> If I use only one Listener by setting
> setSeperateListeners(false) 
> everything works fine, but with big attachments the
> only one connection 
> will be the bottle neck.
> 
> Does anybody have an idea what is wrong with the
> seperate listeners?
> 
> Thanks for help.
> 
> Michael
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to