RE: [squid-users] cache.log errors and slow squid

From: Sturgis, Grant <Grant.Sturgis@dont-contact.us>
Date: Thu, 21 Oct 2004 13:55:01 -0600

>
> > Sounds reasonable. This is RHEL ES 3.0 and the /etc/sysconfig/i18n
> > file
> > reads:
> >
> > LANG="en_US.UTF-8"
> > SUPPORTED="en_US.UTF-8:en_US:en"
> > SYSFONT="latarcyrheb-sun16"
> >
> > Is this where I change this? What should I change?
>
> Make Squid run under the C locale by setting the locale (LANG
> etc) to C in
> the Squid init script or sysconfig file if your init script reads a
> sysconfig file.
>
Thank you Henrick,

My /etc/sysconfig/squid file now looks like:

# default squid options
# -D disables initial dns checks. If you most likely will not to have an
# internet connection when you start squid, uncomment this
SQUID_OPTS="-D"

# Time to wait for Squid to shut down when asked. Should not be
necessary
# most of the time.
SQUID_SHUTDOWN_TIMEOUT=100
LANG=en_US.C
LC_CTYPE="en_US.C"
LC_NUMERIC="en_US.C"
LC_TIME="en_US.C"
LC_COLLATE="en_US.C"
LC_MONETARY="en_US.C"
LC_MESSAGES="en_US.C"
LC_PAPER="en_US.C"
LC_NAME="en_US.C"
LC_ADDRESS="en_US.C"
LC_TELEPHONE="en_US.C"
LC_MEASUREMENT="en_US.C"
LC_IDENTIFICATION="en_US.C"
LC_ALL=

> Regards
> Henrik
>
Thanks,

Grant

This electronic message transmission is a PRIVATE communication which contains
information which may be confidential or privileged. The information is intended
to be for the use of the individual or entity named above. If you are not the
intended recipient, please be aware that any disclosure, copying, distribution
or use of the contents of this information is prohibited. Please notify the
sender of the delivery error by replying to this message, or notify us by
telephone (877-633-2436, ext. 0), and then delete it from your system.
Received on Thu Oct 21 2004 - 13:54:07 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:02 MST