You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@trafficserver.apache.org by Muhammad Faisal <fa...@yahoo.com> on 2016/03/18 10:49:27 UTC

Squid.blog size (9344) exceeds the maximum payload space

I'm getting the following log entry in diags.log, how to increase the 
buffer size to a safe allocation?

[Mar 18 13:57:57.055] Server {0x2b3cc377e700} NOTE: <LogObject.cc:594 
(log)> Skipping the current log entry for squid.blog because its size 
(9344) exceeds the maximum payload space in a log buffer

--
Regards,
Faisal.

Re: Squid.blog size (9344) exceeds the maximum payload space

Posted by Shu Kit Chan <ch...@gmail.com>.
I think adjusting the below two options in records.config should help

CONFIG proxy.config.log.log_buffer_size INT 16384
CONFIG proxy.config.log.max_line_size INT 16384

Thanks.

Kit

On Fri, Mar 18, 2016 at 2:49 AM, Muhammad Faisal <fa...@yahoo.com>
wrote:

> I'm getting the following log entry in diags.log, how to increase the
> buffer size to a safe allocation?
>
> [Mar 18 13:57:57.055] Server {0x2b3cc377e700} NOTE: <LogObject.cc:594
> (log)> Skipping the current log entry for squid.blog because its size
> (9344) exceeds the maximum payload space in a log buffer
>
> --
> Regards,
> Faisal.
>
>