php-cgi.exe

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
pcs800
-


Joined: 06 Sep 2006
Posts: 20

PostPosted: Mon Oct 23, 2006 2:34 am    Post subject: php-cgi.exe Reply with quote

I noticed about 40 instances of this file running in task manager.
I killed them all but one, the server runs better now, but the instances come back as the server is accessed.
Anyone know what deal is?
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Mon Oct 23, 2006 9:18 am    Post subject: Reply with quote

It means you are getting a lot of requests at one time. They will disappear on their own eventually if you set the timeout lower. I recommend 2 minutes (120 seconds).
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Oct 23, 2006 9:35 am    Post subject: Re: php-cgi.exe Reply with quote

pcs800,

If you are using FastCGI with PHP, that's pretty normal especially if you get too many requests in the same time frame. As soon as the server load reduces, the unused processes will be recycled and unloaded.

Please read http://www.aprelium.com/forum/viewtopic.php?p=52131#52131 and http://www.aprelium.com/abyssws/faq.html#A2-5 for more information about the way FastCGI works.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
pcs800
-


Joined: 06 Sep 2006
Posts: 20

PostPosted: Tue Oct 24, 2006 1:07 am    Post subject: re Reply with quote

how do i lower the time out to 120 seconds?
Back to top View user's profile Send private message
pcs800
-


Joined: 06 Sep 2006
Posts: 20

PostPosted: Tue Oct 24, 2006 1:11 am    Post subject: re Reply with quote

i found it. but i have to put the timeout in for every site? I have like 18 of them. is there a global setting?
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Oct 24, 2006 8:53 am    Post subject: Re: re Reply with quote

pcs800 wrote:
i found it. but i have to put the timeout in for every site? I have like 18 of them. is there a global setting?


Each site is independant. When you create a site you can copy the settings of an already existing one. But once it is created, there is nothing that is shared.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
pcs800
-


Joined: 06 Sep 2006
Posts: 20

PostPosted: Tue Oct 24, 2006 1:32 pm    Post subject: re Reply with quote

Ok, thanks
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group