Hi Andrew,

I'm using following PHP code for knowing if the request come via HTTPS
farm since it is the only different observed on backend servers. You
should use likely code for other than PHP.

isset($_SERVER['HTTP_X_SSL_CIPHER'])

Best regards,

On Fri, Feb 15, 2013 at 10:52 PM, Andrew Schmitt
<[email protected]> wrote:
> Hello all,
>
>
>
> Is the X-Forwarded-For header customizable in any way? Our developers would
> like to know if we can differentiate how a client is coming into a site
> where we have both a HTTP and an HTTPS farm in ZenLoadBalancer. Since both
> of these farms send to the backend in the clear, they weren’t sure if they
> could tell which way the request came in.
>
>
>
> Thank you for your help,
>
>
>
> Andrew Schmitt

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Zenloadbalancer-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support

Reply via email to