Re: [squid-users] udp log buffer size

2019-04-30 Thread Alex Rousskov
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

Re: [squid-users] SSL_ERROR_RX_RECORD_TOO_LONG

2019-04-30 Thread Alex Rousskov
On 4/30/19 8:04 AM, Giacomo Trovato wrote: > I've pfSense with Squid + SquidGuard (Splice All - no CA certificate). > It worked well until one month ago, now sometimes appears the error > message SSL_ERROR_RX_RECORD_TOO_LONG (see attachment). > It appears randomly on all PC / smartphone on differe

[squid-users] SSL_ERROR_RX_RECORD_TOO_LONG

2019-04-30 Thread Giacomo Trovato
Hi All, I've pfSense with Squid + SquidGuard (Splice All - no CA certificate). It worked well until one month ago, now sometimes appears the error message SSL_ERROR_RX_RECORD_TOO_LONG (see attachment). It appears randomly on all PC / smartphone on different HTTPS sites. The devices connected dire

[squid-users] udp log buffer size

2019-04-30 Thread leomessi...@yahoo.com
Hi squid membersMy 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 immediately, when i reload squid it send logs to my daemon but