Skip to content

You MUST recompile PHP with a larger value of FD_SETSIZE #155

Description

@xrh527

Consumer reports an error after running for a period of time:
【DEBUG】【WARNING】:stream_select(): You MUST recompile PHP with a larger value of FD_SETSIZE.
It is set to 1024, but you have descriptors numbered at least as high as 1045.
--enable-fd-setsize=2048 is recommended, but you may want to set it
to equal the maximum number of open files supported by your system,
in order to avoid seeing this error again at a later date. at file:/easyswoole/vendor/bunny/bunny/src/Bunny/Client.php line:206

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions