Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-5824

Document socket keep-alive options

    XMLWordPrintable

Details

    • Quality Risk
    • Resolution: Done
    • Major
    • 13.0
    • None
    • Documentation, JDBC Driver
    • None

    Description

      With the explicit client ping removed (or disabled in older versions), there may be very little traffic on a given connection which may cause load balancers to timeout a connection in the middle of a long-running query. We should add docs to workaround this by setting the os level socket idle time: http://coryklein.com/tcp/2015/11/25/custom-configuration-of-tcp-socket-keep-alive-timeouts.html

      With java 11 there are also java level socket configuration for setting that on a per socket basis that we can consider exposing.

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            rhn-engineering-shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: