Thread: mod_zeus
View Single Post
  #11  
Old 05-17-2011, 03:58 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
The request header format needs to be "x-cluster-client-ip: xx.xx.xx.xx". The reason of private IP shown in log is likely because Zeus load balancer sends the private IP in the x-cluster-client-ip request header.

BTW, what exactly is the below format?

Quote:
Originally Posted by shahidbashir View Post
i am seeing the required rest header in the following format

key=HTTP_X_CLUSTER_CLIENT_IP || value =xx.xx.xx.xx


Thanks.
Reply With Quote