[Koha-bugs] [Bug 26871] New: L1 cache still too long in SIP Server

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 30 11:10:57 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26871

            Bug ID: 26871
           Summary: L1 cache still too long in SIP Server
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: SIP2
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: joonas.kylmala at helsinki.fi
        QA Contact: testopia at bugs.koha-community.org
                CC: colin.campbell at ptfs-europe.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list