Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
litespeed_wiki:other-ext-apps:python-fcgi [2015/07/29 14:44]
Michael Alegre created
litespeed_wiki:other-ext-apps:python-fcgi [2018/09/13 20:44]
Michael Alegre [Setup] Updated 'Auto Start' setting name to 'Start By Server'.
Line 2: Line 2:
  
 This is a generic FCGI how-to for Python applications. Although we use Jon's fcgi python library for this example, you can use any valid Python FCGI module for your own setup. This is a generic FCGI how-to for Python applications. Although we use Jon's fcgi python library for this example, you can use any valid Python FCGI module for your own setup.
- 
-Live Demo: http://​www.litespeedtech.com/​products/​webserver/​demo/​ 
  
 ===== Requirements ===== ===== Requirements =====
Line 49: Line 47:
 Connection Keepalive Timeout: 30 Connection Keepalive Timeout: 30
 Response Bufferring: No  Response Bufferring: No
-Auto Start: Yes+Start By Server: Yes
 Command: /​absolutepathto/​demoapp.py ​ <--- path to python fcgi app Command: /​absolutepathto/​demoapp.py ​ <--- path to python fcgi app
 Back Log: 50 Back Log: 50
  • Admin
  • Last modified: 2018/09/13 20:44
  • by Michael Alegre