https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41678
--- Comment #1 from Steven Raith <[email protected]> --- For some flavour, we discovered this when we hadn't set a max_server config in the SIPConfig.xml as we were of the (apparently false!) impression that no max server statement = no limit. It appears that the underlying subsystem Net::Server::PreFork has a default of 50 connections, but that's not apparent from the sip.log Ideally it would just pop a simple MAX SERVERS REACHED or similar - it doesn't have to be fancy! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
