Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #611

Closed (moved)
(moved)
Open
Created Feb 18, 2008 by Nick Mathewson@nickm🏃

Apparently, we can use more than 15000 connections

On or-talk, Olaf Selke reports:

debugging the "[warn] Error creating network socket: Too
many open files" messages I just found the max number of
file descriptors apparently being hard coded in or.h to a
value of 15.000. Raising the number using ulimit -n thus
shows no effect.

The 15000 cap once made sense when we had a static array of connections, but now that the list is unlimited, there is no need to have it be an upper bound. Let's change it from an upper bound into a default.

[Automatically added by flyspray2trac: Operating System: All]

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking