[Koha-bugs] [Bug 15006] New: Need to distinguish client timeout from login timeout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 13 16:17:01 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15006

            Bug ID: 15006
           Summary: Need to distinguish client timeout from login timeout
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: SIP2
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: colin.campbell at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: colin.campbell at ptfs-europe.com

Since patch 13432 was applied the main sip loop times out according to the
timeout value. This can cause considerable instability and cause client
machines to shutdown if the value is too low. As the timeout variable is a
login timeout it is typically on the low side (30sec) for client connections it
needs to be over 5mins typically possibly more. Suggest a the time out for
active connections be separated from the login timeout. we also need the
possibility to switch it off completely. Submit a  patch adding a
'client_timeout' parameter

-- 
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