External FastCGI server - how to configure TCP/IP port

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


Joined: 28 Jul 2006
Posts: 2

PostPosted: Fri Jul 28, 2006 2:48 pm    Post subject: External FastCGI server - how to configure TCP/IP port Reply with quote

I have a FastCGI server of my own and I'd like to test Abyss with it.

This server accepts incoming TCP/IP connections on port # 101.

How do I configure Abyss to use it ?

Notice that I dont want Abyss to run anything (no exe/interpreter). I simply want it to connect to my server using a TCP/IP socket via localhost (127.0.0.1) on port # 101.

Can I do that ?
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Aug 01, 2006 1:52 pm    Post subject: Re: External FastCGI server - how to configure TCP/IP port Reply with quote

jabaltie,

The current version does not support this mode (i.e. connecting to an already running FastCGI server).

This feature is very easy to add and is already planned to be in the coming version.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
jabaltie
-


Joined: 28 Jul 2006
Posts: 2

PostPosted: Tue Aug 01, 2006 2:43 pm    Post subject: Reply with quote

OK.

I suggest you to reuse TCP/IP connections too.

Most servers out there open and close a TCP/IP connection to the external server on a request per request (hit per hit) basis.

Better it would be to reuse the TCP/IP connections amongst the requests.

There could be for instance a "connection lifetime" parameter.

Thanks !
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Aug 02, 2006 3:14 pm    Post subject: Reply with quote

jabaltie wrote:
I suggest you to reuse TCP/IP connections too.

Most servers out there open and close a TCP/IP connection to the external server on a request per request (hit per hit) basis.

Better it would be to reuse the TCP/IP connections amongst the requests.

There could be for instance a "connection lifetime" parameter.


Thank you for the suggestion. It will be added to our to do list.
_________________
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