|
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.
|