On Mon, 7 Nov 2005, Administrateur wrote:

I'm using ntlm authentication and some users (french) have characters like ë,é 
in their login. In access.log this gives something like %c3%a. Does squid 
support such characters ?

Yes.

To guarantee that the resulting log file can be parsed in a meaningful manner any "odd" data is URL-escaped on the form %nn where nn is the hexadecimal value of the character.

Regards
Henrik

Reply via email to