Re: (4)Interrupted system call:
Artur Zaprzała <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Try upgrading to the latest snapshot of 2.4.7 at http://www.fastcgi.com/dist/mod_fastcgi-SNAP-0811090952.tar.gz. I have had these problems too. They are fixed now. Artur root-bJTsZiUCoz/[email protected] wrote: > Hello > > I have a problem with fastcgi with Interrupted system calls in my > error log. > My config: > > *Debian Etch 64bit* > *4GB Ram* > *Apache/2.2.0 (Debian) mod_fastcgi/2.4.2* > *PHP Version 5.2.0-8+etch13* > *Zend Engine v2.2.0* > > fastcgi conf: > > *export PHPRC > PHP_FCGI_CHILDREN=2 > export PHP_FCGI_CHILDREN > PHP_FCGI_MAX_REQUESTS=1000 > export PHP_FCGI_MAX_REQUESTS* > ** > I have this errors on my server in the error logs: > ** > [Thu Jan 29 08:56:18 2009] [error] [client 91.112.236.*] > (4)Interrupted system call: FastCGI: comm with server > "/var/www/fcgi/master/php5-fcgi-starter" aborted: select() failed, > referer: http://admin.menkisys.de/reseller/orders.php > [Thu Jan 29 08:56:18 2009] [error] [client 91.112.236.*] FastCGI: > incomplete headers (0 bytes) received from server > "/var/www/fcgi/master/php5-fcgi-starter", referer: > http://admin.menkisys.de/reseller/orders.php > I have a ispCP webhosting spoftware installed and i have about 1100 > domains on this server. This error comes often when i want do access > the reseller page. The reseller page shows about 800 domains on one > webpage. The problem persist since 3-4 weeks! > In former time i have 500 domains and this problem does not exist. > > What i can do to solve the problem. I want to host about 2000 Domains > on this Server. Maybe i must increase some settings on my fastcgi > configuration??? Or update fastcgi o solve the problem?? > > Thanky you for your help. Fastcgi is a very good application. > > MENKI