30 Jun
2016
30 Jun
'16
12:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15006 --- Comment #40 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.