Sun Java System Instant Messaging 7 2006Q1 Administration Guide

ProcedureTo Set the Round Trip Delay for the XMPP/HTTP Gateway

Steps
  1. Open httpbind.conf.

    See httpbind.conf File Location for information on finding this file.

  2. Set the httpbind.round_trip_delay parameter as required.

    The round_trip_delay is the amount of time, in seconds, you want to allow in addition to time-outs for round trips between gateway and client. This helps to account for network latencies. Setting this value too high may degrade performance. The value is in seconds. The default is 1 second. For example:


    httpbind.round_trip_delay=1

    Setting this value too high may degrade performance. Consider the general latency in your network before changing this parameter.

  3. Save and close httpbind.conf.

  4. Restart the gateway using the tools provided by the web or application server.