[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] TTL Values
- Subject: Re: [cobalt-users] TTL Values
- From: flash22@xxxxxxx
- Date: Thu Sep 20 04:59:06 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Thu, 20 Sep 2001, Mike Fritsch wrote:
> Can someone tell me what the ttl value would be of 24 hours and of 5
> minutes?
TTL's are in seconds, just multiply them out....
One day is 60*60*24=86400
5 min is 60*5=300
...