Daniel-Constantin Mierla writes:
> Maybe we can improve a bit in the way that if there are same ca_list and
> crl path, to load once and do references from the other profiles. I
> don't know if there is lot of coding, but should be kept in mind for
> future optimizations. Perhaps could be added
On 3/19/12 12:59 PM, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
I guess it is loaded two time, for the server and client profiles. Try
to set it via dedicated module parameter and see if you get better
memory usage:
http://kamailio.org/docs/modules/stable/modules/tls.html#ca_list
btw, the devel branch as well as last stable releases are compiled with
memory debugger on, you can compile with F_MALLOC and try to see if you
get some improvements, but I guess they will not be really relevant over
all.
Cheers,
Daniel
On 3/19/12 4:04 PM, Jan Janak wrote:
I know this is not
I know this is not a solution, but you can also try to run
dpkg-reconfigure ca-certificates
and select only a couple of CA certificates you trust. That should
make the list much smaller. Debian includes a lot of CA certificates
in its default list and I am not sure whether it is a good idea to
tr
On Mon, Mar 19, 2012 at 05:32, Juha Heinanen wrote:
> as i mentioned, with shared memory of 64MB, sip proxy started fine.
> however, it failed to send a request over tls:
>
> Mar 19 11:21:41 test /usr/sbin/sip-proxy[30293]: INFO: Routing INVITE
>
> Mar 19 11:21:41 test /usr/sbin/sip-proxy[30293]
On Mon, Mar 19, 2012 at 05:31, Daniel-Constantin Mierla
wrote:
> Hello,
>
>
> On 3/19/12 10:03 AM, Juha Heinanen wrote:
>>
>> Daniel-Constantin Mierla writes:
>>
>>> is this with default mem size?
>>
>> i would just like to add that once i increased shared memory from
>> 32m to 64m, sip proxy star
Daniel-Constantin Mierla writes:
> I guess it is loaded two time, for the server and client profiles. Try
> to set it via dedicated module parameter and see if you get better
> memory usage:
>
> http://kamailio.org/docs/modules/stable/modules/tls.html#ca_list
i tried and it turned out that it
On 3/19/12 10:47 AM, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
Is this by one ca_list only, or do you have many tls domains, each with
own profile?
just a single ca_list and tls domain. my tls.cfg looks like this:
[client:default]
verify_certificate = yes
require_certificate =
Daniel-Constantin Mierla writes:
> Is this by one ca_list only, or do you have many tls domains, each with
> own profile?
just a single ca_list and tls domain. my tls.cfg looks like this:
[client:default]
verify_certificate = yes
require_certificate = yes
tls_method = TLSv1
private_key = /etc/
as i mentioned, with shared memory of 64MB, sip proxy started fine.
however, it failed to send a request over tls:
Mar 19 11:21:41 test /usr/sbin/sip-proxy[30293]: INFO: Routing INVITE
Mar 19 11:21:41 test /usr/sbin/sip-proxy[30293]: WARNING:
[forward.c:268]: WARNING: get_send_socket: protocol
Hello,
On 3/19/12 10:03 AM, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
is this with default mem size?
i would just like to add that once i increased shared memory from
32m to 64m, sip proxy started, but only about 10M was left as free:
afaik, the ca_list is loaded by libssl interna
Daniel-Constantin Mierla writes:
> is this with default mem size?
i would just like to add that once i increased shared memory from
32m to 64m, sip proxy started, but only about 10M was left as free:
Shared Memory
free_size 8510256
max_used_size 58623504
real_use
Daniel-Constantin Mierla writes:
> is this with default mem size?
sorry, in the test proxy om my laptop i only had 32M of shared memory.
when i increased it to 64M, the error message about insufficient memory
went away.
-- juha
___
SIP Express Router
Hello,
On 3/19/12 7:57 AM, Juha Heinanen wrote:
in tls.cfg, i made ca_list to point to ca-certificates.crt file that
comes with debian. when i then started sip router, i got errors
Mar 19 08:45:42 test /usr/sbin/sip-proxy[28093]: ERROR: tls [tls_domain.c:447]:
TLSc: Unable to load CA list '/e
in tls.cfg, i made ca_list to point to ca-certificates.crt file that
comes with debian. when i then started sip router, i got errors
Mar 19 08:45:42 test /usr/sbin/sip-proxy[28093]: ERROR: tls [tls_domain.c:447]:
TLSc: Unable to load CA list '/etc/ssl/certs/ca-certificates.crt'
Mar 19 08:45:42
On Wednesday 29 February 2012, Robert R wrote:
> The openser service died on my servers after "memory allocation failure".
> This issue has been occurred a couple of times on two different servers
> within the last two months.
>
> Feb 29 08:31:59 /usr/sbin/openser[7115]: ERROR:core:do_action: mem
Hi,
The openser service died on my servers after "memory allocation failure".
This issue has been occurred a couple of times on two different servers
within the last two months.
Feb 29 08:31:59 /usr/sbin/openser[7115]: ERROR:core:do_action: memory
allocation failure
Feb 29 08:31:59 /usr/sbin/op
17 matches
Mail list logo