connect-max per IP MP-632
[metaproxy-moved-to-github.git] / doc / book.xml
index 51807a2..fc2829f 100644 (file)
@@ -26,7 +26,7 @@
   </authorgroup>
   <releaseinfo>&version;</releaseinfo>
   <copyright>
-   <year>2005-2014</year>
+   <year>2005-2015</year>
    <holder>Index Data</holder>
   </copyright>
   <abstract>
   <section id="installation.windows">
    <title>Installation on Windows</title>
    <para>
-    Metaproxy can be compiled with Microsoft
+    Metaproxy has been tested Microsoft
     <ulink url="&url.vstudio;">Visual Studio</ulink>.
-    Versions 2003 (C 7.1), 2005 (C 8.0), 2008 (C 9.0) and 2013 (C 12.0)
-    are known to work.
+    2013 (C 12.0).
    </para>
    <section id="installation.windows.boost">
     <title>Boost</title>
     <title>YAZ++</title>
     <para>
      Get <ulink url="&url.yazplusplus;">YAZ++</ulink> as well.
-     Version 1.5.2 or later is required.
+     Version 1.6.0 or later is required.
     </para>
     <para>
      YAZ++ includes NMAKE makefiles, similar to those found in the
@@ -1394,7 +1393,7 @@ Figure out what additional information we need in:
    <screen><![CDATA[<filter type="virt_db">
   <virtual>
     <database>lc</database>
-    <target>z3950.loc.gov:7090/voyager</target>
+    <target>lx2.loc.gov:210/LCDB_MARC8</target>
   </virtual>
   <virtual>
     <database>marc</database>
@@ -1434,7 +1433,7 @@ Figure out what additional information we need in:
       <filter type="virt_db">
         <virtual>
           <database>lc</database>
-          <target>z3950.loc.gov:7090/voyager</target>
+          <target>lx2.loc.gov:210/LCDB_MARC8</target>
         </virtual>
         <virtual>
           <database>marc</database>
@@ -1442,7 +1441,7 @@ Figure out what additional information we need in:
         </virtual>
         <virtual>
           <database>all</database>
-          <target>z3950.loc.gov:7090/voyager</target>
+          <target>lx2.loc.gov:210/LCDB_MARC8</target>
           <target>indexdata.com/marc</target>
         </virtual>
       </filter>