Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-240

Log errors in proxies instead of silently failing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.14.Final
    • None
    • None
    • None

      When an error occurs in the proxies, it silently eats the exception and returns a 503 response. It really needs to log the error to the console so that its apparently that an exception occurred.

      See https://github.com/undertow-io/undertow/blob/master/core/src/main/java/io/undertow/server/handlers/proxy/ProxyConnectionPool.java#L179

      which eventually calls https://github.com/undertow-io/undertow/blob/master/core/src/main/java/io/undertow/server/handlers/proxy/ProxyHandler.java#L238

            sdouglas1@redhat.com Stuart Douglas
            mwringe Matt Wringe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: