From 84127c1b49f464a3543d6f48279f380669027851 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 17 Jan 2006 13:31:09 +0000 Subject: [PATCH] Alternative route to backend_test --- etc/config1.xml | 19 +------------------ etc/config2.xml | 10 +++++++--- etc/config3.xml | 12 ++++++------ 3 files changed, 14 insertions(+), 27 deletions(-) diff --git a/etc/config1.xml b/etc/config1.xml index e1430fb..9ec8b3e 100644 --- a/etc/config1.xml +++ b/etc/config1.xml @@ -1,5 +1,5 @@ - + @@ -15,23 +15,6 @@ - F - - - - loc - z3950.loc.gov:7090/voyager - - - idgils - indexdata.dk/gils - - - Default - localhost:9999 - - - B diff --git a/etc/config2.xml b/etc/config2.xml index 0a24c7d..a4fd7bd 100644 --- a/etc/config2.xml +++ b/etc/config2.xml @@ -1,5 +1,5 @@ - + @@ -26,9 +26,13 @@ idgils indexdata.dk/gils + + Default + localhost:9999/Default + - test - localhost:9999 + dummy + something_for_backend_test_to_know diff --git a/etc/config3.xml b/etc/config3.xml index 01633be..d1d1ea7 100644 --- a/etc/config3.xml +++ b/etc/config3.xml @@ -1,5 +1,5 @@ - + @@ -15,17 +15,17 @@ - Default - localhost:9900/Default + db1 + localhost:9999/Default db2 - localhost:9901/Default + localhost:9998/Slow all - localhost:9900/Default - localhost:9901/Default + localhost:9999/Default + localhost:9998/Slow z3950.loc.gov:7090/voyager -- 1.7.10.4