ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000393ClearOSdansguardian-avpublic2011-11-16 15:242019-11-29 09:21
Reporteruser2 
Assigned To 
PrioritynormalSeveritytweakReproducibilityN/A
StatusclosedResolutionnot fixable 
PlatformOSOS Version
Product Version 
Target Version6.2.0 Beta 3Fixed in Version 
Summary0000393: Bump max children to support large networks
DescriptionThe max children parameter in src/dansguardian.cpp is set to FD_SETSIZE - 6. Should this be bumped?
TagsNo tags attached.
Attached Files

- Relationships
related to 0000377assignedtracker ClearCenter Add auto-tuning for large number of users 

-  Notes
(0000399)
user2
2012-01-02 13:33

The DansGuardian documentation states that the maxchildren limit is 250 but that it depends on the OS. On ClearOS, the max FD_SETSIZE is set to 1024, so maxchildren can be set to 1018 or lower.
(0000400)
user2
2012-01-02 14:23

To go above the 1018 limit, it looks like it would require internal changes to DansGuardian. The select() call is used and this can support up to FD_SETSIZE. The select() implementation would have to be changed in order change the limit.
(0012451)
NickH (developer)
2019-11-29 09:21

Linked bug has been closed. Assume the same for this one.

- Issue History
Date Modified Username Field Change
2011-11-16 15:24 user2 New Issue
2011-11-16 15:24 user2 Status new => assigned
2011-11-16 15:24 user2 Assigned To => user2
2011-11-16 15:24 user2 Assigned To user2 => dsokoloski
2011-11-17 03:15 user2 Target Version 6.1 Beta 2 => 6.1 Beta 3
2011-11-17 16:48 user2 Relationship added related to 0000377
2012-01-02 13:33 user2 Note Added: 0000399
2012-01-02 13:33 user2 Status assigned => resolved
2012-01-02 13:33 user2 Resolution open => no change required
2012-01-02 13:35 user2 Fixed in Version => 6.2 Beta 3
2012-01-02 14:23 user2 Note Added: 0000400
2012-01-02 14:23 user2 Status resolved => assigned
2012-01-02 14:23 user2 Resolution no change required => not fixable
2012-01-02 19:14 user2 Status assigned => resolved
2012-04-18 19:39 user2 Status resolved => closed
2013-01-10 08:07 user2 Status closed => assigned
2019-11-29 09:21 NickH Note Added: 0012451
2019-11-29 09:21 NickH Status assigned => closed
2019-11-29 09:21 NickH Assigned To dsokoloski =>
2019-11-29 09:21 NickH Fixed in Version 6.2.0 Beta 3 =>