In terms of intent, two application servers are load balanced by apache
which upgrade their http connection to ws connection when the requested url
has the string websocket towards the end of the url.

I have attempted proxypassmatch for the upgrade and used the ROUTEID
session would forward the request to the appropriate application server.

Based on the valuable inputs, it seems that the ws request url is
incomplete.



On Fri, May 12, 2017 at 6:46 PM, Eric Covener <[email protected]> wrote:

> On Fri, May 12, 2017 at 9:10 AM, Vinod Mulani <[email protected]> wrote:
> > Would there be any workaround to accomplish this type of task ? Would be
> > good to know.
>
>
> I can't really tell what the intent is. It probably belongs in the
> ProxyPassMatch 2nd parm as opposed to the balancer definition.
>
> --
> Eric Covener
> [email protected]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to