similar to: Load Balancing w/ Proxies

Displaying 20 results from an estimated 30000 matches similar to: "Load Balancing w/ Proxies"

2004 Mar 31
0
load balance a file download across two connections - success!
First of all, thanks to this group for the awesome documentation on the load balancing and thanks to http://www.ssi.bg/~ja/nano.txt. I''m now balancing a DSL and Cable Modem account (DSL is 1.5/768 and Cable is 3/256). It took some work but I learned a lot along the way. For a few sites that I tend to download a lot from, I found that I could configure Flashget
2004 Nov 18
1
same gw / load balancing
Hi I want to use two dsl (or more) lines to increase my internet bandwidth. Our dsl lines are dhcp serviced, so when we pull together two dsl modems, both of them provide the same def gw and different ip in the same subnet (i also assume that arping gives the same MAC for the def gw since it''s a bridged network). ¿Is it possible to balance outgoing traffic "using" the
2005 Mar 11
2
Load Balancing b/w 2 asterisk servers using SIP load balancer
Hi, I'm trying to do load balancing between 2 asterisk servers using SIP load balancer, provided by http://www.vovida.org I used the following options on lbproxy, but I get the below message continuously. ./lbProxy -name seneca -reqPort 5060 -respPort 5061 -proxy A1 -proxy A2 "No proxies are up - can not send message to anyone" Xlite is not able to register to the
2005 Apr 27
0
problems with nano howto load balancing adsl links
Hi all, ive been using the nano howto to load balance to adsl links for a good while now ive got our live server running kernel 2.6.11.6 and these links work fine. i set up another server same model of machine and used the same kernel config ( wanted to try some tos stuff out) 2.6.11.6 but this one doesnt balance properly. what ever i put in table 222 (which is looked at from all sources) it
2006 Mar 23
1
load balancing and fault tolerance in networking
Hi! I''m studying load balancing and fault tolerance using multiple WAN interfaces. I follow the howto in http://www.ssi.bg/~ja/nano.txt but the problem is that faults detected are limited only in link between lan gateway and modem/router adsl, and none about adsl signal. Someone can tell me another howto about fault tolerance using a different method? (that solve my problem) I know
2004 Aug 29
4
Load Balancing With Three Connections
Hello Everyone, Hope everyone is doing well. First off I would like to say that Lartc has been an invaluable source of information for me, I was looking for a solution and a bit of google''ing found this wonderful HOW-TO. So now down to the Question: I have three Internet connections, (Soon to be four if I can get this working) ETH0 - 2mb/2mb ETH1 - 7mb/1mb ETH2 - 7mb/1mb I wish
2006 Dec 19
0
Override dead
Hello, Like others which have posted to this list, I configured a load balancing router using Julian''s patches as described in "nano.txt" for multiple ISP links. It works perfectly when all ISPs are up and running. Here''s a sample diagram: ISP A ISP B | | | WAN | WAN
2004 Dec 17
0
DHCP Handling and Traffic Control over a Working Load Balanced Dual ISP Setup
I have a working router (thanks to Julian''s patches and the threads on this site) load balancing over Dual ISP''s. Links for the curious (see router setup below as well) - Necessary Patches - http://www.ssi.bg/~ja/ How to Patch (I use Debian Sarge and downloaded the latest source from kernel.org) - http://www.desktop-linux.net/debkernel.htm Necessary Reading -
2008 Feb 24
2
Internet Load Balancing and Failover
Hi All, Does anyone have any experience connecting two or more DSL/Cable modems to a Linux box to provide load balancing and failover? I've done some googling and found a few resources but very few solid experiences. I'm trying to optimize my LAN->Internet traffic for a bunch of workstations. Shawn
2004 Sep 15
0
Load balancing and routing tables
Dear all, First please excuse me for my very bad english. I''m curently setting up a gateway (linux 2.6.7) with load balancing ( multipath ). I access them from lan and my external interfaces are NATed. I''m used iproute2 as described in the LARTC and nano howto. My problem is that connections are well balanced but often, long connection are break because the default route
2004 Nov 20
2
Same GW for load balancing
Hi I want to use two dsl (or more) lines to increase my internet bandwidth. Our dsl lines are dhcp serviced. Both of them provide the same Def GW and different IPs for each ethernet interface (same subnet). ¿Is it possible to balance outgoing traffic "using" the interface as a criteria? No point on choosing gateway by IP. ¿Could someone give me a clue on how to deal with this? (first
2006 Apr 06
0
Load Balancing problem
Hello all I continue fighting with load balancing, I though it was easier :-/ Here is the script with my configuration #!/bin/sh IFI=eth0 IPI=192.168.10.155 NMI=24 IFE1=eth1 IPE1=192.168.1.128 NWE1=192.168.1.0 NME1=24 BRD1=192.168.1.255 GWE1=192.168.1.1 IFE2=eth2 IPE2=192.168.254.128 NWE2=192.168.254.0 NME2=24 BRD2=192.168.254.255 GWE2=192.168.254.254 ip link set $IFI up ip addr add
2005 Aug 09
8
call "load balancing"
Hello All, Wondering what sort of real world mileage people are getting out of different internet connecions - i.e. different DSL connection speeds, cable modems, etc... Is it reasonable to hope to carry 10 - 15 concurrent calls on a 768K DSL? I'm not talking about theoretical BW or looking for any difinitive absolute guarantee... With DSL and Cable - there is no guarantee, so I'm
2007 Nov 21
0
Some doubts regarding load balancing!!!
Hi all, I have implemented load balancing using the tutorial http://www.ssi.bg/~ja/nano.txt ..The traffic is going through both my external network interface. I have some questions regarding this: ip route add default table 222 proto static \ nexthop via GWE1 dev IFE1 \ nexthop via GWE2 dev IFE2 The author explains the kernel chooses both the interfaces alternately (weight being 1
2005 Feb 08
1
Basic iproute configuration questions
I''ve managed to get myself confused with what is probably quite simple so if there''s any definitive documentation then please give me pointers. I''ve read and tried the nano.txt document, that''s what I''ve based my current setup on and it isn''t working at the moment. I have two external links, a DSL link on eth1 and a cable link on eth2.
2007 Nov 21
1
Load Balancing with secondary tables (not main as in the howto)
Hello, We have 3 DSL connections connected to eth3 and another interface with a dedicated link in eth0 (main table) We want to balance selected traffic (using fwmark and iptables) through our 3 DSL connections in a secondary table named DSL (without using the dedicated link in eth0), but the next command is not accepted, and gives us the following error: # ip route add default
2004 Sep 15
1
load balancing
hi, question. i was reading the howto, and the part about load balancing talk about to providers, well i have one provider and make to dial-modem conection, so i have the same gateway in both (ppp0 and ppp1) but to diferent IP. what do i have to do? just set up the default route to be a multipath route? or do i need to split the access? _______________________________________________ LARTC
2004 May 17
1
Re: Load Balancing 4 cable modems, followed nano.txt
Hello, On Mon, 17 May 2004, Charles-Etienne.Dube wrote: > I did some tests with 2 cable modems, but now it is installed in a production > environment with 4 cable modems. At first, everything seemed to work fine.. > But now I had a couple of users tell me that some web pages were > not available while others were, and it semms to be a masquerading problem > since when I
2008 Nov 20
1
Load balancing Asterisk.
Hello! We're looking for a solution to reliably load balance our Asterisk boxes. So far we've been using a hodge-podge of directing different services to different boxes/IPs, but eventually I'd like to consolidate things so we can present a single IP address to the outside world. My question is - how do we go about doing that? I've read a lot of things like load-balancing via
2005 Nov 24
0
Load Balancing/NAT
Hey, I''m trying to set up a Gentoo box to replace an aging BSD box here. The BSD box is running packet filter and I have it set up to take all data and route it to one of six sattelites. I have come up with the following config, but unfortunately I have no real way to test it short of switching the satellites over to the new system and prayer. The setup is: 192.168.252/22 - The LAN