Capisco che un’intestazione HTTP_X_FORWARDED_FOR
sia impostata dai server proxy per identificare l’indirizzo IP dell’host che sta facendo la richiesta HTTP attraverso il proxy. Ho sentito affermare che l’intestazione HTTP_CLIENT_IP
è impostata per scopi simili.
HTTP_CLIENT_IP
e HTTP_X_FORWARDED_FOR
?