Hello Matus thanks for the answer, but on the apache backend server we just receip request from the reverse proxy, and we mounted software for DDOS on the apache server, so we need to identified the ip from reverse proxy for DDOS work.

regards.


El 28/8/19 a las 08:40, Matus UHLAR - fantomas escribió:
On 28.08.19 07:59, jmperrote wrote:
Hello we have a reverse proxy squid and on the backend a apache server with anti DDOS software.

Any request on the apache comming from the same ip of the reverse proxy because it is forwader to the apache backend.

We need that the apache server receip the original ip from client.

We try  the "forwarder_for on" directive at the top of squid.conf but not result.

you must configure apache to accept that IP as the original IP.
I think it has mod_remoteip or something like that.

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to