Take into account spare sessions in load_balance
[yazpp-moved-to-github.git] / etc / config.xml
index 8a736ee..d06d163 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- $Id: config.xml,v 1.11 2004-02-23 12:55:02 adam Exp $ -->
+<!-- $Id: config.xml,v 1.12 2004-02-26 23:43:07 adam Exp $ -->
 <proxy>
   <target name="bagel">
     <url>indexdata.dk</url>
@@ -27,6 +27,7 @@
   </target>
   <target default="1" name="localhost">
     <url>localhost:9999</url>
+    <url>localhost:9998</url>
     <target-timeout>300</target-timeout>
     <client-timeout>180</client-timeout>
     <keepalive/> <!-- keepalive enabled -->