On Fri, 3 Sep 2004 [EMAIL PROTECTED] wrote:
Thanks once again Henrik
I have applied the patch with (patch -p1 < ./filename)
No error occurred when patch was applied.
After then I compiled squid, following the specifications
It was successfully compiled and installed.
I created a new logformat by just appending %>sb to the old string.
When I started Squid it gives following error.
FATAL: Cant parse configuration token: '%>sb'
There is no %>sb format code, not yet anyway. There is quite many codes in the draft documentation not implemented and is why the page refers to squid.conf for the actual format specifications.
You should be using %{Content-Length}>hRegards Henrik
