<div dir="ltr"><div dir="ltr">Hi Amos,<div><br></div><div>Thank you for your reply.</div><div><br></div><div>> What version of Squid are you using? I thought that problem was solved <br>> long ago.<br></div><div><br></div><div>I'm using squid-3.5. I would like to know which version was solved.</div><div>I checked the difference codes of log_file_daemon.cc between squid-3.5 and squid-4.13, </div><div>however could not find out the fixed codes..</div></div><div><br></div><div>Regards,</div><div>--</div><div>Mikio Kishi</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Dec 19, 2020 at 5:39 PM Amos Jeffries <<a href="mailto:squid3@treenet.co.nz">squid3@treenet.co.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 19/12/20 8:07 pm, <a href="mailto:mikio.kishi@gmail.com" target="_blank">mikio.kishi@gmail.com</a> wrote:<br>
> Hi,<br>
> <br>
> I have the following same problem using access_log.<br>
> <br>
<br>

  What version of Squid are you using? I thought that problem was solved <br>
long ago.<br>
<br>
> In that case, does the following "stdio" logging module also become a <br>
> workaround to solve the issue ?<br>
> <br>
<br>
No. That issue is multiple processes trying to write to one disk file.<br>
Only workarounds are writing to different files. Or not using a <br>
file-based module (eg syslog, UDP, TCP) or a daemon that does not output <br>
straight to files (eg the DB one).<br>
<br>
<br>
Amos<br>
_______________________________________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br>
</blockquote></div></div>