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 d8026e87f4 Add ability to restart by reexecing and pumactl to use it
This allows all existing requests to finish, but does not keep the same
socket alive across the exec, so this is not a graceful as it could be.
2011-12-05 15:58:23 -08:00
..
app Add ability to restart by reexecing and pumactl to use it 2011-12-05 15:58:23 -08:00
cli.rb Add ability to restart by reexecing and pumactl to use it 2011-12-05 15:58:23 -08:00
const.rb Add App::Status rack app to control a server 2011-12-05 09:01:19 -08:00
control_cli.rb Add ability to restart by reexecing and pumactl to use it 2011-12-05 15:58:23 -08:00
events.rb Write a bunch of documentation 2011-12-01 15:23:14 -08:00
null_io.rb Write a bunch of documentation 2011-12-01 15:23:14 -08:00
rack_patch.rb Write a bunch of documentation 2011-12-01 15:23:14 -08:00
server.rb Add ability to save state and start the status server 2011-12-05 11:15:44 -08:00
thread_pool.rb Add automatic pool trimming 2011-12-05 10:07:01 -08:00