Bug #8895
You MUST recompile PHP with a larger value of FD_SETSIZE. It is set to 2048, but you have descriptors numbered at least as high as 2161.
Start date:
09/13/2018
Due date:
% Done:
100%
Estimated time:
Affected Version:
2.4.4
Affected Architecture:
Associated revisions
Fix #8895: Increase FD_SETSIZE to 3172 on lang/php72
History
#1
Updated by Renato Botelho over 2 years ago
- Assignee set to Renato Botelho
- Target version changed from 2.4.4-GS to 2.4.4
#2
Updated by Renato Botelho over 2 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 352d49787dc5742ea53dd81ff82fef5f37b246db.
Fix #8895: Increase FD_SETSIZE to 3172 on lang/php72