Problem matching with ProxyPassMatch

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

 



Hello,

I have the following ProxyPassDirective:

ProxyPassMatch ^/product/(detail.+bsins=20.*) balancer://product-gift/$1

The balancer is 2 app servers running an HTTP connector.  The Balancer
is configured properly.

When the server receives this request, or something similar:

http://<SERVER-NAME>/product/detail?bsins=2031000THANKU1859961

I get a 404 error.  I have checked the regex using an online checker
and it appears to be written properly.

Basically, I need to send requests for /product/detail?bsins=20* to a
specific load balancer and all other traffic to another one.  I feel
like I'm pretty close, but I can not get the above directive to work.
Is it the ? in the URL?

Thanks for the help,
Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
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