As the title suggests, is it possible to run a WSGI server from (x)inetd?
Asked
Active
Viewed 377 times
1 Answers
1
Yes, but don't do it.

Ignacio Vazquez-Abrams
- 776,304
- 153
- 1,341
- 1,358
-
Perfect, thanks (and, yes, I know that `inetd` is on par with `cgi`… But, well, sometimes it's the simplest thing that'll work) – David Wolever Jun 20 '10 at 00:04