Eric,

I would think so, since the direct request listed below goes well and the
ws url (i think) would be incomplete without it.

*ProxyPassMatch "^/(.*\websocket)$" "ws://10.x.x.x:80/$1"*


*VM*

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

> On Fri, May 12, 2017 at 8:45 AM, Vinod Mulani <[email protected]> wrote:
> >    <Proxy balancer://wsbalservers>
> >    BalancerMember  "ws://10.x.x.x:80/$1" loadfactor=50 route=node1
> ttl=1200
> >>smax=5
> >    BalancerMember  "ws://10.y.y.y:80/$1" loadfactor=50 route=node2
> ttl=1200
> >>smax=5
> >    ProxySet stickysession=ROUTEID
> >    </Proxy>
>
> Does that $1 really work?
>
>
> --
> Eric Covener
> [email protected]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to