swift/doc/manpages
Kazuhiro MIYAHARA 443f029a58 Enable to configure object-expirer in object-server.conf
To prepare for object-expirer's general task queue feature [1],
this patch enables to configure object-expirer in object-server.conf.
Object-expirer.conf can be used in the same manner as before, but deprecated.

If both of object-server.conf with "object-expirer" section and
object-expirer.conf are in a node, only object-server.conf is used.
Object-expirer.conf is used only if all object-server.conf doesn't have
"object-expirer" section.

There are two differences between "object-expirer.conf" style and
"object-server.conf" style.

The first difference is `dequeue_from_legacy` default value.
`dequeue_from_legacy` defines task queue mode. In "object-expirer.conf"
style, the default mode is legacy queue. In "object-server.conf" style,
the default mode is general queue. But general mode means no-op mode
for now, because general task queue is not implemented yet.

The second difference is internal client config. In "object-expirer.conf"
style, config file of internal client is the object-expirer.conf itself.
In "object-server.conf" style, config file of internal client is
another file.

[1]: https://review.openstack.org/#/c/517389/

Co-Authored-By: Matthew Oliver <matt@oliver.net.au>

Change-Id: Ib21568f9b9d8547da87a99d65ae73a550e9c3230
2019-05-04 15:45:02 +00:00
..
account-server.conf.5 Adding keep_idle config value to socket 2018-09-15 01:30:53 +02:00
container-reconciler.conf.5 Added the man page for container-reconciler.conf 2017-10-27 08:43:43 +00:00
container-server.conf.5 Adding keep_idle config value to socket 2018-09-15 01:30:53 +02:00
container-sync-realms.conf.5 Add example to container-sync-realms.conf.5 man page 2017-10-09 10:07:20 +01:00
dispersion.conf.5 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
object-expirer.conf.5 Add request_tries option to object-expirer.conf-sample 2018-01-15 15:29:11 +00:00
object-server.conf.5 Enable to configure object-expirer in object-server.conf 2019-05-04 15:45:02 +00:00
proxy-server.conf.5 Make log format for requests configurable 2019-05-02 17:43:25 -06:00
swift-account-audit.1 Replace SOSO auth prefix in examples with more-standard AUTH 2017-09-27 23:49:59 +00:00
swift-account-auditor.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-account-info.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-account-reaper.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-account-replicator.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-account-server.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-config.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-container-auditor.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-container-info.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-container-reconciler.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-container-replicator.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-container-server.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-container-sync.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-container-updater.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-dispersion-populate.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-dispersion-report.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-drive-audit.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-form-signature.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-get-nodes.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-init.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-object-auditor.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-object-expirer.1 Enable to configure object-expirer in object-server.conf 2019-05-04 15:45:02 +00:00
swift-object-info.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-object-reconstructor.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-object-relinker.1 Replace Chinese quotes with English quotes 2018-09-15 03:20:24 -04:00
swift-object-replicator.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-object-server.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-object-updater.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-oldies.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-orphans.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-proxy-server.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-recon-cron.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-recon.1 fixed a manpage and added the manpage syntax checker to pep8 jobs 2018-09-15 10:31:49 -06:00
swift-reconciler-enqueue.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-ring-builder-analyzer.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-ring-builder.1 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00
swift-ring-composer.1 Experimental swift-ring-composer CLI to build composite rings 2018-06-14 09:50:55 +01:00
swift.conf.5 doc migration: update the doc link address[1/3] 2017-09-05 19:13:47 +00:00