any delays attributed to axis comes after the request has been received by Axis
as a diagnostic tool do a tracert and pathping thru the LB and pathping and tracert without LB to determine timing deltas with LB vs w/o LB its the LB responsibility to transmit the request and return the response in the alloted timeframe i would contact the LB vendor for help on this issue keep us apprised, Martin ______________________________________________ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Mon, 18 Oct 2010 01:48:34 -0700 > From: [email protected] > To: [email protected] > Subject: RE: read timeout > > > Hi Martin, > thanks for your response. > i will try to be more detailed. > I've to contact a web service deployed on an iis server passing first > through a load balancer and an isa firewall. > If i invoke directly the iis the read timeout exception is not generated; > but if i pass through from load balancer and isa there is this exception. > I've already tried this solution from amila's blog: > http://amilachinthaka.blogspot.com/2009/05/improving-axis2-client-http-transport.html > by using cleanup, cleanupTransport and shutdown on httpConnectionManager, > but nevertheless with the same result the connection is not closed, at least > this is the analisys of the network team. > Actually the isa firewall is setted to force closing the connection in my > place. > What's wrong ? There is a best solution compared to amila's ? > > > > > > > Walter > > contact the IIS admin on their server with a few brief questions: > Are they implementing HTTP 1.0 or HTTP 1.1 connections? > is their HTTP communication occuring Synchronously or Asynchronously? > > anyone on the list have pointers to config IIS timeouts? > Martin > > > -- > View this message in context: > http://old.nabble.com/read-timeout-tp29971310p29988404.html > Sent from the Axis - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
