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

            Bug ID: 13807
           Summary: SIPServer Input loop not checking for closed
                    connections reliably
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: SIP2
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Debugging some sip connections found that a server could get stuck with a
partially unread buffer when the remote closed the connection. This could mean
it was also not responding to signals to shut down. Reworked the main loop to
be a bit more careful about checking the connection status. Moved it from the
Sip.pm module into the server where it seemed to belong more logically.

Have been running this with some other modifications in production sites for
some time and appears to have enhanced reliability and ability to control the
server.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to