jruby-rack
jruby-rack copied to clipboard
flip default runtime policy to thread-safe
Seems the default rack.factory with Rails is still the pooling one instead of the shared (thread-safe) one.