Current time: 04-24-2024, 09:39 PM Hello There, Guest! (LoginRegister)


Post Reply 
isp-control.net is laggy,
Author Message
macbishop Offline
Junior Member
*

Posts: 68
Joined: Feb 2007
Reputation: 7
Post: #21
RE: isp-control.net is laggy,
ephigenie Wrote:Apaches Load jumps upon certain request to 99,7 % CPU and stays there for some minutes

It does not happen in my case.

I have had a window lagged with a request to ispcp panel and way of crashes and two simultaneus windows surfing at full speed with not php content of webs of the same host.

apache run fine for me and it's able to manage other requests at same time that fastCGI crashes
--
querer es poder
07-04-2007 06:46 AM
Find all posts by this user Quote this message in a reply
raphael Offline
Member
***

Posts: 474
Joined: Apr 2007
Reputation: 8
Post: #22
RE: isp-control.net is laggy,
The problem is that we also have mod_python, mod_svn and trac running
07-04-2007 07:50 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ephigenie Offline
Project Leader
*******
Administrators

Posts: 1,578
Joined: Oct 2006
Reputation: 15
Post: #23
RE: isp-control.net is laggy,
its not mainly the fastcgi / fcgid crashing - its the apache eating all cpu and thus the server is busy and ran into timeouts - then he returns 500 / 503
07-04-2007 08:29 AM
Visit this user's website Find all posts by this user Quote this message in a reply
raphael Offline
Member
***

Posts: 474
Joined: Apr 2007
Reputation: 8
Post: #24
RE: isp-control.net is laggy,
btw, can you commit (or at least add to the ticket) the fcgid config you used?

about libapache2-mod-fcgid... well, I had a talk at #debian-mentors and they say it's very probable they won't accept it as a stable update. I still have to contact debian-release because they are who decide.

Meanwhile I'll upload a backport of the latest version to my repository (together with some other packages)
07-04-2007 08:55 AM
Visit this user's website Find all posts by this user Quote this message in a reply
macbishop Offline
Junior Member
*

Posts: 68
Joined: Feb 2007
Reputation: 7
Post: #25
RE: isp-control.net is laggy,
hmmm read this.
http://bugs.php.net/bug.php?id=40286

tried in /var/www/fcgi/*/php5-fcgi-starter

Code:
#!/bin/sh

PHPRC="/var/www/fcgi/*/php5/"
export PHPRC
#PHP_FCGI_CHILDREN=2
#export PHP_FCGI_CHILDREN
PHP_FCGI_MAX_REQUESTS=5000
export PHP_FCGI_MAX_REQUESTS

exec /usr/bin/php5-cgi
--
querer es poder
(This post was last modified: 07-04-2007 11:34 PM by macbishop.)
07-04-2007 09:48 PM
Find all posts by this user Quote this message in a reply
ephigenie Offline
Project Leader
*******
Administrators

Posts: 1,578
Joined: Oct 2006
Reputation: 15
Post: #26
RE: isp-control.net is laggy,
yeah i'll try this - was my thought, too - but this also means no shm areas for eA, xcache or similar...
07-04-2007 10:57 PM
Visit this user's website Find all posts by this user Quote this message in a reply
macbishop Offline
Junior Member
*

Posts: 68
Joined: Feb 2007
Reputation: 7
Post: #27
RE: isp-control.net is laggy,
ephigenie Wrote:but this also means no shm areas for eA, xcache or similar...
Sorry i can't help Sad

The forum seems run without errors Big Grin
--
querer es poder
(This post was last modified: 07-05-2007 01:25 AM by macbishop.)
07-05-2007 01:17 AM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #28
RE: isp-control.net is laggy,
Yeah, the Forum runs - but Trac seems to be down Sad

Code:
Oops...

Trac detected an internal error:

(22, 'Invalid argument')

Traceback (most recent call last):
  File "trac.fcgi", line 20, in ?
    fcgi_frontend.run()
  File "/usr/lib/python2.4/site-packages/trac/web/fcgi_frontend.py", line 22, in run
    _fcgi.WSGIServer(dispatch_request).run()
  File "/usr/lib/python2.4/site-packages/trac/web/_fcgi.py", line 1077, in run
    clientSock, addr = sock.accept()
error: (22, 'Invalid argument')
07-05-2007 01:19 AM
Visit this user's website Find all posts by this user Quote this message in a reply
macbishop Offline
Junior Member
*

Posts: 68
Joined: Feb 2007
Reputation: 7
Post: #29
RE: isp-control.net is laggy,
BeNe Wrote:Yeah, the Forum runs - but Trac seems to be down Sad
it seems that ephi is working in it Wink
--
querer es poder
(This post was last modified: 07-05-2007 01:25 AM by macbishop.)
07-05-2007 01:22 AM
Find all posts by this user Quote this message in a reply
ephigenie Offline
Project Leader
*******
Administrators

Posts: 1,578
Joined: Oct 2006
Reputation: 15
Post: #30
RE: isp-control.net is laggy,
yeah on the way trying to switch the trac to fastcgi.

but fcgid is not supported officially Sad
and i made a lot of modifications to the trac in general - so - sry for the downtime but now the server works almost ok Smile
07-05-2007 01:45 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)