1 Reply Latest reply on Oct 31, 2002 6:05 AM by gerwec

    Overhead of SOAP calls

    morphace

      Hi,

      does anyone know, if there's a possibility to reduce the overhead of Jboss.Net (XML-Axis SOAP) calls?

      Perhaps, there I could decorate the http stream with a compression filter to speed up the calls over low bandwidths?

      TX
      Markus

        • 1. Re: Overhead of SOAP calls
          gerwec

          You can try to implement your own transport handler for axis that compress the stream. Check out the axis source i think i remember that their are some examples,...

          c.u.
          gernot