FD_SETSIZE value on atomic's php5 php-imap

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
hostasaurus
Forum User
Forum User
Posts: 6
Joined: Sat Mar 13, 2010 12:44 pm

FD_SETSIZE value on atomic's php5 php-imap

Unread post by hostasaurus »

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.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: FD_SETSIZE value on atomic's php5 php-imap

Unread post by scott »

The build server uses the defaults of 1024
Post Reply