http://qs1969.pair.com?node_id=575420


in reply to Domain expiration reminder

It seems a little wasteful going to the network continuously to query whois to determine something that changes relatively infrequently. I would recommend using one of the modules that you have been recommended to do an initial query of whois and store that somewhere you can query locally. The really smart money would be on using one of the iCal modules to generate alarms in your favourite calendar program or those of your clients at an appropriate time before the expiry. Less is more.

/J\

Replies are listed 'Best First'.
Re^2: Domain expiration reminder
by mreece (Friar) on Sep 29, 2006 at 03:01 UTC
    when it comes to reminders two years in the future, i'll trust a cron job over iCal anyday! workstations are practically disposable, but my servers, they tend to live on forever. ;)