View Single Post
  #2  
Old 12-13-2012, 11:54 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
It is a global option.

When X-Forwarded-For header is not available, LiteSpeed still use REMOTE_ADDR.
For security reason, LSWS only use X-Forwarded-For IP if REMOTE_ADDR is a TRUSTED IP listed in ACL, so, it should be safe to enable X-Forwarded-For globally.
Reply With Quote