zel-ah

Results 9 comments of zel-ah

Hi, thanks for the update, I'll keep an eye on it, but a possible reason could be a heavy load, I have more than 1500 devices on my network, and...

Hi, I use only tac_plus-ng without external modules with config: `#!/usr/local/sbin/tac_plus-ng id = spawnd { listen { port = 49 } spawn = { instances min = 1 instances max...

Hello, This location is writable and logs are written. The strange thing is that the logs often contain messages like: "Possibly no single-connection support. Context feature may or may not...

Hi, "single-connection = yes" - it didn't help But I noticed that after restart the memory is not freed: `root@aaa1:~/src/event-driven-servers# service tac_plus-ng status ● tac_plus-ng.service - TACACS+ NG Service Loaded:...

Hi, I'm using the latest version. If I restart and there are active sessions, the memory is not freed, but if I stop, then kill -9 the process with the...

Hi, I also noticed strange behavior of the switches: C9200L-24P-4G 17.12.04 CAT9K_LITE_IOSXE they always maintain 2-3 active connections to the server, in fact, when restarting the process, it waits for...

Hi, Regarding the IOS-XE device, perhaps you didn’t quite understand me, when setting up single-connection on the switch, the switch stops working with the tacacs server, while the server itself...

Hi, after enabling settings: connection timeout = 300 context timeout = 600 it got a little better, some memory is freed up, but the problem is still there. ● tac_plus-ng.service...

Hi, Thanks a lot for the temporary solution with freeing memory using timers and limits. For now it solves the problem with the possibility of the daemon running for a...