Uploaded image for project: 'Wink'
  1. Wink
  2. WINK-367

Wink closes the tcp connection when I use json after each call, but xml works fine.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Blocker
    • Resolution: Unresolved
    • 1.1.1
    • None
    • None

    Description

      I work with WebSphere 8 and use Rest WebServices.
      After a long time, I figured out why my json calls are much slower than the xml calls. The reason is, that after each call the tcp connection get closed and a new one opens. My request is very huge, and this slows it very down, because I never get out of the tcp slow start.

      Attachments

        Activity

          People

            Unassigned Unassigned
            gerbermichi Michael Gerber
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: