[Koha] Error in SIP2's encoding when clients connect parallel in same time
Petter Goksøyr Åsen
petter.goksoyr.asen at kul.oslo.kommune.no
Wed Nov 23 02:40:41 NZDT 2016
I think the SIP config looks OK. As long as min_servers is n, you should be able to handle n concurrent connections.
I don't think the problem is that you are connecting two clients at a time. The SIP servers are running as each own process
with a per connection session, and shouldn't interfere with each other.
I'm sorry I don't know what could be wrong. Encoding problems are never fun:(
Petter Goksøyr Åsen
Deichmanske bibliotek / Oslo Public Library
________________________________________
Fra: Koha [koha-bounces at lists.katipo.co.nz] på vegne av Ahmet Melih Başbuğ [melihbasbug at gmail.com]
Sendt: 22. november 2016 12:19
Til: Tajoli Zeno; koha at lists.katipo.co.nz
Emne: Re: [Koha] Error in SIP2's encoding when clients connect parallel in same time
Hello
I changed privacy of file. By the way i put some info of file in here
<login id="test1" password="test1" delimeter="|"
error-detect="enabled" institution="34" encoding="utf8"/>
And I have question about server parameters. I configured like that
<server-params
min_servers='15'
min_spare_servers='8'
log_file='Sys::Syslog'
syslog_ident='koha_sip'
syslog_facility='local6'
/>
Is it wrong? Should i do
min_servers='
1' and
in_spare_servers='
0
'
?
Thanks
Ahmet Melih
_______________________________________________
Koha mailing list http://koha-community.org
Koha at lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha
More information about the Koha
mailing list