Workspace Streaming

 View Only
  • 1.  Changing Block Delivery Port for STS to 443

    Posted May 28, 2015 08:02 AM

    From the Workspace Streaming Console Server, I've changed the port for the Front End server to SSL (443) but I noticed that port 80 is still required by the STS as it's still listening on the server.

    After looking at the port requirements for STS, suspect that this may be for Block Delivery. Is it possible to change this port to 443 as well?



  • 2.  RE: Changing Block Delivery Port for STS to 443

    Posted Jun 10, 2015 03:58 PM

    You are unable to have multiple processes bind to the same port. The streaming portal and block delivery cannot both bind to port 443. Also just binding block delivery to port 443 does not encrypt the data with SSL. Currently there is no what to send block delivery over SSL. 



  • 3.  RE: Changing Block Delivery Port for STS to 443

    Posted Jun 26, 2015 06:16 PM

    HI Ieroyong,

     

    You need to understand how Symantec Streaming Servers works.

     

    Front-end Server has two components:

    1 - Launch Server

    2 - Streaming Server

     

    Launch Server is the portal that shows client packages and is client side portal.

    It uses port 80

    You can configure port 443 for SSL for launch server

    Streaming server creates the streaming blocks of the applications and it delivers those blocks on the port 9823

    you can not change this port 9823 to 443.