1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/examples
Alejandro Martinez Ruiz 8c2b5d511d configuration: allow empty tags to mean no tag desired
This allows you to use `tag ""` in the config file to avoid
inferring a tag.

This is useful for example in cluster mode with phased restarts
where you might want the master process to just specify the puma
version and nothing else.

Later in `on_worker_boot` you would manually modify the process
title to suit your needs if you need more specific tags.
2015-10-01 17:41:28 +02:00
..
CA Add native support for ssl. Fixes #28 2012-01-13 16:29:50 -08:00
puma ssl: Add Client Side Certificate Auth 2015-06-06 23:15:00 +02:00
config.rb configuration: allow empty tags to mean no tag desired 2015-10-01 17:41:28 +02:00
qc_config.rb Add native support for ssl. Fixes #28 2012-01-13 16:29:50 -08:00