Fast CGI

 
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI
View previous topic :: View next topic  
Author Message
pp
-


Joined: 22 Apr 2003
Posts: 1

PostPosted: Tue Apr 22, 2003 8:16 pm    Post subject: Fast CGI Reply with quote

Hi,
My computer is not speed (P 133Mhz) and I'm using Python with Abyss.
Each time a script .py is called, Python is loaded. This way is taking some seconds. How can I make Python scripts running faster? Python may stay ON and listen Abyss? Is it possible?
Thanks.
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Apr 23, 2003 1:53 pm    Post subject: Re: Fast CGI Reply with quote

pp wrote:
Hi,
My computer is not speed (P 133Mhz) and I'm using Python with Abyss.
Each time a script .py is called, Python is loaded. This way is taking some seconds. How can I make Python scripts running faster? Python may stay ON and listen Abyss? Is it possible?
Thanks.

This is the way CGI works. On each request, the script interpreter it is loaded and the script is executed. There are other "fast" alternatives such as using modules and FastCGI but these are not yet available in Abyss Web Server (and they aren't compatible with all interpreters).
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI 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