Changes between Version 9 and Version 10 of LargeScaleDNSSECBCP

Show
Ignore:
Timestamp:
07/12/12 10:27:44 (11 months ago)
Author:
ahu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LargeScaleDNSSECBCP

    v9 v10  
    3939 * If you use MySQL or PostgreSQL on Linux and you connect over TCP/IP to 127.0.0.1, and you run a big slaving operation, you will need to set 
    4040   /proc/sys/net/ipv4/tcp_tw_recycle to 1 to prevent errors about the kernel being unable to assign an address connecting to 127.0.0.1. Alternatively, connect via UNIX domain sockets. 
     41 
     42 * PowerDNS can be compiled against a variety of crypto libraries. The default library, PolarSSL, works well but if compiled with Botan, you will get around twice the signing performance. Check which library is used with 'pdnssec test-algorithms'. Our static binaries come with Botan. 
    4143 
    4244== Somewhat PowerDNS related ==