This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ITP: ProFTPD


Jason schrieb:

> On Wed, May 14, 2003 at 10:51:51AM +0200, Gerrit P. Haase wrote:
>> Jason schrieb:
>> > I would like to contribute ProFTPD (http://www.proftpd.org/) to the
>> > standard Cygwin distribution.  I still need to touch up the README
>> > and do a little more testing, but the package is ready for voting
>> > and verification.
>> 
>> I have to wait three minutes until a simple ls timeouts , therefore I
>> have changed this in include/options.h
>> 
>> # define PR_TUNABLE_TIMEOUTLINGER      180
>> to
>> # define PR_TUNABLE_TIMEOUTLINGER  1
>> or
>> # define PR_TUNABLE_TIMEOUTLINGER    0
>> 
>> which both works well without waiting for the timeout.

> If the consensus feels this is the right thing to do, then I'm willing
> to configure with --enable-timeout-linger=$timeout.  If so, what is the
> recommended value of $timeout?

I have problems right now with configured timeout of 0 seconds, cannot
login anymore.  I used with success 1 second timeout.

Since lingering seems not to work correct I recommend to keep it as
short as possible.


Gerrit
-- 
=^..^=


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]