Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-2541

Add WebSocket support

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.2.0
    • Core
    • None

    Description

      Add WebSocket Support in TrafficServer.

      websocket is enabled on a remap basis, you will setup a websocket mapping by specifying the ws:// or wss:// schemes, for example add the following to remap.config:

      map ws://127.0.0.1:8080/foo ws://127.0.0.1:9090/

      Next, the current number of websocket connections can be monitored via the stats variable proxy.process.http.websocket.current_active_client_connections

      Community feedback would be appreciated.

      Attachments

        1. ws.patch
          37 kB
          Brian Geffon
        2. ws.patch
          35 kB
          Brian Geffon

        Issue Links

          Activity

            People

              briang Brian Geffon
              briang Brian Geffon
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: