[OpenSIPS-Users] ul_dump brief is not accepted, opensips 3.4
William Jin
william.jin at superloop.com
Wed Aug 16 05:54:01 UTC 2023
Hi,
1,
looks like ul_dump brief params is not accepted
OS: Ubuntu 22
opensips -V
version: opensips 3.4.0-rc1 (x86_64/linux)
flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, HP_MALLOC, DBG_MALLOC, CC_O0, FAST_LOCK-ADAPTIVE_WAIT
ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535
poll method support: poll, epoll, sigio_rt, select.
git revision: c64766a85
main.c compiled on with gcc 11
apt policy opensips-cli
opensips-cli:
Installed: 0.1~20230512~161b5ea-1
Candidate: 0.1~20230512~161b5ea-1
Version table:
*** 0.1~20230512~161b5ea-1 500
500 https://apt.opensips.org jammy/cli-nightly amd64 Packages
opensips-cli --version
OpenSIPS CLI 0.2.0
opensips-cli -x mi ul_dump brief
ERROR: command 'ul_dump' returned: -32602: Invalid params (Bad type for parameter 'brief')
2,
When doing dr_reload through httpd, the load of the HTTPD ps will increase and other services rely on it like opensips prometheus will stuck and return nothing until dr_reload is completed
curl -s -X POST -H 'Content-Type: application/json' {server-IP}:8888/mi -d'{"jsonrpc": "2.0","id": 1,"method": "dr_reload"}' | json_pp
curl 127.0.0.1:8888/metrics
Is it possible to increase the worker number of HTTPD ps?
Regards,
William Jin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20230816/2486db4e/attachment-0001.html>
More information about the Users
mailing list