Bug 79118
| Summary: | vsftpd package not designed to run standalone | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Florin Andrei <florin> |
| Component: | vsftpd | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | CC: | mitr, rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-12-14 00:28:34 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Florin Andrei
2002-12-05 23:03:29 UTC
Here's are some quotes from e-mails from Chris Evans:
##########################################
> Why do you recommend to run vsftpd from xinetd?
> Isn't it better to run it standalone, both from a
> security perspective
> (less things to care about) and performance (less
> fork()/exec() stuff)?
I guess that recommendation has now expired! The
reason was for some (often required) xinetd features
such as "connections limit per IP" and
"total connections limit"
As of vsftpd-1.1.3, these vital features are
implemented in the built-in listener.
##########################################
No reason to run vsftpd from xinetd now. ;-)
Changed in 1.1.3-1. |