![image](https://github.com/kamailio/kamailio/assets/239503/ff12acd1-7626-4e8c-b444-bac20c4c8765)
This Screenshot is from our dev environment running:
```
while true ; do /usr/sbin/kamcmd tls.reload ; /usr/sbin/kamcmd tls.reload ; 
sleep 0.5 ; done
```

Parallel watching core.shmmem outpot looks like:
```
Ok. TLS configuration reloaded.
{
        total: 268435456
        free: 1894256
        used: 262444424
        real_used: 266541200
        max_used: 266550968
        fragments: 85
}
error: 500 - Error while fixing TLS configuration (consult server log)
{
        total: 268435456
        free: 1208784
        used: 263491296
        real_used: 267226672
        max_used: 268435208
        fragments: 11749
}
Ok. TLS configuration reloaded.
{
        total: 268435456
        free: -9223372036854776
        used: 267589696
        real_used: 271686888
        max_used: 271696928
        fragments: 87
}
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3823#issuecomment-2097781581
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/3823/2097781...@github.com>
_______________________________________________
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

Reply via email to