[
https://issues.apache.org/jira/browse/WAVE-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295347#comment-13295347
]
Vicente J. Ruiz Jurado commented on WAVE-357:
---------------------------------------------
Probably is interesting for others: We are using this patch proposal in
https://kune.cc under a CDN and with SSL and seems that works correctly.
Websocket is connected directly via a subdomain.
More info about proxies and SSL certs in that scenario:
https://kune.cc/?locale=es#!kune.docs.1110.1671
> 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