Proxying everything but one file

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

 



 

Greetings fellow Apache users,

 

I have a simple setup where I currently proxy to a backend application server farm, i.e.

 

ProxyPass / https://url.myserverfarm.com:port/

ProxyPassReverse / https://url.myserverfarm.com:port/

 

Now we want to start monitoring the proxies for a health check file that exists in the local htdocs directory, something similar to:

 

/healthcheck/server.html

 

however since we proxy everything and the kitchen sink what is the best way to accomplish this without having have individual entries for every proxied URL (currently over 100+ URLS) ?

 

 


[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