session_shared: allow max sessions to be given
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 2 Feb 2012 12:29:56 +0000 (13:29 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 2 Feb 2012 12:29:56 +0000 (13:29 +0100)
commita83814901948c8dc8d6d3da35e413dad5bf03400
tree37bb78fa0aa658d02f19870e9b1c63cec5782a7c
parent9a318d33c4c99ee4158d39e3a62988af0229d7cf
session_shared: allow max sessions to be given

If attribute "max" for element session is given a more aggresive
result set re-use will be enabled in order to avoid creating a new
session. If this fails and all sessions are in use a temporary
system error diagnostic is returned with appropriate addinfo.
src/filter_session_shared.cpp