On Tue, 19 Jul 2011 23:26:55 -0300, Rogelio wrote:
R> The free DHCP solution, ISC, seems to be having scaling issues (i.e.
R> handling only about 200 DHCPDISCOVER and 20 DHCPRENEW requests), and I
R> was wondering if anyone had any open source suggestions of solutions
R> that could scale much better?

1. May be it is possible to decrease load of DHCP server by increasing
lease time.
If address pool is the limit, adaptive-lease-time-threshold option in ISC dhcpd 
may be
useful.

2. Which dhcpd version is used? According to changelog 4.2 has some
performance improvements.

-- 
 Anton Yuzhaninov

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to