|
isp-control.net is laggy,
|
| Author |
Message |
raphael
Member
   
Posts: 474
Group: Dev Team
Joined: Apr 2007
Status:
Offline
Reputation: 8
|
|
| 07-03-2007 09:14 AM |
|
 |
ephigenie
Administrator
      
Posts: 570
Group: Administrators
Joined: Oct 2006
Status:
Offline
Reputation: 9
|
RE: isp-control.net is laggy,
now i changed to 2.1 lets see 
This solves a problem with PHP in FastCGI mode. By default, PHP stops accepting new FastCGI connections after handling 500 requests; unfortunately, there is a potential race condition during the PHP cleanup code in which PHP can be shutting down but still have the socket open, so mod_fcgid under heavy load can send request number 501 to PHP and have it "accepted", but then PHP appears to simply exit, causing errors.
If you are using PHP, you should set it to 500. -1 mean fastcgi process will not exit no matter how many requests it has handled.
i always thought this error occurs at 5000 - ok we'll have to change it in the starter-scripts as well
But once again lets test if this solves it a bit.
And 2.1 is not included in etch
This post was last modified: 07-03-2007 07:59 PM by ephigenie.
|
|
| 07-03-2007 07:55 PM |
|
 |
macbishop
Junior Member

Posts: 50
Group: Registered
Joined: Feb 2007
Status:
Offline
Reputation: 5
|
RE: isp-control.net is laggy,
PHP stops accepting new FastCGI connections after handling 500
I am afraid that isn't exactly, fastCGI/php fails also in IspCP with only one user connected as in my case, i have review the error and traffic logs and only appear my IP but my ispCP crashes several times in the day when trying to connect to the control panel.
My system not have php except the ispcp panel, and i have awstas in one domain that never crashes, the problem is only php/fastCGI.
I think that you need to review again the fastCGI configuration of ispCP for possibles incompatibilitys with others.
--
querer es poder
This post was last modified: 07-03-2007 11:41 PM by macbishop.
|
|
| 07-03-2007 09:34 PM |
|
 |
ephigenie
Administrator
      
Posts: 570
Group: Administrators
Joined: Oct 2006
Status:
Offline
Reputation: 9
|
RE: isp-control.net is laggy,
yeah no - this server was the first one set up for fastcgi - php with ispCP and it was rock-solid until ~ 1 month ago.
I think it's related to something else in my apache config.
i.e. the mod_dav_svn or mod_python (for svn + trac )
|
|
| 07-03-2007 10:15 PM |
|
 |
ephigenie
Administrator
      
Posts: 570
Group: Administrators
Joined: Oct 2006
Status:
Offline
Reputation: 9
|
RE: isp-control.net is laggy,
are there still that much 500's or is it a bit better now ?
|
|
| 07-04-2007 02:10 AM |
|
 |
joximu
Moderator
    
Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 47
|
RE: isp-control.net is laggy,
I had them regularly this afternoon...
lets see if it's better tonight...
/Joximu
and this message does not want to be posted...
|
|
| 07-04-2007 02:21 AM |
|
 |
Z4P
Junior Member

Posts: 60
Group: Registered
Joined: May 2007
Status:
Offline
Reputation: 0
|
RE: isp-control.net is laggy,
I got today even more 500, but the site is less laggy. The speed is better and no time-outs.
| Free hosting Gethost | Free guestbook Get-gb |
|
|
| 07-04-2007 02:23 AM |
|
 |
joximu
Moderator
    
Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 47
|
RE: isp-control.net is laggy,
yeah - i just saw it again :-(
|
|
| 07-04-2007 02:23 AM |
|
 |
ephigenie
Administrator
      
Posts: 570
Group: Administrators
Joined: Oct 2006
Status:
Offline
Reputation: 9
|
RE: isp-control.net is laggy,
yeah - i too
But i think now its something else. Apaches Load jumps upon certain request to 99,7 % CPU and stays there for some minutes. In the meanwhile it doesn't answer any more requests accordingly.
I'll try again using mod_wsgi instead of mod_python and i just discussed with raphael how to make the public svn available on sourceforge (mirror to them) .
|
|
| 07-04-2007 02:30 AM |
|
 |
raphael
Member
   
Posts: 474
Group: Dev Team
Joined: Apr 2007
Status:
Offline
Reputation: 8
|
RE: isp-control.net is laggy,
I'll try to see if there's any chance to get libapache2-mod-fcgid 1:2.1-2 in Etch's r1 (very soon)
YaHost Me | Text Link Ads | my Debian repository | Donate! | No OOXML! | Project HoneyPot | ... and more
This is Linux land. In silent nights you can hear the Windows machines rebooting.
If you want to be helped, don't PM me but post in the forums | If you want private support PM me and we'll discuss the price
|
|
| 07-04-2007 02:38 AM |
|
 |
|
|