Re: AXIS2 https is very slow, please help

2007-12-10 Thread Joe S
Hi Martin,

I don't use Firefox or IE in my tests. Why should I configure them?
The problem is in my Java client which uses AXIS 2 libraries, it's more than
100 times slower than JMeter or .Net clients. What can I do about it?

Joe

On Dec 9, 2007 5:03 PM, Martin Gainty <[EMAIL PROTECTED]> wrote:

>  Hi Joe
>
> In firefox
> try enabling ssl-caching (put these 2 items individually in your browser)
> about:config
> browser.cache.disk_cache_ssl=true
> Anyone have a workaround for IE?
> M-
>
>
> - Original Message -
> *From:* Joe S <[EMAIL PROTECTED]>
> *To:* axis-user@ws.apache.org
> *Sent:* Sunday, December 09, 2007 3:00 PM
> *Subject:* AXIS2 https is very slow, please help
>
> Hi all,
>
> I've developed a Java SOAP client application using AXIS2. The https/SSL
> connection to the WS server (Tomcat and AXIS2) is very very slow . Each
> operation takes more than 4.5 seconds, while it takes less than 40ms using
> Jmeter or .Net clients.
>
> I'm wondering how to configure AXIS2 or my Java code to speed up the
> https/SSL connection.
>
> I'd apprecite your help.
>
> Joe
>
>


Re: AXIS2 https is very slow, please help

2007-12-09 Thread Martin Gainty
Hi Joe

In firefox
try enabling ssl-caching (put these 2 items individually in your browser)

about:config
browser.cache.disk_cache_ssl=true

Anyone have a workaround for IE?
M-

  - Original Message - 
  From: Joe S 
  To: axis-user@ws.apache.org 
  Sent: Sunday, December 09, 2007 3:00 PM
  Subject: AXIS2 https is very slow, please help


  Hi all,

  I've developed a Java SOAP client application using AXIS2. The https/SSL 
connection to the WS server (Tomcat and AXIS2) is very very slow . Each 
operation takes more than 4.5 seconds, while it takes less than 40ms using 
Jmeter or .Net clients. 

  I'm wondering how to configure AXIS2 or my Java code to speed up the 
https/SSL connection.

  I'd apprecite your help.

  Joe


AXIS2 https is very slow, please help

2007-12-09 Thread Joe S
Hi all,

I've developed a Java SOAP client application using AXIS2. The https/SSL
connection to the WS server (Tomcat and AXIS2) is very very slow . Each
operation takes more than 4.5 seconds, while it takes less than 40ms using
Jmeter or .Net clients.

I'm wondering how to configure AXIS2 or my Java code to speed up the
https/SSL connection.

I'd apprecite your help.

Joe