我在应用中设定expire时间为半小时,但实际上8个半小时才失效,之间相差8个小时, 后来查到一个很奇怪的现象,是memcached取的系统时间不正确
闭关修行中......
Set the expiration time, don’t use timestamp... Just set the seconds... Otherwise, set the timestamp of UTC time, don’t use localtime
Set the expiration time, don’t use timestamp... Just set the seconds... Otherwise, set the timestamp of UTC time, don’t use localtime