On 17/05/2012 7:09 p.m., Netmail wrote:
The time of server is ..for example, 09:08, in the squid page error the time is 07:08
This might help you. http://timeanddate.com/time/time-zones.html
Squid operates in UTC/GMT timezone along wth all other networking
software. So that you can correlate logs and other details regardless of
the machine location.
When locating the time manually, what the time you see depends on which
timezone the local clock or date reporter is displaying.
"date -u" command on the server should dislay a time matching the time
shown by Squid. Otherwise you need to configure NTP protocol on one or
both machines to maintain accurate clocks.
Amos
-----Messaggio originale-----
Da: Amos Jeffries
On 16.05.2012 23:40, Netmail wrote:
I have the time of the message access denied squid back two hours
compared to that of the server, how do I fix it?
Thanks
Andrea
Uhm, what do you mean by that?
Amos