Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 25, 2024, 08:44:07 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Proxy Server Support
»
Squid warning
« previous
next »
Print
Pages: [
1
]
Author
Topic: Squid warning (Read 7403 times)
sunlinux
Tux Awared
Posts: 30
Squid warning
«
on:
August 31, 2007, 12:09:56 PM »
Squid 2.5 version running ok, now it started giving following warning in cache.log:
WARNING: Closing client 192.168.123.41 connection due to lifetime timeout
2007/08/31 11:18:40| http://b.mail.google.com/a/sugaldamani.com/channel
what could be the reason of above warning n hoe to resolve it.
Logged
Ricky
LST CareTaker
Specially Skilled
Posts: 2381
Re: Squid warning
«
Reply #1 on:
September 01, 2007, 12:40:52 PM »
This is about "client_lifetime" directive..
Its description is :
"This defines the maximum amount of time that a client (browser) is allowed to remain connected to the cache process. This is merely a safeguard against clients that disappear without properly shutting down. It is designed to prevent a large number of sockets from being tied up in a CLOSE_WAIT state. The default for this option is 1440 minutes, or 1 day"
So you need to see if there is problem in connection between client and Squid or somewhere internet too.
Logged
sunlinux
Tux Awared
Posts: 30
Re: Squid warning
«
Reply #2 on:
September 06, 2007, 06:47:30 AM »
Thank you! ricky...
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Proxy Server Support
»
Squid warning