On Mon, 22 Sep 2003, Awie wrote:

> Is it possible the [dos] note cause some problem to Squid?

It should not. Squid intends to read both the newline and carriage-return
characters as spaces, so <cr><newline> instead of just <newline> just adds
one more space at the end of the line.

However, there might be a few special directives where this does not work
like intended so I would recommend converting the config file back to UNIX
format (bare <newline> lineendings) for use with Squid as this is the 
format used for all tests of Squid.

Regards
Henrik

Reply via email to