Skip to content

Commit bff3740

Browse files
committed
config: remove broker.scheme=none from single.conf
The default layout file 'single.conf' contains configuration at the top that disables message-brokering. This means that the location-manager daemon is not started and the dCacheDomain will not accept incoming tunnel connections. While this configuration is functional, it provides no great benefit over starting the location-manager daemon. Moreover, the line must be removed for any subsequent configured domain to be able to function. This places an unnecessary, additional burden on admins who wish to grow their single-domain dCache instance into a multi-domain one. Therefore, in order to make the instructions easier for admins, this patch removes this line. FOR RELEASE NOTES: A simple statement that the single.conf layout has been updated to make it easier to add new domains. Target: trunk Require-notes: yes Require-book: no Patch: http://rb.dcache.org/r/5048 Acked-by: Tigran Mkrtchyan
1 parent 955e741 commit bff3740

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

skel/etc/layouts/single.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
broker.scheme=none
2-
31
[dCacheDomain]
42
[dCacheDomain/admin]
53
[dCacheDomain/broadcast]

0 commit comments

Comments
 (0)