Sachin, I didn't personally setup the LB so unfortunately i can't give you a detailed answer. I believe that LBs support some "stickiness" per session, so once a connection is established from a given incoming IP it's always routed to the same target server.
You are better off asking around in network-admin forums on how to set that up sorry i couldn't be of more help. On Wed, Aug 10, 2011 at 2:45 AM, Sachin Shetty <[email protected]> wrote: > Hi Toli, > > There should be some more config changes due to the dual port nature of the > protocol right? How do you handle all the data connections on your lb and > make sure they are sent to the same ftp server? > > Thanks > Sachin > > -----Original Message----- > From: Toli Kuznets [mailto:[email protected]] > Sent: Wednesday, August 10, 2011 12:06 PM > To: [email protected] > Subject: Re: Has anybody used any kind of load balancing > > Sachin, > > We use basic load round-robin load balancing via a separate hardware > LB, and our ftpserver instances point to a shared NFS. > works pretty well for us - we just have 2 separate instances running > on 2 separate physical machines. > > so yes, we've done that, but it probably doesn't answer your use case > since it's a trivially simple load-balancing example... > > On Tue, Aug 9, 2011 at 11:07 PM, Sachin Shetty <[email protected]> wrote: >> Hi All, >> >> >> >> Has anybody used any kind of load balancing with apache ftp server? >> >> >> >> Thanks >> >> Sachin >> >> > >
