IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Performance problem with HTTP port != 80

    Posted Wed August 13, 2003 06:22 PM

    Does anybody has an idea what the cause of the above problem might be?

    We built a Client based on the Slide WebDAV Client Library.
    When running TWS through Apache on port 80 performance is fine.
    Strangely, when changing Apache’s port to something different or accessing TWS through Tomcat’s port 4000 the client performance degrades significantly.

    I’m very grateful for any idea what the cause might be.

    Thanks
    Guido


    #API-Management
    #Tamino
    #webMethods


  • 2.  RE: Performance problem with HTTP port != 80

    Posted Thu August 14, 2003 09:42 AM

    Maybe it has to do with some traffic shaping running on your network. Port 4000 is being used for gaming and p2p networks:

    http://www.chebucto.ns.ca/~rakerman/port-table.html

    So it might be slowed down intentionally …

    HTH,

    Guy


    #API-Management
    #webMethods
    #Tamino


  • 3.  RE: Performance problem with HTTP port != 80

    Posted Thu August 14, 2003 10:48 AM

    Thanks for responding.
    Actually we experience the performance degration on ANY port != 80

    Guido


    #webMethods
    #Tamino
    #API-Management


  • 4.  RE: Performance problem with HTTP port != 80

    Posted Thu August 14, 2003 12:32 PM

    Believe it or not, the reason was a buggy JDK 1.4.0_01.

    Guido


    #webMethods
    #API-Management
    #Tamino