ICEpush
  1. ICEpush
  2. PUSH-124

Additional detail during X-Connection: close cases

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0
    • Fix Version/s: 2.0.1
    • Component/s: Push Library
    • Labels:
      None
    • Environment:
      ICEpush

      Description

      When ICEpush terminates a blocking connection, an empty response is returned. There are different possible cases that can trigger this empty response, so being able to distinguish them is useful for debugging purposes.

        Activity

        Hide
        Ted Goddard added a comment -

        Response now is as follows with X-Connection-reason header:

        HTTP/1.1 200 OK
        Server: Apache-Coyote/1.1
        X-Powered-By: JSF/2.0
        X-Connection: close
        X-Connection-reason: duplicate
        Content-Length: 0
        Date: Thu, 03 Mar 2011 22:20:49 GMT

        Show
        Ted Goddard added a comment - Response now is as follows with X-Connection-reason header: HTTP/1.1 200 OK Server: Apache-Coyote/1.1 X-Powered-By: JSF/2.0 X-Connection: close X-Connection-reason: duplicate Content-Length: 0 Date: Thu, 03 Mar 2011 22:20:49 GMT

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: