Hi, I have seen the apachectl script assigns the max open files of hard limit to soft limit. Now suppose if we consider the Solaris OS wihout having the library /usr/lib/extendedFILE.so.1 ,the max open files is 256 even if it is increased from /etc/system. So how does the Apache will take care of this if it tries to open more than 256 file descriptors ?
Thanks in advance for help. Regards -A