]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Don't preemptively close existing DB connections for web views (needed to keep #...
authorBrion Vibber <brion@pobox.com>
Thu, 28 Jan 2010 07:51:22 +0000 (23:51 -0800)
committerBrion Vibber <brion@pobox.com>
Thu, 28 Jan 2010 07:51:22 +0000 (23:51 -0800)
commitffaaf9de4a1da25f6168c53a33b25683ae134c61
tree8911714595d17a08469081396d1ff049bed2deb1
parent78fe76b058157670bf6c0ab5f3454733d465684e
Don't preemptively close existing DB connections for web views (needed to keep # of conns from going insane on multi-site queue daemons, so just doing for CLI)
May, or may not, help with mystery session problems
classes/Memcached_DataObject.php