LAMP - perbal and wackamole - suggestions pls.
Ask Bjørn Hansen
ask at develooper.com
Fri May 11 22:10:28 UTC 2007
On May 11, 2007, at 2:42 PM, Ashish Padave wrote:
> YAY!!
>
> The answer I hoped for!
>
> So does that mean, perlbal is running on both machines?
You could do that. However, since you only have two servers there's
no practical reason to distribute the perlbal load anyway. I would
setup perlbal on both boxes and just have wackamole move your public
IP between the two.
If you need to bind to specific IPs (rather than just *:80) you can
on Linux allow processes to bind to not-local IP addresses with
echo 1 > /proc/sys/net/ipv4/ip_nonlocal_bind
or the similar sysctl switch.
http://www.apsis.ch/pound/pound_list/archive/2006/2006-12/1165619148000
http://develooper.com/talks/Real-World-Scalability-MySQL-2007-r12.pdf
(page ~77)
- ask
--
http://develooper.com/ - http://askask.com/
More information about the perlbal
mailing list