|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
RE: FTP as a daemon? / problems with access
|
> connect fine, but when I'm connecting, disconnecting and then reconnecting a
> lot it sometimes hangs trying to connect.
Do you have a session limit? What do you mean by "hang"?
> Currently the ftp service is controlled by inetd.conf, is there a way to
> make it run as a daemon the way httpd does? Would this help me out??
Well, what you should really do is abandon wu-ftpd in favour of proftpd
(www.proftpd.org) as a preliminary step.
If you've compiled wrappers to support auth by identd, then that is a possible
source of latency. It is unlikely that simply launching an ftpd outside of
inetd will cure the problems you describe, but it is possible.
--Vik
--
To unsubscribe, send a message with the word 'unsubscribe' in the subject
or body of your message to plug-request@lists.nothinbut.net
|
|