You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by NS...@agl.com.au on 2003/10/28 01:54:29 UTC

axis performance question

Hi,

I have got web service clients (both Java and VB) that need to access my
Axis Web Service.

The web service is located in my intranet.

Running the client from my workstation, I get relatively good performance.
Once I move the client to our UAT box which has no internet access - the
performance is very bad.
The VB client takes about 8secs for an operation which took 1sec on my dev
box. The java client ranges from 5 to 15 seconds  for the same operation
which took 1 sec from my dev box.

The java client is basically the JUnit TestCases that was autogenerated
from WSDL2Java.

My questions are: is internet access required by the client? Possibly to
validate a schema? If it is - is there a way to turn off validation?
If the problem is schema validatation timing out - why the range of
response times?

Cheers,
Nim




**********************************************************************
This  email  is  intended  solely  for the use of the addressee
and may contain information that is confidential or privileged.
If you receive this email in error please notify the sender and
delete the email immediately.
**********************************************************************


Re: axis performance question

Posted by Jim Murphy <jm...@mindreef.com>.
Might be a DNS problem?  Though 8 seconds seems too short for a name 
lookup failure.
Jim


chris wrote:

> How about unplugging your dev workstation from the Net and see if the
> response time differs?
> 
> /Chris
> http://cvs.apache.org/~haddadc
> 
> 
> -----Original Message-----
> From: NSathiamoorthy@agl.com.au [mailto:NSathiamoorthy@agl.com.au] 
> Sent: Monday, October 27, 2003 7:54 PM
> To: axis-user@ws.apache.org
> Subject: axis performance question
> 
> Hi,
> 
> I have got web service clients (both Java and VB) that need to access my
> Axis Web Service.
> 
> The web service is located in my intranet.
> 
> Running the client from my workstation, I get relatively good
> performance.
> Once I move the client to our UAT box which has no internet access - the
> performance is very bad.
> The VB client takes about 8secs for an operation which took 1sec on my
> dev
> box. The java client ranges from 5 to 15 seconds  for the same operation
> which took 1 sec from my dev box.
> 
> The java client is basically the JUnit TestCases that was autogenerated
> from WSDL2Java.
> 
> My questions are: is internet access required by the client? Possibly to
> validate a schema? If it is - is there a way to turn off validation?
> If the problem is schema validatation timing out - why the range of
> response times?
> 
> Cheers,
> Nim
> 
> 
> 
> 
> **********************************************************************
> This  email  is  intended  solely  for the use of the addressee
> and may contain information that is confidential or privileged.
> If you receive this email in error please notify the sender and
> delete the email immediately.
> **********************************************************************
> 
> 
> 



RE: axis performance question

Posted by chris <ch...@cobia.net>.
How about unplugging your dev workstation from the Net and see if the
response time differs?

/Chris
http://cvs.apache.org/~haddadc


-----Original Message-----
From: NSathiamoorthy@agl.com.au [mailto:NSathiamoorthy@agl.com.au] 
Sent: Monday, October 27, 2003 7:54 PM
To: axis-user@ws.apache.org
Subject: axis performance question

Hi,

I have got web service clients (both Java and VB) that need to access my
Axis Web Service.

The web service is located in my intranet.

Running the client from my workstation, I get relatively good
performance.
Once I move the client to our UAT box which has no internet access - the
performance is very bad.
The VB client takes about 8secs for an operation which took 1sec on my
dev
box. The java client ranges from 5 to 15 seconds  for the same operation
which took 1 sec from my dev box.

The java client is basically the JUnit TestCases that was autogenerated
from WSDL2Java.

My questions are: is internet access required by the client? Possibly to
validate a schema? If it is - is there a way to turn off validation?
If the problem is schema validatation timing out - why the range of
response times?

Cheers,
Nim




**********************************************************************
This  email  is  intended  solely  for the use of the addressee
and may contain information that is confidential or privileged.
If you receive this email in error please notify the sender and
delete the email immediately.
**********************************************************************