Current time: 04-20-2024, 11:57 AM 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: #31
RE: isp-control.net is laggy,
ephigenie Wrote:the server works almost ok
you have comment PHP_FCGI_CHILDREN in php5-fcgi-starter ?
--
querer es poder
(This post was last modified: 07-05-2007 02:11 AM by macbishop.)
07-05-2007 01:52 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: #32
RE: isp-control.net is laggy,
ephigenie Wrote: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

But Trac is still down ?! Rolleyes
07-05-2007 02:13 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: #33
RE: isp-control.net is laggy,
BeNe Wrote:But Trac is still down ?! Rolleyes
Yeah, Ephi is going to configure Python with fastCGI to trac instead fcgid (your alternative) that will take a time to him but surely that will not be much Smile
while patience Wink
--
querer es poder
(This post was last modified: 07-05-2007 02:48 AM by macbishop.)
07-05-2007 02:37 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: #34
RE: isp-control.net is laggy,
No Problem!
I was just confused, ephigenie said that the server works almost ok,
but trac is down....

I can wait Smile
07-05-2007 02:50 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: #35
RE: isp-control.net is laggy,
BeNe Wrote:I was just confused, ephigenie said that the server works almost ok,
Yeah, because this server have more of one problem.
The problem with fastCGI/php apparently is solved and this result that the forums runs now without error, this problem is common with ispcps installations that produce 500 errors and it must fixed surely for Raphael.
The second problem is fcgid/python actually supported for trac and ist'n still solved.
--
querer es poder
07-05-2007 03:09 AM
Find all posts by this user Quote this message in a reply
macbishop Offline
Junior Member
*

Posts: 68
Joined: Feb 2007
Reputation: 7
Post: #36
RE: isp-control.net is laggy,
ephigenie Wrote:Anyone of the fcgid gurus got an idea why its not killing idle php's ?
And just btw. documentation for fcgid - extra parameters is not existent Sad
^^mod_fastcgi was better documented Tongue

Code:
<IfModule mod_fcgid.c>
SocketPath /var/lib/apache2/fcgid/sock
IPCConnectTimeout 20
BusyTimeout       300
IPCCommTimeout          120
DefaultMinClassProcessCount 1
ProcessLifeTime   300
AddHandler php-fastcgi .php

<Location /php/php.fcgi>
         SetHandler fcgid-script
         Options +ExecCGI
</Location>


...

</IfModule>

This have a error
Code:
AddHandler php-fastcgi .php
instead
Code:
AddHandler fcgid-script .php
http://fastcgi.coremail.cn/configuration.htm#PHP Tongue
(This post was last modified: 07-05-2007 04:58 AM by macbishop.)
07-05-2007 04:47 AM
Find all posts by this user Quote this message in a reply
NetVista Offline
Newbie
*

Posts: 7
Joined: Oct 2006
Reputation: 1
Post: #37
RE: isp-control.net is laggy,
most recent error

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 06:16 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: #38
RE: isp-control.net is laggy,
should work now finally.

It took a moment longer because i tried to migrate to mysql - but failed :~
trac doesn't really seems to be ready for this.

and migrating from sqlite3 to mysql syntax is not that funny without working converter scripts Wink
07-05-2007 10:13 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: #39
RE: isp-control.net is laggy,
anyone errors ? or is it ok now ?

and : yeah i know late night - when the server is busy making backups etc a 500 may occur sometimes. Sad

But it should be more stable now in general - and the load is ok now most of the time, too. (I still have to run killall -9 php[4-5]-cgi */30 - but thats related to php afaik)

I'm just wondering how mod_fastcgi handles php - childs (and kills them ?)
07-05-2007 07:09 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Zothos Offline
Release Manager
*****
Dev Team

Posts: 1,262
Joined: Feb 2007
Reputation: 10
Post: #40
RE: isp-control.net is laggy,
had a error just 2 seconds ago. When trying to get into the german forum.
07-05-2007 07:35 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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