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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24088 Thu Mar 03 15:23:18 MST 2011 ted.goddard duplicate and shutdown headers for X-Connection (PUSH-124)
        Files Changed
        Commit graph MODIFY /icepush/trunk/core/src/main/java/org/icepush/BlockingConnectionServer.java
        Ted Goddard created issue -
        Ted Goddard made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 2.0.1 [ 10258 ]
        Resolution Fixed [ 1 ]
        Ted Goddard made changes -
        Assignee Ted Goddard [ ted.goddard ]
        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
        Ken Fyten made changes -
        Salesforce Case []
        Component/s Push Library [ 10044 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: