Fixed title for max-sockets.
[yazproxy-moved-to-github.git] / doc / introduction.xml
index 8a9cdfd..b67101b 100644 (file)
@@ -1,7 +1,7 @@
-<!-- $Id: introduction.xml,v 1.4 2004-04-21 08:16:42 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,15 +9,10 @@
    <itemizedlist>
     <listitem>
      <para>
-      Configurable logging
-     </para>
-    </listitem>
-
-    <listitem>
-     <para>
-      SRU/SRW 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>
-      XML support -- MARC records can be converted to MARCXML, and
-      XSLT-transformations allow the proxy to support arbitrary
-      retrieval schemas in XML
+      <ulink url="&url.xml;">XML</ulink> support -- 
+      MARC records can be converted to 
+      <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>
 
 
     <listitem>
      <para>
+      Configurable logging
+     </para>
+    </listitem>
+
+    <listitem>
+     <para>
       Efficient multiplexing software enables small memory footprint
       and very high performance
      </para>
     </listitem>
-    
+
+    <listitem>
+     <para>
+      Z39.50 character set negotiation support.
+     </para>
+    </listitem>
+
    </itemizedlist>
   </para>
   <section>