FutureQuest, Inc. FutureQuest, Inc. FutureQuest, Inc.

FutureQuest, Inc.
Go Back   FutureQuest Community > General Site Owner Support (All may read/respond) > General Coding/Development
User Name
Password  Lost PW

Reply
 
Thread Tools Search this Thread Display Modes
Old 12-03-1998, 11:13 AM   Postid: 14986
ted stockwell
Visitor

Forum Notability:
0 pts:
[Post Feedback]
 
Join Date: Dec 1998
Posts: 2
FastCGI

Hi,

I'm not currently a FutureQuest client but I hope to be! I'm extremely interested in using FastCGI (hardly any other web host services support advanced technologies like this).
Has anybody here used FastCGI on FutureQuest's server?
How was your experience?

TIA,
ted stockwell
ted stockwell is offline   Reply With Quote
Old 12-03-1998, 02:43 PM   Postid: 14988
ted stockwell
Visitor

Forum Notability:
0 pts:
[Post Feedback]
 
Join Date: Dec 1998
Posts: 2
FastCGI is an interface, based on the CGI interface, that lets you write CGI applications that don't shut-down after each request.
FastCGI-based applications will perform much better than CGI-based applications.
You can find out more about FastCGI at http://www.fastcgi.com.

FutureQuest's web site states that they support FastCGI and I want to find out how I would use FastCGI on FutureQuest's server if I get a FutureQuest account.

ted stockwell

ted stockwell is offline   Reply With Quote
Old 12-03-1998, 04:58 PM   Postid: 14989
Del
Visitor

Forum Notability:
0 pts:
[Post Feedback]
 
Join Date: Nov 1998
Location: San Bernardino, CA, USA
Posts: 367
Hi there. I've not played with FastCGI at all yet, but am willing to give it a try. I'll look over the fastcgi.com site and see what I can come up with, and I'll let you know how it went installing/running on FQuest (I'm sure it will be fine, Terra's **** good at setting stuff up on his boxes).

If there are any pre-built scripts you'd be specificly interested in, please tell me where to get them or send them to me, and I'll set em up.


------------------
Del
Del is offline   Reply With Quote
Old 12-03-1998, 05:04 PM   Postid: 14990
Del
Visitor

Forum Notability:
0 pts:
[Post Feedback]
 
Join Date: Nov 1998
Location: San Bernardino, CA, USA
Posts: 367
Whoops, sorry about the *'s


------------------
Del
Del is offline   Reply With Quote
Old 12-03-1998, 05:56 PM   Postid: 14991
 Terra
CTO FutureQuest, Inc.
 
Terra's Avatar
 
Join Date: Jun 1998
Location: Z'ha'dum
Posts: 7,674
FastCGI's primary goal is to setup persistant connections, especially prevelant with DataBase connections... It also reduces the startup overhead, as the script remains persistant within the Apache daemon process...

The major caveat is the code needs to be carefully crafted according to FastCGI rules... The same amount of care needs to be taken when coding for mod_perl as well... Once you get the hang of it, the techniques are not to hard...

Very soon I am reorganizing our Apache process pools into a frontend, served by *many* backend servers with specific duties...

e.g. The pool breakdowns will go something like this:
Front-end reversed proxied to backend by heavy mod_rewrites per duty condition to the mod_perl dispatcher server for extended API processing, then will be relayed to the secondary backends...

Front-End<----|
|**********|
mod_perl******|
|**********|
secondaries-->|

:specific duties:
1) mod_perl
2) PHP3
3) FastCGI (w/Python capability)
4) ePerl / embedded Perl (2 different programs)
5) Skriptics TCL
6) iHTML (possible)
7) mod_SSL (secure server)

PHP3 / FastCGI / iHTML will all be able to feed off the MySQL database backend as well...

Above is a glimpse of our Future, and where we are going... The PHP3 server is currently up and running at blazing speed and is in -Alpha- testing mode... FastCGI will probably be mated with the PHP3 server in the beginning, then moved off as more people begin to use it...

The engine to create this, will be an awesome achievement for a production server... We are not a -canned/standard- web hosting solution... We all feel the need for power/speed at one time or another, and as such - we design/build for the developers that want more than your $9.95/mo 'Unlimited Everything' hosting services, yet try to remain competitive for the customer that doesn't need all this capability... It is a ***very*** delicate balance indeed, that I must walk each and everyday...

In this business you get what you pay for... I hope the above defines the goals and mission of FutureQuest...

If you write FastCGI programs, let me know and I will setup the FastCGI module for you to use...

--
Andrew Gillespie
Systems Adminstrator
FutureQuest.net
Terra is offline   Reply With Quote
Old 12-04-1998, 12:08 AM   Postid: 14987
pqwabbit
Registered User

Forum Notability:
0 pts:
[Post Feedback]
 
Join Date: Jul 1998
Posts: 327
Im just curious - sorry no anser :/ what is Fastcgi?

Lea
pqwabbit is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 visitors)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 12:02 PM.


Running on vBulletin®
Copyright © 2000 - 2013, Jelsoft Enterprises Ltd.
Hosted & Administrated by FutureQuest, Inc.
Images & content copyright © 1998-2013 FutureQuest, Inc.
FutureQuest, Inc.