You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Peng Yu <pe...@gmail.com> on 2018/02/09 22:05:47 UTC

[users@httpd] Set up an Apache HTTP server as a rotating proxy

Hi,

Suppose that I have many proxies that I can use (called secondary
proxies here). I'd like to create a master proxy that rotates its
connection to these secondary proxies. In this way, an application
only needs to connect to this master proxy and does not need to know
whether the master proxy rotates among these secondary proxies.

I see that apache reverse proxy probably may be able to do this. But I
am not very sure. Could anybody confirm whether this is the case? Is
there any specific configuration need to done to ensure a strict
rotation policy? Thanks.

https://httpd.apache.org/docs/2.4/howto/reverse_proxy.html

-- 
Regards,
Peng

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