ITP: ProFTPD

Gerrit P. Haase freeweb@nyckelpiga.de
Wed May 14 14:17:00 GMT 2003


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
-- 
=^..^=



More information about the Cygwin-apps mailing list