[Serusers] SER dies when call reaches 12000

Bogdan-Andrei IANCU iancu at fokus.fraunhofer.de
Fri Jul 30 13:00:39 CEST 2004


Kenny Lam wrote:

>Hi bogdan,
>
>  I mean the calls are cumulative calls.
>
cumulative calls doesn't load ser. from ser point of view, the call is 
processed only when it's initialised and terminated. So, basically you 
can have as much active call as you want, without loading ser at all.
anyhow, it's an impresiv number of parallel call. It's a stress test or 
....? if it not, may I ask the number of registered user?

> I received the following error log
>when it was down.
>
> 0(4798) ERROR: build_res_buf_from_sip_req: out of memory  ; needs 584
> 0(4798) ERROR: build_res_buf_from_sip_req: out of memory  ; needs 584
> 0(4798) ERROR: sl_reply_error used: I'm terribly sorry, server error occured
>(1/SL)
> 0(4798) ERROR: build_res_buf_from_sip_req: out of memory  ; needs 533
> 0(4798) ERROR: build_req_buf_from_sip_req: out of memory
> 0(4798) ERROR: print_uac_request: no pkg_mem
> 0(4798) ERROR: t_forward_nonack: failure to add branches
> 0(4798) ERROR: build_res_buf_from_sip_req: out of memory  ; needs 584
> 0(4798) ERROR: build_res_buf_from_sip_req: out of memory  ; needs 584
> 0(4798) ERROR: sl_reply_error used: I'm terribly sorry, server error occured
>(1/SL)
> 2(4805) ERROR: fifo_server fgets failed: Illegal seek
> 2(4805) ERROR: fifo_server fgets failed: Illegal seek
> 2(4805) ERROR: fifo_server fgets failed: Illegal seek
> 2(4805) ERROR: fifo_server fgets failed: Illegal seek
>
>  
>
looks like your ser gets into troubles because of insufficient private 
memory (default is 1M). Try to increase it in config.h, 
PKG_MEM_POOL_SIZE value (it's a define).
about the crash...excepting this log, do you have any additional info 
that will help us to track the problem down? no coredump is generated?

bogdan

>Thanks a lot for your kindly help!
>
>
>On Fri, 30 Jul 2004 10:18:38 +0200, Bogdan-Andrei IANCU wrote
>  
>
>>Hi Kenny,
>>
>>first what do you mean by 12000-15000 calls? established calls in 
>>parallel or calls that initiated in the same time? there is a huge 
>>diference.
>>second....what kind of failures? can you be a little bit more 
>>specific 
>>(even c'n'p from log will do it) third... when ser goes down.. there 
>>is no core dumped? no message in the log related to receiving a signal?..
>>
>>regards,
>>bogdan
>>
>>Kenny Lam wrote:
>>
>>    
>>
>>>Hi all,
>>>
>>> I have setup the SER with media proxy to deal with the problem of NAT.
>>>However, each time the number of calls reaches around 12000-15000, the SER
>>>will either doesn't accept call and increase failurerates or it will be down
>>>without any prior warnings. Anyone got the same experience before? I've tried
>>>using both CVS 8.12-1rc6 and rc5 before, both get the same problem.
>>>
>>>Thanks a lot!
>>>Best Regards,
>>>
>>>Kenny Lam
>>>SIP Application Engineer
>>>Deltapath Commerce & Technology Limited 
>>>---------------------------------------
>>>SIP By Deltapath!
>>>www.deltapath.com
>>>
>>>_______________________________________________
>>>Serusers mailing list
>>>serusers at lists.iptel.org
>>>http://lists.iptel.org/mailman/listinfo/serusers
>>>
>>> 
>>>
>>>      
>>>
>
>
>Kenny Lam
>SIP Application Engineer
>Deltapath Commerce & Technology Limited 
>---------------------------------------
>SIP By Deltapath!
>www.deltapath.com
>
>
>  
>




More information about the sr-users mailing list