[ 
https://issues.apache.org/jira/browse/WAVE-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vicente J. Ruiz Jurado updated WAVE-357:
----------------------------------------

    Attachment: websocket-subdomain.patch

As reviews.apache.org is down, I attach here a patch proposal if someone can 
review it. 

I did several test with different ports/domain even tunneling the websocket 
traffic via a ssh port redirection.

I've used this in /etc/hosts as websocket domain
127.0.0.1       ws.localhost


                
> Websocket configurable in a different port and/or subdomain 
> ------------------------------------------------------------
>
>                 Key: WAVE-357
>                 URL: https://issues.apache.org/jira/browse/WAVE-357
>             Project: Wave
>          Issue Type: Improvement
>            Reporter: Vicente J. Ruiz Jurado
>            Assignee: Vicente J. Ruiz Jurado
>         Attachments: websocket-subdomain.patch
>
>
> The idea is that the client uses two configurable listening addresses:
> - one for the normal traffic (all the common server petitions), the current 
> http_frontend_public_address
> - and a new one for the websocket traffic (that can be configured to a 
> different subdomain or port if it's necessary).
> That is, we would be able to split these two different traffics. This would 
> allow the use of proxies, caches or CDNs for the "normal traffic".
> I'll attach a patch for review.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to