Page 1 of 1

Daemon problem at stop

Posted: 02 Jan 2018, 22:20
by andlui9
Hello guys!

I'm checked that the proccess taken too long time to 'die' after stop service. If i 'kill' proccess It generate 'defunct' in proccess, and after same minutes (about 2 ~ 3 minutes) It close.

This is normal?

Re: Daemon problem at stop

Posted: 03 Jan 2018, 07:07
by dimka88
Hi, what accel-ppp version you use?

Code: Select all

accel-cmd -V
How many active session when you stop service?

Re: Daemon problem at stop

Posted: 04 Jan 2018, 21:04
by andlui9
Hi,

I'm using latest (from git), but all before this, same behavior.

About amount of sessions, indifferent, se tiver 300 or 2500, it's the same.

Re: Daemon problem at stop

Posted: 04 Jan 2018, 21:26
by Dmitry
kernel slowly destroy ppp interfaces, process will be in defunct state until all interfaces will be destoryed
which kernel version ?

Re: Daemon problem at stop

Posted: 05 Jan 2018, 00:20
by andlui9
I tested it on 4 different kernel versions, 3.2, 3.10, 3.16 and 4.9. In both the problem occur. However I followed the progress, and the instant I stop the daemon, all ppp interfaces disappear, but the process gets "on", then if I kill it, the "defunct" occurs.

Re: Daemon problem at stop

Posted: 05 Jan 2018, 07:27
by Dmitry
ok i'll check

Re: Daemon problem at stop

Posted: 28 Feb 2018, 01:15
by nik247
@andlui9
try latest version from git - latest version (1.11, 1.12) have fix with radius queue.
I tested on my production server and problem of restart daemon fixed - now about 15-16 sec (about 600 sessions ipoe+pppoe)