On 4/30/19 12:49 AM, [email protected] wrote: > Hi squid members > How can i disable buffering logs to send them to a UDP receiver daemon?
Upgrade to Squid v4 containing the following change and set access_log buffer-size to zero: https://github.com/squid-cache/squid/pull/377 If you are running v5, the corresponding change is https://github.com/squid-cache/squid/pull/359 Alex. _______________________________________________ squid-users mailing list [email protected] http://lists.squid-cache.org/listinfo/squid-users
