about summary refs log tree commit homepage
path: root/lib/rainbows/writer_thread_spawn.rb
DateCommit message (Expand)
2010-07-22enable Range: responses for static files for most models
2010-07-10doc: avoid documenting internals on RDoc website
2010-07-08restore Rainbows::HttpResponse.write for Cramp
2010-07-06cleanup error handling for aborted downloads
2010-07-04refactor response body handling for sendfile(2)
2010-06-03writer_thread_*: fix static file response under 1.8
2010-05-29WriterThreadSpawn: fix stupid local variable error
2010-05-26writer_thread_spawn: worker_connections limits thread spawned
2010-05-26add WriterThreadSpawn concurrency model