https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26871 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #1 from David Cook <dcook@prosentient.com.au> --- (In reply to Joonas Kylmälä from comment #0)
The SIP2 server L1 cache is still too long, it is per connection rather than per SIP2 message. The bug 23640 made the cache per connection but we would need it to be per sip2 message because the SIP2 machines don't close the connections after every SIP2 message and so it might be many days or weeks before the new circ rules, sysprefs, etc. take effect.
I wondered at the time if clearing the cache per connection was going to be too infrequent... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.