Skip to Content.
Sympa Menu

discuss - Re: [opennic-discuss] Whois service

discuss AT lists.opennicproject.org

Subject: Discuss mailing list

List archive

Re: [opennic-discuss] Whois service


Chronological Thread 
  • From: Jeff Taylor <shdwdrgn AT sourpuss.net>
  • To: discuss AT lists.opennicproject.org
  • Subject: Re: [opennic-discuss] Whois service
  • Date: Thu, 14 Sep 2017 11:20:54 -0600
  • Authentication-results: mx2.computerrehab.us; dmarc=none header.from=sourpuss.net
  • Dmarc-filter: OpenDMARC Filter v1.3.0 mx2.computerrehab.us 8BA232D7DE

SQL is a horrible solution... difficult or sometimes impossible to sync up multiple master servers globally, and you have to be extremely careful with parsing the data stored.  LDAP is simple to set up, simple to read, and it will happily store data exactly as you enter it.  Plus we already have an LDAP network set up which contains a lot of other data, so why set up an SQL server just for one service?  And why would you need SQL to provide an API?

On 09/13/2017 09:50 PM, Dmitry S. Nikolaev wrote:
Hi.

Good news. Thanks for your work.

P.S. MySQL be much better :) So we can provide API to get this data and
also no need to restart something.

With best regards, Dmitry S. Nikolaev

Moscow, Russia
phone: +7 (499) 678 8007 [ext. 6003]
fax: +7 (499) 678 8007 [ext. 7777]
www: http://www.mega-net.ru
mail: dnikolaev AT mega-net.ru
SIP URI: dnikolaev AT sip.mega-net.ru || dn AT sip.mega-net.ru

On 14.09.2017 06:38, Jeff Taylor wrote:
I did a couple of updates on the whois service today.  First we added
the lookup for .cyb domains, which is now live.  Second, I moved the
table of TLD lookup hosts into LDAP, so they can be accessed by
others.  I'm not sure if there is any other practical purpuse for this
data, but it does mean that I can make changes to the data in
real-time without having to stop and reload the whois service.




--------
You are a member of the OpenNIC Discuss list. 
You may unsubscribe by emailing discuss-unsubscribe AT lists.opennicproject.org




Archive powered by MHonArc 2.6.19.

Top of Page