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]
