I see, let me try and trace the requested websocket url in case of the balancer.
Would there be any workaround to accomplish this type of task ? Would be good to know. VM On Fri, May 12, 2017 at 6:26 PM, Eric Covener <[email protected]> wrote: > On Fri, May 12, 2017 at 8:51 AM, Vinod Mulani <[email protected]> wrote: > > 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" > > > I don't think that assumption is valid. Many directives allow you to > capture and then use a backreferencr --but for the BalancerMember, > there's no capture, just a backreference. > > > -- > Eric Covener > [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
