Fixed title for max-sockets.
[yazproxy-moved-to-github.git] / doc / introduction.xml
index ed75fd2..b67101b 100644 (file)
@@ -1,7 +1,7 @@
-<!-- $Id: introduction.xml,v 1.5 2004-04-23 16:25:18 adam Exp $ -->
+<!-- $Id: introduction.xml,v 1.9 2006-06-14 10:12:26 adam Exp $ -->
  <chapter id="introduction"><title>Introduction</title>
   <para>
-   The <ulink url="http://www.indexdata.dk/yazproxy/">YAZ Proxy</ulink> is
+   The <ulink url="&url.yazproxy;">YAZ Proxy</ulink> is
    highly configurable and can be used in a number of different
    applications, ranging from debugging Z39.50-based applications
    and protecting overworked servers, to improving the performance of
@@ -9,10 +9,10 @@
    <itemizedlist>
     <listitem>
      <para>
-      <ulink url="http://www.loc.gov/z3950/agency/zing/srw/">SRW/SRU</ulink>
-      server function, to allow any Z39.50 server to also support
-      the <ulink url="http://www.loc.gov/z3950/agency/zing/">ZiNG</ulink>
-      protocols
+      <ulink url="&url.sru;">SRU GET/POST/SOAP</ulink>
+      server function, to allow any
+      <ulink url="&url.z39.50;">Z39.50</ulink>
+      server to also support the SRU protocols.
      </para>
     </listitem>
 
 
     <listitem>
      <para>
-      <ulink url="http://www.w3.org/XML/">XML</ulink> support -- 
+      <ulink url="&url.xml;">XML</ulink> support -- 
       MARC records can be converted to 
-      <ulink url="http://www.loc.gov/standards/marcxml/">MARCXML</ulink>, and
-      <ulink url="http://www.w3.org/TR/xslt">XSLT</ulink>-transformations
+      <ulink url="&url.marcxml;">MARCXML</ulink>, and
+      <ulink url="&url.xslt;">XSLT</ulink>-transformations
       allow the proxy to support arbitrary retrieval schemas in XML
      </para>
     </listitem>
       and very high performance
      </para>
     </listitem>
-    
+
+    <listitem>
+     <para>
+      Z39.50 character set negotiation support.
+     </para>
+    </listitem>
+
    </itemizedlist>
   </para>
   <section>