| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Upgrade dependency to new version of rlimit. | Nick Mathewson | 2022-02-25 | 1 | -1/+1 |
| | | |||||
| * | Make max_file_limit configurable | Neel Chauhan | 2022-01-28 | 1 | -11/+4 |
| | | |||||
| * | arti: On startup, increase the NOFILE resource limit. | Nick Mathewson | 2021-10-14 | 1 | -0/+25 |
| The default soft limit is typically enough for process usage on most Unixes, but OSX has a pretty low default (256), which you can run into easily under heavy usage. With this patch, we're going to aim for as much as 16384, if we're allowed. Fixes part of #188. | |||||
