> From: Xavier [SMTP:xavier@euro.net]
>
> and Coldfusion needs: X_Forwarded_For (do not ask me why!)
>
Coldfusion is clearly wrong, as the correct format for
non-standard headers is X-... and it is very unlikely
that anyone would standardise a header beginning X_.
> How can I fix the problem? If I recompile Squid to change the variable
> name,
> can this cause others problems? Which product has reason? "_" ou "-" ?
>
However, these are product specific headers, and you should
only use them across different products at your own risk.
Note. If this feature ever worked, it is probably because
yet another product sends an invalid header.
Note that CGI interfaces may change -s in the headers to
_s in the environment variables, however they also upshift
all the letters, so you would get HTTP_X_FORWARDED_FOR.
Received on Thu Jun 10 1999 - 06:59:33 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:46:50 MST