Thread: mod_zeus
View Single Post
  #9  
Old 05-17-2011, 08:50 AM
shahidbashir shahidbashir is offline
New Member
 
Join Date: May 2011
Posts: 8
Hello ,

I can see in logs that it is showing the ip of my machine on private network 192.168.3.45 . but not showing the global ip of my request . i have seen that
key=HTTP_X_CLUSTER_CLIENT_IP contains the correct IP that i want but when i use the log format that you sent
%{X_CLUSTER_CLIENT_IP}i %h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i"


it give me my private network ip . please advise on that

Thanks,
Shahid.
Reply With Quote