https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15006
--- Comment #40 from Marcel de Rooy <[email protected]> --- (In reply to Colin Campbell from comment #39) > A problem is the timeout send back in acs_status is a transaction timeout. > Strictly when that timeout elapses the client sould revert the current > transaction but the connection should be maintained. There is of course > already a timeout on the connection at tcp level if you are using keep alives OK That is clear. So we indeed need another one. This transaction timeout could perhaps be placed at a more logical place in the config? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
