On Thu, 28 Mar 2019, Sascha Schumann wrote:

> Hi Derick,
> 
> there is no * or nl1 record in the php.net zone, so I cannot change it.
> 
> I guess that it is done on the easydns side.

There is a nl1 record in our zone that we generate from our master 
database with the /local/systems/maintain-master-dns.php script on 
master.php.net

This puts the /local/mirrors/php-master-web/fetch/php.net.zone on the 
master.php.net filesystem:

…
nl IN A 94.142.242.175
nl1.php.net. IN CNAME php.streamservice.nl.
nl IN A 94.142.242.175
nl3.php.net. IN CNAME php.nederland.net.
…

And EasyDNS fetches that zone file I believe.
So I guess we (I) need to modify that script to not CNAME these to the 
respective mirrors, but instead to star-php-net.ax4z.com. instead? I can 
work on that (tomorrow).

cheers,
Derick
-- 
https://derickrethans.nl | https://xdebug.org | https://dram.io
Like Xdebug? Consider a donation: https://xdebug.org/donate.php,
or become my Patron: https://www.patreon.com/derickr
twitter: @derickr and @xdebug
-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to