官术网_书友最值得收藏!

  • Lighttpd
  • Andre Bogus
  • 153字
  • 2021-08-25 18:06:22

SCGI

The Simple Common Gateway Interface (SCGI) was created to remove the burden of starting a new process for each request while being simple to implement. Re-using the process is a big win for scripting languages, where the interpreter can stay in memory as the scripts are loaded and cached. The overall goal of SCGI is simplicity of implementation. SCGI was created as a primary interface between python web applications and web servers.

With SCGI, the headers are sent as a concatenation of pairs of zero-terminated strings, so that C programs can use them without copying. The SCGI standard does not specify how the transport between the application and the web server is implemented, as long as it carries a stream of bytes.

SCGI and FastCGI are quite similar, but SCGI gives up backward-compatibility to gain simplicity. Due to the similarities, the Lighttpd SCGI module shares the configuration options of the FastCGI module.

主站蜘蛛池模板: 灵石县| 曲阳县| 伊通| 水富县| 河西区| 疏勒县| 武强县| 东海县| 本溪| 普兰店市| 夏津县| 富裕县| 苍南县| 中西区| 都昌县| 台中县| 和硕县| 平陆县| 许昌市| 宁武县| 临沭县| 佳木斯市| 桐柏县| 松桃| 安康市| 蚌埠市| 定襄县| 鹰潭市| 哈尔滨市| 上饶市| 湟中县| 临朐县| 南康市| 静海县| 芒康县| 乡城县| 大渡口区| 铜梁县| 九江市| 繁昌县| 根河市|