On Sat, Aug 04, 2001, Ronald wrote:
> Hello,
>
> I am getting frequent messages in cache.log. What does this mean?
>
> 2001/08/03 21:47:44| ctx: enter level 0: 'http://10.1.130.6:18256/w050a4108.60d
> 50625:7ffffe81/t01/_00001808.gif'
> 2001/08/03 21:47:44| ctx: enter level 207784792: '(null)'
Its a debugging message designed to help coders track down bugs in
the HTTP code. The ctx stuff is only used by the HTTP code - whenever
there's some debugging between the ctx enter and exit code, you get
the above (well the first line) to help you identify which url/request
the debugging is for.
What does your debug_options line look like?
Which version of squid are you running?
(And yes, that second line looks a little strange. :-)
Adrian
>
>
> Regards,
> Ronald
Received on Wed Aug 08 2001 - 03:06:54 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:30 MST