Jacob Herrington
|
21e9a4a65b
|
Clean up and format markdown documentation (#2714)
* Revise and format architecture docs [ci skip]
* Fix typo and format compile options doc [ci skip]
* Revise and format deployment doc [ci skip]
* Revise and format plugins doc [ci skip]
* Fix mechanical typos [ci skip]
* Revise restart.md [ci skip]
* Revise signals.md [ci skip]
* Revise stats.md [ci skip]
* Revise and format systemd.md [ci skip]
|
2021-09-25 17:18:28 -06:00 |
|
Patrik Ragnarsson
|
1acb30d68d
|
preload_app! is not always disabled by default (#2581)
See https://github.com/puma/puma/blob/v5.2.2/lib/puma/dsl.rb#L615-L623
The default changed in Puma 5 with #2143. Docs later updated in #2481.
|
2021-03-22 11:36:50 -07:00 |
|
Chris LaRose
|
258efab6a4
|
Update restart documentation (#2444)
|
2020-10-22 13:56:22 -06:00 |
|
edmz
|
c96c6d5779
|
Make restart explanation clearer (#1759)
Use the terms used in the explanation in the signals.
|
2019-04-20 14:40:05 +09:00 |
|
Evan Phoenix
|
82a4830e1f
|
Merge pull request #1514 from perlun/patch-1
restart.md: Added note about JRuby and Windows
|
2019-02-19 17:00:57 -08:00 |
|
Olle Jonsson
|
2bc00e5471
|
restart.md: Link to the Clustered Mode section (#1513)
- The previous "see below" seemed to refer to something not there?
- [ci skip]
|
2018-03-19 15:48:38 -06:00 |
|
Per Lundberg
|
f01e919622
|
Update restart.md
Added a note about current limitations of hot and phased restarts.
(Is there any way around these btw? Currently running on JRuby, on Linux.)
|
2018-02-07 11:51:43 +02:00 |
|
Nate Berkopec
|
3006f267e9
|
Overhaul README
|
2017-08-17 09:42:58 -06:00 |
|