SCGI protocol

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instanceOf gptkb:network_protocol
gptkbp:alternativeTo gptkb:CGI
gptkb:FastCGI
gptkbp:author Neil Schemenauer
gptkbp:designedFor communication between web servers and application servers
gptkbp:documentation https://python.ca/scgi/protocol.txt
gptkbp:feature persistent connections
low overhead
simple protocol design
gptkbp:fullName gptkb:Simple_Common_Gateway_Interface
https://www.w3.org/2000/01/rdf-schema#label SCGI protocol
gptkbp:license public domain
gptkbp:notableFor gptkb:mod_scgi
Python SCGI module
lighttpd SCGI module
nginx SCGI module
gptkbp:purpose web server application communication
gptkbp:specificationPublished 2001
gptkbp:supportsProtocol request-response
gptkbp:transportation HTTP headers
request body
gptkbp:usedBy web servers
application frameworks
gptkbp:uses gptkb:TCP/IP
gptkb:Unix_domain_sockets
gptkbp:bfsParent gptkb:uWSGI
gptkbp:bfsLayer 5