Patrik Ragnarsson
085750428c
Improve docs around preload_app! and phased restart ( #2481 )
...
* Correct test name
* Update preload_app! comment in dsl.rb
The default changed in Puma 5 with #2143 .
* Upgrade guide: make it more clear about preload and phased restart
* Clarify when preload_app! is on by default
* Remove trailing whitespace
* Upgrade guide: what setting WEB_CONCURRENCY does
This is what happened in #2143 .
Co-authored-by: Nate Berkopec <nate.berkopec@gmail.com>
2020-11-09 10:18:25 -07:00
MSP-Greg
d4d1ed374a
Update docs [skip ci]
2020-10-29 09:23:48 -05:00
Patrik Ragnarsson
f0dffd4d78
fork_worker does not work with preload_app! ( #2468 )
...
Related to #2466
Close #2467
[ci skip]
2020-10-29 07:05:13 -06:00
Richard Schneeman
80274413b0
Mention WEB_CONCURRENCY update in the upgrade doc ( #2402 )
...
https://github.com/puma/puma/issues/2393#issuecomment-702359283
2020-10-02 07:13:26 -06:00
प्रथमेश Sonpatki
ad1eca2764
Fix typo
...
I think it is meant to read `of puma` instead of `on puma` :)
2020-05-13 09:43:35 +05:30
Nate Berkopec
c1963c0dcf
Add thanks to @wjordan and @MSP-Greg
2020-05-12 10:43:34 +09:00
Nate Berkopec
00bc855abb
Update 5.0-Upgrade.md
2020-05-12 10:35:05 +09:00
Nate Berkopec
c2e665bd59
Update 5.0-Upgrade.md
2020-05-11 17:22:07 +09:00
Nate Berkopec
09e7c8bf5a
Update 5.0-Upgrade.md
2020-05-11 17:20:52 +09:00
Nate Berkopec
fb170aec84
Update 5.0-Upgrade.md
2020-05-11 17:19:16 +09:00
Nate Berkopec
52a9b5a7dd
Finish upgrade doc and provide default value for busy wait time
2020-05-11 13:49:00 +09:00
Nate Berkopec
72ebf4458b
Added nakayoshi_fork
option.
...
Reduce memory usage in preloaded cluster-mode apps by GCing before
fork and compacting, where available.
2020-05-11 13:15:05 +09:00
Nate Berkopec
1a0e309f08
Rough draft of 5.0 upgrade file
2020-05-11 12:24:25 +09:00