summaryrefslogtreecommitdiff
path: root/flup/server/ajp.py
Commit message (Expand)AuthorAgeFilesLines
* Add configurable timeout (default: no timeout) to be used when theAllan Saddi2009-10-211-2/+2
* tweak for docs building with SphinxJon Nelson2009-07-061-33/+39
* change debug to default to FalseJon Nelson2009-06-121-1/+1
* Call ThreadPool.shutdown() from threaded scgi server as well.Allan Saddi2009-05-291-0/+4
* Import Paste factories (and dependencies...) from PasteScriptAllan Saddi2009-05-181-4/+0
* Update servers to default to an empty QUERY_STRING ifAllan Saddi2006-12-051-0/+2
* Change intra-package imports into absolute imports.Allan Saddi2006-12-021-2/+2
* Add paste.server_factory-compliant factories and respectiveAllan Saddi2006-02-241-3/+8
* Update test/example code. (No use binding *:8009 if allowedServers doesn'tAllan Saddi2005-05-181-1/+1
* Change threaded servers so wsgi.multiprocess is False by default.Allan Saddi2005-05-181-1/+2
* Checkpoint commit.Allan Saddi2005-04-151-1022/+20
* flup package, first cut.Allan Saddi2005-04-151-0/+1195