FD_SETSIZE value on atomic's php5 php-imap
Posted: Wed Apr 14, 2010 12:52 pm
Running into an issue on a server with open file descriptors, supposedly (according to Parallels), although we can't find any evidence to back up that claim. The issue is imap login failures and they point you to the following:
http://kb.parallels.com/en/255
which blames the issue on the FD_SETSIZE=1024 default compile value in redhat's/centos' php-imap build. I was wondering if the atomic php-imap is build the same or has a larger limit set? If it's larger, then in theory just installing it will fix the issue.
http://kb.parallels.com/en/255
which blames the issue on the FD_SETSIZE=1024 default compile value in redhat's/centos' php-imap build. I was wondering if the atomic php-imap is build the same or has a larger limit set? If it's larger, then in theory just installing it will fix the issue.