<div dir="ltr">Can any one help me to create http proxy ?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 21, 2020 at 4:31 AM Ambrose Li <<a href="mailto:ambrose.li@gmail.com">ambrose.li@gmail.com</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 Mon, Dec 21, 2020 at 11:01:07PM +1300, Amos Jeffries wrote:<br>
> On 21/12/20 9:55 pm, <a href="mailto:sampei02@tiscali.it" target="_blank">sampei02@tiscali.it</a> wrote:<br>
> > Ok, I noted these 2 squid processes:<br>
> > <br>
> > root                /usr/sbin/squid -sYC<br>
> > squid       (squid-1) --kid squid-1 -sYC<br>
> > <br>
> > -s means "Enable logging to syslog”<br>
> > <br>
> > This option ‘-s’ could explain writing to messages ?<br>
> <br>
> Squid does not write to /var/log/messages. On startup before Squid reads any<br>
> configuration about whether cache.log or syslog is to be used it logs to<br>
> stderr.<br>
> <br>
> That stderr channel is handled by whatever init system or shell is starting<br>
> Squid. /var/log/messages is the init system log file.<br>
<br>
Actually no, /var/log/messages is not an init system log file; on some Linux<br>
distros it is a default log location for syslog.<br>
<br>
I can confirm that squid will write to /var/log/messages if syslog logging is<br>
enabled AND syslog is configured to write to /var/log/messages (this is the<br>
default behaviour on some Linux distributions, such as Debian, but not Ubuntu).<br>
<br>
<br>
-- <br>
Ambrose Li <<a href="mailto:ambrose.li@gmail.com" target="_blank">ambrose.li@gmail.com</a>> | Time zone: GMT-5 (Eastern)<br>
<a href="http://ambroseli.ca" rel="noreferrer" target="_blank">ambroseli.ca</a><br>
<br>
“Any organization which designs a system… will inevitably produce a<br>
 design whose structure is a copy of the organization’s communication<br>
 structure.” — Conway’s Law<br>
<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>