about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-05-14 18:27:35 +0000
committerEric Wong <normalperson@yhbt.net>2010-05-14 18:40:17 +0000
commit95b75a5043b34f39ece4f52befb4b3f884dfdd20 (patch)
tree502016acafb35277ca8305b9e0255cad6ba7d9f6 /Documentation
parentbbefb358174e73d7edbf8a1014817fe1557e39af (diff)
downloadunicorn-95b75a5043b34f39ece4f52befb4b3f884dfdd20.tar.gz
This middleware allows configurable out-of-band garbage
collection outside of the normal request/response cycle.

It offers configurable paths (to only GC on expensive actions)
and intervals to limit GC frequency.

It is only expected to work well with Unicorn, as it would
hurt performance on single-threaded servers if they
have keepalive enabled.  Obviously this does not work well
for multi-threaded or evented servers that serve multiple
clients at once.
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions