1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib/puma
Evan Phoenix 963cbfc813 Disable worker processes (jruby, win32) and SSL (jruby)
JRuby has at present too many bugs to do nonblocking SSL properly. Until
MiniSSL has JRuby support, SSL support has to be disabled.
2012-09-10 17:14:35 -07:00
..
app Formatting fix 2012-07-19 16:38:16 -07:00
accept_nonblock.rb Vastly improve IO perf on 1.9.3 2012-08-11 15:09:09 -07:00
binder.rb Disable worker processes (jruby, win32) and SSL (jruby) 2012-09-10 17:14:35 -07:00
cli.rb Disable worker processes (jruby, win32) and SSL (jruby) 2012-09-10 17:14:35 -07:00
client.rb Merge branch 'minissl' into just-dash-w 2012-09-10 08:41:43 -07:00
compat.rb Use the byte size, not the character size. Fixes #45 2012-03-29 15:29:02 -07:00
configuration.rb Add restarting in cluster mode 2012-08-03 20:53:14 -06:00
const.rb Disable worker processes (jruby, win32) and SSL (jruby) 2012-09-10 17:14:35 -07:00
control_cli.rb Change YAML.load trick to use File.read instead 2012-01-08 17:46:10 -03:00
delegation.rb Refactor come parts between normal and cluster mode 2012-08-02 16:03:52 -06:00
detect.rb Cleanup the JRuby specific fix 2012-08-10 19:36:01 -07:00
events.rb Merge branch 'master' into just-dash-w 2012-09-08 23:05:36 -07:00
io_buffer.rb Conditionalize the jruby IOBuffer 2012-08-11 22:14:52 -07:00
java_io_buffer.rb Conditionalize the jruby IOBuffer 2012-08-11 22:14:52 -07:00
jruby_restart.rb
minissl.rb Add proper methods for nonblocking 2012-09-10 08:50:43 -07:00
null_io.rb Remove StringIO dependency from NullIO 2012-04-30 14:55:16 -04:00
rack_patch.rb
reactor.rb Write 400 on HTTP parse error. Fixes #142 2012-09-05 22:09:42 -07:00
server.rb If trying to stop running, don't do the fast check 2012-09-09 19:51:36 -07:00
thread_pool.rb Vastly improve IO perf on 1.9.3 2012-08-11 15:09:09 -07:00