You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Tom Jordahl <to...@macromedia.com> on 2004/10/15 15:29:47 UTC

RE: [jira] Commented: (AXIS-1608) Test case fro comparing Axis 1. 2 against Axis 1.1

It is not the default because Axis doesn't need another required jar file.
We already have too many.  :-(

--
Tom Jordahl
Macromedia Server Development

> -----Original Message-----
> From: David D. Lucas [mailto:ddlucas@lse.com]
> Sent: Friday, October 15, 2004 7:41 AM
> To: axis-dev@ws.apache.org
> Subject: Re: [jira] Commented: (AXIS-1608) Test case fro comparing Axis
> 1.2 against Axis 1.1
> 
> The last I saw, CommonsHTTPSender was not the default, but I think it
> should be.  It adds caching of connections that play a big role,
> especially when using HTTPS.
> 
> Try it by rebuilding the axis.jar from source and include the Commons
> HTTP jar in the lib.  Then modify the client-config.wsdd file in the
> source tree to use the Commons HTTP handler.
> 
> Later,
> Dave
> 
> axis-dev@ws.apache.org wrote:
> > The following comment has been added to this issue:
> >
> >      Author: Venkat Reddy
> >     Created: Fri, 15 Oct 2004 3:04 AM
> >        Body:
> > Following are the numbers with .Net Framework SP1 as client and Axis as
> server.
> >
> > Axis1.1: 3568
> > Axis1.2: 5586  (1.57 times of v1.1)
> >
> > I'll do the opposite of it tomorrow (Axis on client, .Net on server)
> >
> > It appears to me that v1.2 is 1.5 times slower on the server and 1.3
> times slower on client, and 1.9 times slower when used on both sides,
> according to my results.
> >
> > Regarding the CommonsHTTPSender, as you can see, i haven't specified any
> transport handler, and just using the axis jars out of the box. Isn't the
> CommonsHTTPSender default handler for transport? I'll look into this also
> tomorrow.
> >
> > -- Venkat
> > ---------------------------------------------------------------------
> > View this comment:
> >   http://issues.apache.org/jira/browse/AXIS-
> 1608?page=comments#action_54148
> >
> > ---------------------------------------------------------------------
> > View the issue:
> >   http://issues.apache.org/jira/browse/AXIS-1608
> >
> > Here is an overview of the issue:
> > ---------------------------------------------------------------------
> >         Key: AXIS-1608
> >     Summary: Test case fro comparing Axis 1.2 against Axis 1.1
> >        Type: Test
> >
> >      Status: Unassigned
> >    Priority: Major
> >
> >     Project: Axis
> >  Components:
> >              Basic Architecture
> >    Versions:
> >              1.2RC2
> >
> >    Assignee:
> >    Reporter: Venkat Reddy
> >
> >     Created: Thu, 14 Oct 2004 12:38 AM
> >     Updated: Fri, 15 Oct 2004 3:04 AM
> > Environment: Win XP, 1 Gig Memory, 2.6 Ghz Intel, Axis 1.2 RC2, Axis 1.1
> Final
> >
> > Description:
> > My results show that Axis 1.2 RC (Latest CVS) is 1.35 times slower than
> Axis 1.1. The test is conducted using a simple web service client. Time
> for the round trip is measured and compared. Client sends a string of
> about 8 MB size to an RPC/encoded style web service deployed on Tomcat
> 5.0.25
> >
> > Timings (Average over 10 samples):
> > ------------------------
> > Axis 1.1 : 3891msecs
> > Axis 1.2 : 5242 msec
> >
> >
> >  -- Venkat
> >
> >
> >
> > ---------------------------------------------------------------------
> > JIRA INFORMATION:
> > This message is automatically generated by JIRA.
> >
> > If you think it was sent incorrectly contact one of the administrators:
> >    http://issues.apache.org/jira/secure/Administrators.jspa
> >
> > If you want more information on JIRA, or have a bug to report see:
> >    http://www.atlassian.com/software/jira
> 
> 
> --
> 
> +------------------------------------------------------------+
> | David Lucas                      mailto: ddlucas @ lse.com |
> | Lucas Software Engineering, Inc.   (740) 964-6248 Voice    |
> | Unix,Java,C++,CORBA,XML,EJB        (614) 668-4020 Mobile   |
> | Middleware,Frameworks              (888) 866-4728 Fax/Msg  |
> +------------------------------------------------------------+
> | GPS Location:  40.0150 deg Lat,  -82.6378 deg Long         |
> | IMHC: "Jesus Christ is the way, the truth, and the life."  |
> | IMHC: "I know where I am; I know where I'm going."    <><  |
> +------------------------------------------------------------+
> 
> Notes: PGP Key Block=http://www.lse.com/~ddlucas/pgpblock.txt
> IMHO="in my humble opinion" IMHC="in my humble conviction"
> All trademarks above are those of their respective owners.