ShadowM
Verified User
- Joined
- Jan 31, 2007
- Messages
- 10
As with an earlyer post when setting up an arbitrary DNS-Blacklist (for an IRC-server)
We've come to the conclusion that DA can't handle DNS-zoned larger then apx. 10.000 reccords in a zone.
when trying to either view( in the panel itself) , add, remove or other actions via the CMD_DNS_API it simply times out, and thus does not complete the request. ( it says it did, but checks have proven the command is not processed !)
In some feedback from DA itself they've managed to optimise the DNS_API a bit ( gained a 2.000 entries extra to handle) , but as for now we were forced to go around DA with own scripting ( php ) to generate the zone ( it holds apx. 88.000 ip's atm
)
So beware of these limitations when you are planning to set up a large zone..
just hope they manage to pull this limit way up so we can handle the zone again via DA.
If anyone else has run into the same problem, contact me, and i'll make the script(s) available.
We've come to the conclusion that DA can't handle DNS-zoned larger then apx. 10.000 reccords in a zone.

when trying to either view( in the panel itself) , add, remove or other actions via the CMD_DNS_API it simply times out, and thus does not complete the request. ( it says it did, but checks have proven the command is not processed !)

In some feedback from DA itself they've managed to optimise the DNS_API a bit ( gained a 2.000 entries extra to handle) , but as for now we were forced to go around DA with own scripting ( php ) to generate the zone ( it holds apx. 88.000 ip's atm

So beware of these limitations when you are planning to set up a large zone..
just hope they manage to pull this limit way up so we can handle the zone again via DA.
If anyone else has run into the same problem, contact me, and i'll make the script(s) available.