At 04:23 PM 9/21/99 , Kip Macy wrote:
>Thanks. Although having maxfiles == maxfilesperproc might make sense for
>special cases e.g. a machine completely dedicated to one process -- It is
>dangerous at best for the general case. Any malicious program can make a
>machine running FreeBSD non-functional. The default should be set with the
>average user in mind, namely protecting him from himself.
>
>
> -Kip
But adjusting maxfilesperproc > maxfiles won't protect you from a malicious
process or user any more than having maxfilesperproc == maxfiles. Just
fork() or run two (or more) processes that open all the file handles. Same
result, right?
-Bryan
=====================================================================
IMPORTANT NOTICE: According to certain suggested versions of the
Grand Unified Theory, the primary particles constituting this
message may decay to nothingness within the next Four Hundred
Million Years.
=====================================================================
"I think not!" said Descartes, who promptly disappeared.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message