X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Fintroduction.xml;h=51a3e6e73fafb757ba8a9354ffc089af5c5777a5;hp=9ddfe34413cc3811e5a9df3d3ad36502c45ebae5;hb=8bc5868c392af49bdbaf3c8cd372dbb1d8d6e777;hpb=3f57a94d4bb1753d013d5bf450af407d6a32d36d diff --git a/doc/introduction.xml b/doc/introduction.xml index 9ddfe34..51a3e6e 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -1,19 +1,99 @@ - + Introduction - YAZ proxy - is a Z39.50/SRW/SRU proxy. The proxy accepts connections from - protocol for information retrieval (client and server side). - While YAZ itself can be used from both C and C++ it is limited by the - common denominator C. + The YAZ Proxy 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 + stateless WWW/Z39.50 gateways. Among other features, it includes: + + + + SRW/SRU + server function, to allow any + Z39.50 + server to also support the SRW/SRU protocols. + + + + + + Load balancing across multiple backend servers + + + + + + Session-sharing and pre-initialization to improve performance + in servers with expensive session initialization + + + + + + Configurable request filtering, to keep bad requests from + reaching the server + + + + + + XML support -- + MARC records can be converted to + MARCXML, and + XSLT-transformations + allow the proxy to support arbitrary retrieval schemas in XML + + + + + + Load governor function limits requests from aggressive + batch-mode clients + + + + + + Configurable logging + + + + + + Efficient multiplexing software enables small memory footprint + and very high performance + + + + + + Z39.50 character set negotiation support. + + + +
Licensing - The proxy application and the proxy library is covered by the + The proxy application and the proxy library is covered by the GPL.
+ +
+ Support + + Configuration and installation assistance and ongoing support is + available for the YAZ Proxy. + For further information about support or licensing options, please + contact David Dorman in the + US (dorman at indexdata.com, 860-346-1237 or toll free 866-489-1568) + or Sebastian Hammer in Denmark (quinn a indexdata.com, or +45 3341 0100) + + +