1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib
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
..
puma configuration: allow empty tags to mean no tag desired 2015-10-01 17:41:28 +02:00
rack/handler Mongrel::HttpServer hack no longer needed 2014-12-09 22:50:03 -08:00
puma.rb Remove non-required dirs from $LOAD_PATH 2012-01-08 16:48:51 -03:00