Hi, I have problem with my squid. I run squid 2.5STABLE5. This squid logs hierarchy tag in access.log properly. For example: TCP_MISS/200 304 GET http://... DEFAULT_PARENT/xxx.yyy.zz text/javascript TCP_IMS_HIT/304 243 GET http://... - NONE/- image/jpeg . . . There is all OK Today I compiled squid 2.5STABLE14 and it did not log prperly hierarchy tag in access.log. I run it with the same squid.conf as with 2.5STABLE5. Access.log from squid STABLE5 is for exaple: TCP_MISS/200 2191 GET http://... - NONE/- image/jpeg TCP_HIT/200 2011 GET http://... - NONE/- image/jpeg Sometimes it logs OK and I can see DEFAULT_PARENT/xxx in hierarchy tag when TCP_MISS Thanks in advance Regards juraj