Message181638
| Author | christian.heimes |
|---|---|
| Recipients | benjamin.peterson, christian.heimes, georg.brandl, giampaolo.rodola, inc0, neologix, pitrou |
| Date | 2013-02-07.18:11:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1360260663.7.0.517339710757.issue16038@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I suggest that we use twice the size of the largest limit (8192) for the DoS fix and reduce it to 2048 for Python 3.4. 8192 is still a small number for modern computers. I also like to see comments next to the limit that explain on what grounds we have chosen the value. For example # vfstpd has a limit of 4096 (ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-3.0.2/defs.h) # pyftpdlib has a limit of 2048 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-07 18:11:03 | christian.heimes | set | recipients: + christian.heimes, georg.brandl, pitrou, giampaolo.rodola, benjamin.peterson, neologix, inc0 |
| 2013-02-07 18:11:03 | christian.heimes | set | messageid: <1360260663.7.0.517339710757.issue16038@psf.upfronthosting.co.za> |
| 2013-02-07 18:11:03 | christian.heimes | link | issue16038 messages |
| 2013-02-07 18:11:03 | christian.heimes | create | |