automirror, but not committed.
// Find content length
if (!preg_match('@Content-Length: ([0-9]+)@', $buf, $parts)) {
$this->_log->Log($this->_ip . ' did not return a valid Content-Length');
+ $this->_log->Log($this->_ip . ' fullbuffer:"' . $buf . '"');
return FALSE;
}
$nameservers = $this->_db->Query("SELECT host FROM nameservers", TRUE);
$contents = '
$TTL 15M
-@ IN SOA ns.hub.org. root.hub.org. (
+@ IN SOA ns1.postgresql.org. webmaster.postgresql.org. (
' . $serial . ' ; serial
15M ; refresh
5M ; retry