Re: forcing FTP-uploaded files to be of certain types only
- From: Mikhail Teterin <mi+mx@xxxxxxxxxxxxxxxxx>
- Date: Mon, 17 Jul 2006 14:24:11 -0400
понеділок 17 липень 2006 14:09, David J. Orman написав:
That could lead to many DoS attacks, high load, etc - but as you said you
trust the users, I suspect this is not an issue to you. I personally code
with security in mind no matter the situation, but you decide what is best
for you. :)
Well, it is not hard to compress 100K (that are still in RAM) on a modern CPU.
And we can just as well try 8K. It is, probably, easier, than to, say, look
up an article in a database -- something web-servers do many times per
second :-) Our FTP uploads happen far less often -- only 10-20 times per
day...
The probability of a DoS of the full filesystem is far more likely (actually
happened a few times), than the DoS of overloading the CPU (and inetd takes
care of not starting too many too often).
Thanks a lot for your recommendations!
-mi
_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"
- References:
- forcing FTP-uploaded files to be of certain types only
- From: Mikhail Teterin
- Re: forcing FTP-uploaded files to be of certain types only
- From: Mikhail Teterin
- Re: forcing FTP-uploaded files to be of certain types only
- From: David J. Orman
- forcing FTP-uploaded files to be of certain types only
- Prev by Date: Re: forcing FTP-uploaded files to be of certain types only
- Next by Date: ftpd vs. lukemftpd (forcing FTP-uploaded ...)
- Previous by thread: Re: forcing FTP-uploaded files to be of certain types only
- Next by thread: ftpd vs. lukemftpd (forcing FTP-uploaded ...)
- Index(es):
Relevant Pages
|
|