Allow max-sockets in use to a particular target to be configured.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 19 Mar 2008 17:03:27 +0000 (18:03 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 19 Mar 2008 17:03:27 +0000 (18:03 +0100)
commitd119ba229b6c9257c4efb634bf7425d6595196ff
tree479958a4a8c91aeb7402e6ed27dfde6991815956
parent76453236c8cd7f5ccbfcaad2418efb3d3e095378
Allow max-sockets in use to a particular target to be configured.

The per-target setting 'max-sockets' allows number of sockets to be in
use. If reached and HTTP is in use a HTTP response with status code 500
is returned.
doc/reference.xml
etc/config.xml
include/yazproxy/proxy.h
src/proxyp.h
src/yaz-proxy-config.cpp
src/yaz-proxy.cpp