aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/GridCommon.ini.example
diff options
context:
space:
mode:
authorMelanie Thielker2016-12-29 16:29:44 +0000
committerMelanie Thielker2016-12-29 16:29:44 +0000
commite0b5135010f2292f5c28232e874841b5ed92a559 (patch)
treea600053b00b9f063afe01afd745d529f4007305f /bin/config-include/GridCommon.ini.example
parentAdd negative caching to flotsam cache. Prevents scripts from hammering the as... (diff)
downloadopensim-SC_OLD-e0b5135010f2292f5c28232e874841b5ed92a559.zip
opensim-SC_OLD-e0b5135010f2292f5c28232e874841b5ed92a559.tar.gz
opensim-SC_OLD-e0b5135010f2292f5c28232e874841b5ed92a559.tar.bz2
opensim-SC_OLD-e0b5135010f2292f5c28232e874841b5ed92a559.tar.xz
Add a MaxRetries option to the inventory connector.
If clustered services are used, another try would go to another server and may succeed.
Diffstat (limited to 'bin/config-include/GridCommon.ini.example')
-rw-r--r--bin/config-include/GridCommon.ini.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index 0922cf5..10a5b47 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -85,6 +85,7 @@
85 ; Change this to your grid-wide inventory server 85 ; Change this to your grid-wide inventory server
86 ; 86 ;
87 InventoryServerURI = "${Const|BaseURL}:${Const|PrivatePort}" 87 InventoryServerURI = "${Const|BaseURL}:${Const|PrivatePort}"
88 ;MaxRetries = 0
88 89
89[GridInfo] 90[GridInfo]
90 ; 91 ;