MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: azzureal on 2019-06-09, 00:29:24

Title: socket file descriptor (1025) is larger than FD_SETSIZE (1024), you probably nee
Post by: azzureal on 2019-06-09, 00:29:24
I 've met 'socket file descriptor (1025) is larger than FD_SETSIZE (1024), you probably need to rebuild Apache witha larger FD_SETSIZE' erre after fixweb and cleanup.

So i can't load all conf files.


   - Kloxo-MR: 7.0.0.c-2019060402
   - Web: hiawatha-10.9.0-f.1.mr.el6.x86_64
   - PHP: php56s - 5.6.38-1.ius.centos6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.10 (Final) x86_64
   - Hostname: 56.hostingis.com
C. Services:
   1. MySQL: MariaDB-server-10.0.38-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php56u-cli-5.6.40-1.ius.centos6.x86_64
        - Multiple:
          * php52m - 5.2.17-102.mr.el6
          * php53m - 5.3.29-1.ius.centos6
          * php54m - 5.4.45-1.ius.centos6
          * php55m - 5.5.38-1.ius.centos6
          * php56m - 5.6.38-1.ius.centos6
          * php70m - 7.0.32-1.ius.centos6
          * php71m - 7.1.22-1.ius.centos6
      - Used: --PHP Branch--
      - Multiple: enable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.9.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.47-2.el6.x86_64
     - Nginx: nginx-1.17.0-1.el6.ngx.x86_64
     - Apache: httpd24u-2.4.39-1.ius.centos6.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: none
     - Bind: bind-9.9.9-1.mr.el6.x86_64
     - DJBDns: djbdns-1.05-17.4.mr.el6.x86_64
     - NSD: nsd-4.1.27-1.mr.el6.x86_64
     - PowerDNS: pdns-4.0.3-1.el6.MIND.x86_64
     - Yadifa: yadifa-2.2.5-1.mr.el6.x86_64
   6. Mail: qmail-toaster-1.03-1.3.57.mr.el6.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64
      - smtp: qmail-toaster-1.03-1.3.57.mr.el6.x86_64
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.37-1.mr.el6.x86_64
   8. Stats: webalizer
      - webalizer: webalizer-2.23_08-1.mr.el6.x86_64
D. Memory:
             total       used       free     shared    buffers     cached
Mem:         31980      23473       8507        139       1200      12702
-/+ buffers/cache:       9570      22409
Swap:        16383         22      16361
E. Disk Space:
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda2        20G  6.0G   13G  33% /
Title: Re: socket file descriptor (1025) is larger than FD_SETSIZE (1024), you probably nee
Post by: azzureal on 2019-06-09, 03:49:59
It solved it  changed php-fpm_evet to proxy_fcgi_event.
Title: Re: socket file descriptor (1025) is larger than FD_SETSIZE (1024), you probably nee
Post by: MRatWork on 2019-06-09, 09:20:57
Yes. I used this proxy_fcgi_event for this server.
Title: Re: socket file descriptor (1025) is larger than FD_SETSIZE (1024), you probably nee
Post by: azzureal on 2019-06-09, 11:26:53
proxy_fcgi_event is better than php-fpm_event?
Title: Re: socket file descriptor (1025) is larger than FD_SETSIZE (1024), you probably nee
Post by: MRatWork on 2019-06-09, 12:10:01
Proxy_fcgi is including in httpd 2.4 package.