On Tue, 29 Mar 2005, Mike Mitchell wrote:
The large-file patch forgets about logging in access_log.c. Both accessLogSquid() and accessLogCommon() print "cache.size", one using unsigned long and the other using long int. They should both print using PRINTF_OFF_T.
Thanks. Your patch has been added.
Regards Henrik
