Wensong,
Which patch is this to use PCC scheduling to solve the passive ftp
problem.
How come I did not see any announcement.
Thanks!
Eddie Shi
Xerox Corp.
-----Original Message-----
From: Wensong Zhang [mailto:wensong@xxxxxxxxxxxx]
Sent: Thursday, July 01, 1999 5:38 PM
To: Ted Pavlic
Cc: Linux Virtual Server Mailing List
Subject: Re: FTP problems
Hi,
Please try to use Persistent Client Connection scheduling. PCC
scheduling
is a current solution to solve connection affinity (sticky connection)
problem.
The configuration example is as follows:
ipvsadm -A -t <VIP>:0 -s pcc
ipvsadm -a -t <VIP>:0 -R <your server>
...
Wensong
Ted Pavlic wrote:
> Does anyone have FTP working properly on their LinuxDirector?
>
> *) Port FTP. Whenever I go through my VLS to contact my FTP server, I can
> connect fine and even do one LIST. However, when I try to do another LIST,
> the connection just sits and sits and sits... When I connect directly to
the
> server without the LinuxDirector, FTP works fine. LIST after LIST after
> LIST...
>
> *) Passive FTP. I just plain have not gotten it to work. I've even set my
> FTP server to give its real address to the host... and still I get:
> "Connection refused" from my FTP client when I try to LIST under passive
> FTP.
>
> Thanks for the help. All the best --
> Ted
>
|