Re: Installing vsftpd - Thanks for Greshko

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jan 25, 2005 at 08:33:28PM -0800, Shiraz Baig wrote:
> I did do "chkconfig --list vsftpd" and I got the
> answer that it is off in all the levels.
> Bur Greshko's first sentence did the trick. He had
> said, why do you assume that vsftpd file will be in
> /etc/xinetd.d.
> 
> But I was just wondering, why is it not being
> controlled by "xinetd"? Any suggestions?

Controlling services via xinetd has some overhead associated with it -
every new incoming connection will have to start the server and parse
the configuration file.  If it's a service (which chkconfig also
controls), then the daemon stays running.

It's a tradeoff between flexibility, reliability, and performance.  The
nice thing is you get to choose.

-- 
Ed Wilts, RHCE
Mounds View, MN, USA
mailto:ewilts@xxxxxxxxxx
Member #1, Red Hat Community Ambassador Program

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux