|
isp-control.net is laggy,
|
| Author |
Message |
BeNe
Moderator
    
Posts: 2,624
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 36
|
RE: isp-control.net is laggy,
had a error just 2 seconds ago. When trying to get into the german forum.
Confirm! You are not alone with the number 500 on your Monitor

Ein Betriebssystem ist immer nur so gut und sicher wie der Administrator der es verwaltet.
Wie gut der Administrator jedoch seine Fähigkeiten ausspielen kann, legt das Betriebssystem fest.
-> Linux rulZ!
|
|
| 07-05-2007 08:28 PM |
|
 |
Z4P
Junior Member

Posts: 60
Group: Registered
Joined: May 2007
Status:
Offline
Reputation: 0
|
RE: isp-control.net is laggy,
True, Here was another 500 too. But no lagg anymore. those are regular 500, like i have on my own ispcp install.
| Free hosting Gethost | Free guestbook Get-gb |
|
|
| 07-05-2007 09:19 PM |
|
 |
macbishop
Junior Member

Posts: 50
Group: Registered
Joined: Feb 2007
Status:
Offline
Reputation: 5
|
RE: isp-control.net is laggy,
I'm just wondering how mod_fastcgi handles php - childs (and kills them ?)
The problem is that the socket shared between parent and childrens it's removed when the parent process is killed with TERM (signal 15), the childs remains alive and "orphans" waiting for a new request which will never come because the socket don't exist and this produce error 500 
The only way to kill the childs processes is using the KILL (signal 9) on them.
This is related as a bug in http://bugs.php.net/bug.php?id=40286
and also offer a patch to php5.2 
--
querer es poder
This post was last modified: 07-06-2007 12:29 AM by macbishop.
|
|
| 07-05-2007 09:43 PM |
|
 |
raphael
Member
   
Posts: 474
Group: Dev Team
Joined: Apr 2007
Status:
Offline
Reputation: 8
|
|
| 07-06-2007 02:07 AM |
|
 |
NetVista
Newbie
   
Posts: 7
Group: Dev Team
Joined: Oct 2006
Status:
Offline
Reputation: 1
|
RE: isp-control.net is laggy,
Internal server error 2 minutes ago when i tried to post a tutorial. Now i have to rewite it once again . Oh boy..
|
|
| 07-07-2007 12:16 AM |
|
 |
ephigenie
Administrator
      
Posts: 664
Group: Administrators
Joined: Oct 2006
Status:
Offline
Reputation: 12
|
RE: isp-control.net is laggy,
@netvista on the wiki ? this is unusual - because thats the trac (which should work correct now ?) and not php ... ?
|
|
| 07-07-2007 09:12 PM |
|
 |
NetVista
Newbie
   
Posts: 7
Group: Dev Team
Joined: Oct 2006
Status:
Offline
Reputation: 1
|
RE: isp-control.net is laggy,
the error was here on the forum. It just happened again a few minutes before.
|
|
| 07-08-2007 07:46 PM |
|
 |
bertus51
Junior Member

Posts: 12
Group: Registered
Joined: Apr 2007
Status:
Offline
Reputation: 1
|
RE: isp-control.net is laggy,
Internal server error 2 minutes ago when i tried to post a tutorial. Now i have to rewite it once again  . Oh boy..
Yeap, wanted to answer a posting here in the formum, got an error 500 !
Need to rewrite also!
|
|
| 07-14-2007 02:39 AM |
|
 |
bertus51
Junior Member

Posts: 12
Group: Registered
Joined: Apr 2007
Status:
Offline
Reputation: 1
|
RE: isp-control.net is laggy,
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate -1230962537 bytes) in /var/www/virtual/inetcentral.de/trac/htdocs/forum/inc/settings.php on line 137
Still a bit laggy!!
|
|
| 07-26-2007 11:57 AM |
|
 |
ephigenie
Administrator
      
Posts: 664
Group: Administrators
Joined: Oct 2006
Status:
Offline
Reputation: 12
|
RE: isp-control.net is laggy,
wow - what have you done ? its a 128Mb memory limit and you exceeded it ? damn!
|
|
| 07-26-2007 06:05 PM |
|
 |
|
|