Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 54711 invoked from network); 4 Aug 2004 04:48:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Aug 2004 04:48:45 -0000 Received: (qmail 72596 invoked by uid 500); 4 Aug 2004 04:47:45 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 72581 invoked by uid 500); 4 Aug 2004 04:47:45 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 72571 invoked by uid 99); 4 Aug 2004 04:47:45 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received: from [66.36.233.99] (HELO dc2-web14.assortedinternet.com) (66.36.233.99) by apache.org (qpsmtpd/0.27.1) with ESMTP; Tue, 03 Aug 2004 21:47:42 -0700 Received: from c-67-165-68-241.client.comcast.net ([67.165.68.241] helo=drexel.edu) by dc2-web14.assortedinternet.com with asmtp (Exim 4.34) id 1BsDgf-0003hl-P3 for axis-user@ws.apache.org; Wed, 04 Aug 2004 00:47:37 -0400 Message-ID: <41106A70.1030706@drexel.edu> Date: Wed, 04 Aug 2004 00:47:44 -0400 From: V D User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040316 X-Accept-Language: en-us, en MIME-Version: 1.0 To: axis-user@ws.apache.org Subject: Re: Performance issue with using Axis References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - dc2-web14.assortedinternet.com X-AntiAbuse: Original Domain - ws.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - drexel.edu X-Source: X-Source-Args: X-Source-Dir: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N How about adding a local host entry into the host file? Hrishikesh Kumar wrote: > > >We are using 1.2 Beta version on Linux with Tomcat. This is what is giving >such high time. We tested the same 1.2 Beta same program on WINNT and it is >working within .5 seconds. We are still working on changing the version and >giving it a shot on Linux. I do not know about the network setting as the >testing is being done by having the client and server on the same machine. > > > > > Vy Ho > edu> To > axis-user@ws.apache.org > 08/03/2004 11:08 cc > PM > Subject > Re: Performance issue with using > Please respond to Axis > axis-user@ws.apac > he.org > > > > > > > > > >Check your network connection settings, such as hosts file, etc. Other >than that, you can find a hello world tutorial for axis somewhere >complete with client and server to make sure there's nothing wrong with >the way you do it. 5 seconds long is just plain wrong, so definitely >you're having some problem that is not soap, webservice or axis related. > >Hrishikesh Kumar wrote: > > > >>Actually whatever we have written is almost as simple as a hello world >>problem. >>According to our initial analysis we are finding the getServiceLocator >>taking like half of the turnaround time (5 secs) in our case. >> >> >> >> > > > > >