Changeset 1901
- Timestamp:
- 08/25/08 19:51:26 (3 months ago)
- Files:
-
- cherokee/trunk/doc/other_faq.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/doc/other_faq.txt
r1900 r1901 100 100 101 101 Second, it sounds hard to believe that mod_wsgi is faster than a plain 102 an simple SCGI application writing to a Unix socket: WSGI applications102 and simple SCGI application writing to a Unix socket: WSGI applications 103 103 can also use link:modules_handlers_fcgi.html[FastCGI] and 104 104 link:modules_handlers_scgi.html[SCGI] backends, which are fully