search for: ip_pool

Displaying 2 results from an estimated 2 matches for "ip_pool".

Did you mean: p_pool
2012 Apr 09
0
Director simplification?
An idea I just had: Director basically works by assigning the backend IP address by: ip = vhosts[ md5(username) mod vhosts_count ].ip The rest of director is about what happens when vhosts[] or vhosts_count changes. What about instead doing this on IP address level? ip = ip_pool[ md5(username) mod ip_pool_size ] When a backend dies, you'll reassign the backend's IPs to other backends. Each backend should have many IPs. The main restriction here is that the IP pool cannot change without stopping the entire Dovecot. But if you initially allocate enough IPs, that sho...
2002 May 27
4
htb3 with imq
...ipt_time.o ip_nat_ftp.o ipt_helper.o ipt_owner.o ipt_tos.o ip_nat_h323.o ipt_IMQ.o ipt_pkttype.o ipt_TOS.o ip_nat_irc.o ipt_ipv4options.o ipt_pool.o ipt_ttl.o ip_nat_snmp_basic.o ipt_length.o ipt_POOL.o ipt_TTL.o ip_pool.o ipt_limit.o ipt_psd.o ipt_ULOG.o ip_queue.o ipt_LOG.o ipt_realm.o ipt_unclean.o iptable_filter.o ipt_mac.o ipt_recent.o iptable_mangle.o ipt_mark.o ipt_record_rpc.o [root@cab1 root]# [root@cab1 root]# tc -V tc u...