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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
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/