On 30/04/19 7:11 pm, leomessi...@yahoo.com wrote:
> Hi squid members
> My squid version is 4.6 .
> How can i disable buffering logs to send them to a UDP receiver daemon?
> I want to get logs immediately without buffering them with squid!
> I checked before and my daemon I/O is OK and gets logs im
On 2/05/19 11:57 am, leomessi983 wrote:
> Hi,
> Is this git version is stable?
> What is the different between git version and squid website stable v4??
>
The git branches usually include a few patches which are being
accumulated and will be released in the next release of Squid in that
series. T
On 4/30/19 12:49 AM, leomessi...@yahoo.com 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 runni