New setting setting: pz:max_connections
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 27 Apr 2010 12:50:44 +0000 (14:50 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 27 Apr 2010 12:54:35 +0000 (14:54 +0200)
Setting pz:max_connections is a limit of number of sockets to a host.
When this limit is reached, Pazpar2 will wait up to 5 seconds for a
connection to becomes available. The client will be marked Client_Error
when it can not be searched (other clients in a session may work).
If pz:max_connections is not set for a target, a value of 30 will be
used.


No differences found