472,785 Members | 1,020 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,785 software developers and data experts.

Recommended FastCGI module?

What's the recommended FastCGI module for Python. There are at least five:

The Robin Dunn / Total Control Software version:
http://alldunn.com/python/fcgi.py
Last revised in 1998.

The "JonPy" version:
http://jonpy.sourceforge.net/fcgi.html
Last revised in 2004.

The Alan Saddi version:
http://svn.saddi.com/py-lib/trunk/fcgi.py
Last revision date unknown.

The Cheese Shop version: python-fastcgi 1.1
http://cheeseshop.python.org/pypi/python-fastcgi
Requires Open Market C system.
Last revised in 2005 for Python 2.3.

The Peter Astrand version:
http://cvs.lysator.liu.se/viewcvs/vi...cvsroot=webkom
Last revised in 2004 for Python 2.3.

John Nagle
Mar 7 '07 #1
4 1975
In article <W6****************@newssvr14.news.prodigy.net>, John Nagle wrote:
The "JonPy" version:
http://jonpy.sourceforge.net/fcgi.html
Last revised in 2004.
I'd recommend my one, but it's just possible I'm not impartial ;-)
Mar 7 '07 #2
Jon Ribbens wrote:
In article <W6****************@newssvr14.news.prodigy.net>, John Nagle wrote:
>> The "JonPy" version:
http://jonpy.sourceforge.net/fcgi.html
Last revised in 2004.


I'd recommend my one, but it's just possible I'm not impartial ;-)
Does it work with current Pythons? (2.4, 2.5)? I'm mainly
concerned about the abandonware problem with some of them.

John Nagle
Mar 7 '07 #3
John Nagle wrote:
What's the recommended FastCGI module for Python. There are at least five:

The Robin Dunn / Total Control Software version:
http://alldunn.com/python/fcgi.py
Last revised in 1998.
........

we are using a slightly modified and modernized version of the above in a front
facing app for a large company with reasonable results. Our decision was
prompted by a consultant who wanted more speed, but it turned out the original
traffic assumptions were wrong so the small advantage over CGI isn't actually
needed. At the back end we're using apache+mod_fastcgi and choosing the
configuration parameters was the main difficulty.

Using fcgi did induce some fairly careful code consideration to ensure we could
rerun without blowing up the universe.
--
Robin Becker

Mar 7 '07 #4
In article <Eq*****************@newssvr21.news.prodigy.net> , John Nagle wrote:
Jon Ribbens wrote:
>>> The "JonPy" version:
http://jonpy.sourceforge.net/fcgi.html
Last revised in 2004.

I'd recommend my one, but it's just possible I'm not impartial ;-)

Does it work with current Pythons? (2.4, 2.5)? I'm mainly
concerned about the abandonware problem with some of them.
Yes, I use it myself in my day job, where we have recently upgraded
to Python 2.5. jonpy itself hasn't been revised for a while because
there have been no revisions I felt necessary. There may be a new
version released in the next couple of months, but there won't be
any major changes.
Mar 7 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Henri Vilminko | last post by:
I installed the Zend PHP enabler for Sun ONE Web Server which is basically a wrapper to run PHP in fastcgi mode. The interpreter runs fine but there's one nasty problem: PHP doesn't use the PHPRC...
0
by: Andrew Crowe | last post by:
Hi guys, I've got 3 W2K Advanced Server machines here running PHP5.0.0 on IIS5. Two of them run perfectly using FastCGI. The third is unstable with FastCGI, after it's been running for a day or...
1
by: Adam Szendzielorz | last post by:
Hello! I'm searching patch for Apache SuEXEC (1.3.*) which get me gate to work PHP (compiled with --enable-fastcgi) with mod_fastcgi. SuEXEC check owner/group of script before run script, i...
4
by: Peter Otten | last post by:
Is there a way to limit both width and height of a canvas text item? My current workaround seems clumsy: import Tkinter as tk root = tk.Tk() canvas = tk.Canvas(root, width=400, height=200,...
6
by: Jack | last post by:
Basically I am trying to find a high performance web server. Since Python is installed on all of the servers, It'll be great if the web server is written in Python as well. Otherwise, I will have...
5
by: howachen | last post by:
hi, which package you perfer? mod_php on apache is okay but some people said fastcgi version of php is faster, is it true? thanks...
37
by: Joshua Ruppert | last post by:
When I'm using FastCGI do I need to code differently than I do when using regular CGI? Because the PHP.exe processes don't go away do global variables stick around from page request to page...
3
by: howa | last post by:
concurrent request to httpd might as high as 300 and each httpd need 12M of memory (currently using mod_php) so total memory needed might over 3GB so under this case, should i use fastcgi?...
3
by: guillaume.braux | last post by:
Hello, I am running WS2008 + IIS7 + FASTCGI + ZendCore. I have not modified the default ZendCore php.ini configuration file. Actualy, any kind of PHP error, warning or notice gives me...
0
by: Rina0 | last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.