Changeset 619 for trunk/etc/router.xml.dist.in
- Timestamp:
- 04/07/08 02:03:42 (5 months ago)
- Files:
-
- 1 modified
-
trunk/etc/router.xml.dist.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/etc/router.xml.dist.in
r591 r619 82 82 the router itself can use up four on its own. If the supply of 83 83 file descriptors is exhausted, new incoming connections will be 84 denied (default: 1024) --> 84 denied. 85 86 These file descriptors are really only used when a component 87 connects to the router. So unless you have a lot of components 88 for some reason then you probably don't need to change this 89 value. 90 91 (default: 1024) --> 85 92 <max_fds>1024</max_fds> 86 93
