Modules
ADT Database GTK2 GUI IP PiJAX Public Sql Stdio Subversion System Tools Xosd lua v4l2 wx
Recent Changes
Public.Parser.XML2 1.50
Public.ZeroMQ 1.1
Public.Template.Mustache 1.0
Public.Protocols.XMPP 1.4
Sql.Provider.jdbc 1.0
Popular Downloads
Public.Parser.JSON2 1.0
Public.Parser.JSON 0.2
GTK2 2.23
Public.Web.FCGI 1.8
Public.Parser.XML2 1.48
|
Module Information
Public.Web.FCGI
Module for creating FastCGI apps in pike.
No Source Control configured.
|
|
Module Authors
Owner
Adam Montague
Contributors
No Contributors yet.
|
|
Module Versions
Most recent version: 1.8
Selected version: 1.1 Added: 5 May 2006
Note: you have selected a version other than the most current.
Fix a threading problem, and add convenience of get, post, cookies, files, headers mappings and status variable.
Depends on:
Pike | 7.6.0 - 7.7.99 | Required |
Files in Root Directory:
configure
util.h
module.pmod.in
configure.in
FCGI.cmod
Makefile.in
[ Download ]
[ Download PMAR ]
[ Module Documentation ]
[ Wiki this Module ]
Other Versions:
1.8 |
BSD |
2006-06-01 14:08 |
Select |
Fix headers to not be shared between multiple FCGI objects.
|
1.7 |
BSD |
2006-05-25 15:40 |
Select |
Fix encode_url()
|
1.6 |
BSD |
2006-05-23 20:03 |
Select |
Oops, make sure to actually use additional arguments sent to write().
|
1.5 |
BSD |
2006-05-23 16:41 |
Select |
Get rid of dumb \"optimization\" that didn't really make things noticably faster, and prevented you from passing around a pointer to the write() method.
|
1.4 |
BSD |
2006-05-15 14:45 |
Select |
Allow finish() to be called before accept() without errors. Optimized accept()'s parsing and creation of env.
|
1.3 |
BSD |
2006-05-10 13:48 |
Select |
Consistant method names, add encode_url.
|
1.2 |
BSD |
2006-05-09 16:02 |
Select |
Added a C decode_http_string method, and a handy set_cookie method.
|
1.0.4 |
BSD |
2006-04-18 12:15 |
Select |
Make accept() return immediately if shutdown() is called.
|
1.0.3 |
BSD |
2006-02-18 12:11 |
Select |
Fix a crash bug when multi-threaded and under heavy load.\r\nAllow threads in accept() to exit gracefully when shutdown() is called.
|
1.0.2 |
BSD |
2005-11-28 11:09 |
Select |
|
|
|
|