1 Reply Latest reply on Sep 16, 2008 2:36 AM by ron_sigal

    Extreme performance problems with compression and Serializab

    fatfighter

      I've written a server with both, a http(s) transport and a socket transport (each on a seperate port).
      Finally I wanted to enable compression by using the
      Compression(Un)Marshaller and noticed a performance slowdown at the socket transport server version.

      In my test case the https version made 117 invocations in 1.5 seconds, the socket version made the same invocations in 5.4

      This strange thing only happens, when the server is not on my local machine...
      What could be a possible reason?
      Thanks in advance

      Greetings
      Michael