Displaying 3 results from an estimated 3 matches for "load_balanc".
Did you mean:
load_balance
2004 Oct 12
1
Equalize Patch
...devices show that only one of the
tap devices is being used and therefore I am assuming that the equalize
is not working as I had hoped.
Was the 2.4.18 equalize patch ever formally included in the later kernel
releases? I can find no reference in
/usr/src/linux-2.4/Documentation/networking to the load_balancing.txt
file in the patch.
If not is there a later version of this available?
Has it been successfully incorporated into V2.6 kernel?
I can provide any further information about my setup if that will shed
any further light on my problems.
Many thanks in advance
Regards
/Steve
_________________...
2007 Nov 23
4
help! problem with mongrel, request.remote_ip and lighttpd
I have an existing rails application on lighttpd and I am trrying to upgrade
to mongrel for the enhanced scalability it offers.
I am running mongrel 1.1.1, rails 1.2.5, lighttpd 1.4.13 and ruby 1.8.5
Everything is working great except request.remote_ip returns 127.0.0.1 or
192.168.0.102 (the internal network address of the server running lighty).
I''ve seen some older posts about
2005 Jun 22
1
3 internet connexions - Problem with my script
...rnet connections :
- eth1 :
- ip : 192.168.8.75
- gw : 192.168.8.73
- eth2 :
- ip : 192.168.1.200
- gw : 192.168.1.2
- eth3 :
- ip : 192.168.2.200
- gw : 192.168.2.1
and my eth0 for local network (ip : 192.168.212.235)
My Load_Balancing.sh script :
/*IFI="eth0"
IPI="192.168.212.235"
NMI="24"
IFE2="eth1"
IPE2="196.200.8.75"
NWE2="196.200.8.0"
NME2="29"
BRD2="196.200.8.255"
GWE2="196.200.8.73"
IFE1="eth2"
IPE1="192.168.1.200...