Re: Apache 2.4.25: Attempting to load balance websockets in conjunction with ProxyPassMatch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 <covener@xxxxxxxxx> wrote:
On Fri, May 12, 2017 at 8:45 AM, Vinod Mulani <vm390008@xxxxxxxxx> 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
covener@xxxxxxxxx

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux