X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=blobdiff_plain;f=doc%2Fpazpar2_conf.xml;h=c90c9319eafee4f8c727e7d03aaccaaeac0b8c56;hp=7994914896d7c6118981c438a94f5c5a8b2913d8;hb=24ad8ea356d71c764af19897e2719670a94a3a05;hpb=2e6ca38ba48b41f025b5740bf33a42afbefd4641 diff --git a/doc/pazpar2_conf.xml b/doc/pazpar2_conf.xml index 7994914..c90c931 100644 --- a/doc/pazpar2_conf.xml +++ b/doc/pazpar2_conf.xml @@ -73,6 +73,15 @@ in main thread). + + sockets + + This section is optional and is supported for Pazpar2 version 1.13.0 and + later . It is identified by element "sockets" which + may include one attribute "max" which specifies + the maximum number of sockets to be used by Pazpar2. + + file @@ -1184,11 +1193,12 @@ user, password. - For HTTP based procotols, such as SRU and Solr, the authentication - string includes a username term and, optionally, a password term. + For HTTP based procotols, such as SRU and Apache Solr, the + authentication string includes a username term and, optionally, + a password term. Each term is separated by a single blank. The authentication information is passed either by HTTP basic - authentication or via URL parameters. The mode is operation is + authentication or via URL parameters. The mode of operation is determined by pz:authentication_mode setting.