Buildup of child auth processes

26 views
Skip to first unread message

Charl Matthee

unread,
Apr 22, 2012, 8:23:51 PM4/22/12
to event-driv...@googlegroups.com
Hi,

We recently upgraded from 201109191948 to 201204101949 (on Linux 2.6.35-25-generic-pae #44~lucid1-Ubuntu SMP Tue Jan 25 21:00:01 UTC 2011 i686 GNU/Linux). After the upgrade we've been seeing a large amount of child auth processes (we defer auth to our own perl auth script) hanging around which never happened previously:

$ ps -ef | grep -i tac
root       328  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root       329   328  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root       647  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root       648   647  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root       784  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root       785   784  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root       840  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root       841   840  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      1225  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      1226  1225  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      1309  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      1310  1309  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      1348  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      1349  1348  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      1578     1  0 Apr19 ?        00:00:23 tac_plus: 20 connections, accepting up to 580 more
root      1579  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      1580  1579  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      1642     1  0 05:53 ?        00:00:00 /usr/bin/ruby1.8 /usr/bin/tac_plus-logagentd
root      1748  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      1749  1748  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      1854  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      1855  1854  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      1878  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      1879  1878  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      1943  1578  0 06:07 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      1944  1943  0 06:07 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      2157  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      2158  2157  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      2225  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      2226  2225  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      2273  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      2274  2273  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      2398  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      2399  2398  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      2850  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      2850  2849  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      2866  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      2867  2866  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      2874  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      2875  2874  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      2882  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      2883  2882  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      3245  1578  0 06:58 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      3246  3245  0 06:58 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      3247  1578  0 06:58 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      3248  3247  0 06:58 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      3382  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      3383  3382  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      3408  1578  0 07:02 ?        00:00:00 tac_plus: 2 connections
root      3409  3408  0 07:02 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      3433  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      3434  3433  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      3454  1578  0 07:03 ?        00:00:00 tac_plus: 13 connections
root      3455  3454  0 07:03 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      3494  1578  0 07:03 ?        00:00:00 tac_plus: 5 connections
root      3495  3494  0 07:03 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      3497  1578  0 07:03 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      3498  3497  0 07:03 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      3513  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      3514  3513  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
kmacfadz  3843  3814  0 07:04 pts/0    00:00:00 grep -i tac
root      3936  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      3937  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      3938  3937  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      3939  3936  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      4236  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      4237  4236  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      4375  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      4376  4375  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      4516  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      4517  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      4518  4517  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      4519  4516  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      4875  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      4876  4875  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      4945  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      4946  4945  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      5014  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      5015  5014  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      5482  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      5483  5482  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      5486  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      5487  5486  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      5514  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      5515  5514  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      5594  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      5595  5594  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      5966  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      5967  5966  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      6061  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      6062  6061  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      6094  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      6095  6094  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      6169  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      6170  6169  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      6185  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      6186  6185  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      6515  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      6516  6515  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      6595  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      6596  6595  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      6694  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      6695  6694  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      7003  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      7004  7003  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      7033  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      7034  7033  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      7145  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      7146  7145  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      7271  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      7272  7271  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      7400  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      7401  7400  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      7526  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      7527  7526  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      7639  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      7640  7639  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      7679  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      7680  7679  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      7770  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      7771  7770  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      7884  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      7885  7884  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      7893  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      7894  7893  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      8011  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      8012  8011  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      8134  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      8135  8134  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      8265  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      8266  8265  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      8373  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      8374  8373  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      8473  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      8474  8473  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      8493  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      8494  8493  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      8614  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      8615  8614  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      8778  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      8779  8778  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      8853  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      8854  8853  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      8991  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      8992  8991  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      9002  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      9003  9002  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      9114  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      9115  9114  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      9223  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      9224  9223  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      9253  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      9254  9253  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      9374  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      9375  9374  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      9492  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      9493  9492  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      9586  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      9587  9586  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      9616  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      9617  9616  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      9662  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      9663  9662  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      9809  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      9810  9809  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      9829  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      9830  9829  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root      9859  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root      9860  9859  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     10079  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     10080 10079  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     10220  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     10221 10220  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     10344  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     10345 10344  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     10429  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     10430 10429  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     10447  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     10448 10447  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     10632  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     10633 10632  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     10821  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     10822 10821  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     10924  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     10925 10924  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     10936  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     10937 10936  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     11143  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     11144 11143  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     11372  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     11373 11372  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     11420  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     11421 11420  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     11691  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     11692 11691  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     11972  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     11973 11972  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     12211  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     12212 12211  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     12251  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     12252 12251  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     12378  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     12379 12378  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     12496  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     12497 12496  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     12540  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     12541 12540  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     12723  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     12724 12723  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     12771  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     12772 12771  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     12866  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     12867 12866  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     12976  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     12977 12976  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     13119  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     13120 13119  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     13225  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     13226 13225  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     13285  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     13286 13285  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     13454  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     13455 13454  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     13620  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     13621 13620  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     13760  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     13761 13760  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     14041  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     14042 14041  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     14094  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     14095 14094  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     14232  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     14233 14232  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     14305  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     14306 14305  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     14440  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     14441 14440  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     14530  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     14531 14530  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     14667  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     14668 14667  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     14787  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     14788 14787  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     14797  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     14798 14797  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     15014  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     15015 15014  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     15190  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     15191 15190  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     15278  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     15279 15278  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     15305  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     15306 15305  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     15571  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     15572 15571  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     15777  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     15778 15777  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     15807  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     15808 15807  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     15856  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     15857 15856  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     16092  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     16093 16092  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     16145  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     16146 16145  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     16355  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     16356 16355  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     16371  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     16372 16371  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     16582  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     16583 16582  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     16775  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     16776 16775  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     16864  1578  0 Apr19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     16865 16864  0 Apr19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     17130  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     17131 17130  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     17283  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     17284 17283  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     17354  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     17355 17354  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     17427  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     17428 17427  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     17652  1578  0 00:06 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     17653 17652  0 00:06 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     17763  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     17764 17763  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     17883  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     17884 17883  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     18140  1578  0 00:27 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     18141 18140  0 00:27 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     18309  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     18310 18309  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     18352  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     18353 18352  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     18817  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     18818 18817  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     19005  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     19006 19005  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     19131  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     19132 19131  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     19310  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     19311 19310  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     19587  1578  0 01:03 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     19588 19587  0 01:03 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     19674  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     19675 19674  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     19784  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     19785 19784  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     20037  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     20038 20037  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     20178  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     20179 20178  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     20184  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     20185 20184  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     20343  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     20344 20343  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     20450  1578  0 01:19 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     20451 20450  0 01:19 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     20682  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     20683 20682  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     20966  1578  0 01:42 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     20967 20966  0 01:42 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     21122  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     21123 21122  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     21154  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     21155 21154  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     21187  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     21188 21187  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     21404  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     21405 21404  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     21705  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     21706 21705  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     21710  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     21711 21710  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     21860  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     21861 21860  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     21951  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     21952 21951  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     22025  1578  0 02:23 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     22026 22025  0 02:23 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     22476  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     22477 22476  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     22536  1578  0 02:46 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     22537 22536  0 02:46 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     22785  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     22786 22785  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     22967  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     22968 22967  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     22994  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     22995 22994  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     23060  1578  0 03:07 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     23061 23060  0 03:07 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     23171  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     23172 23171  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     23267  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     23268 23267  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     23460  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     23461 23460  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     23518  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     23519 23518  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     23561  1578  0 03:27 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     23562 23561  0 03:27 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     23761  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     23762 23761  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     23770  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     23771 23770  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     24002  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     24003 24002  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     24017  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     24018 24017  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     24256  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     24257 24256  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     24534  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     24535 24534  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     24551  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     24552 24551  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     24731  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     24732 24731  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     25012  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     25013 25012  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     25285  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     25286 25285  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     25557  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     25558 25557  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     25580  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     25581 25580  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     26054  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     26055 26054  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     26130  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     26131 26130  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     26148  1578  0 04:07 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     26149 26148  0 04:07 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     26271  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     26272 26271  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     26615  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     26616 26615  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     26621  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     26622 26621  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     26814  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     26815 26814  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     27089  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     27090 27089  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     27214  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     27215 27214  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     27299  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     27300 27299  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     27461  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     27462 27461  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     27643  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     27644 27643  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     27819  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     27820 27819  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     28159  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     28160 28159  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     28176  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     28177 28176  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     28291  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     28292 28291  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     28633  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     28634 28633  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     28747  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     28748 28747  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     28843  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     28844 28843  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     29178  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     29179 29178  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     29542  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     29543 29542  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     29597  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     29598 29597  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     29699  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     29700 29699  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     29832  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     29833 29832  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     30105  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     30106 30105  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     30214  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     30215 30214  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     30579  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     30580 30579  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     30696  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     30697 30696  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     30886  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     30887 30886  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     30999  1578  0 04:27 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     31000 30999  0 04:27 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     31055  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     31056 31055  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     31256  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     31257 31256  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     31448  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     31449 31448  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     31498  1578  0 04:42 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     31499 31498  0 04:42 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     31566  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     31567 31566  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     31773  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     31774 31773  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     31982  1578  0 Apr20 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     31983 31982  0 Apr20 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     32060  1578  0 05:03 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     32061 32060  0 05:03 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     32125  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     32126 32125  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     32192  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     32193 32192  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     32261  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     32262 32261  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     32632  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     32633 32632  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     32675  1578  0 Apr22 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     32676 32675  0 Apr22 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl
root     32735  1578  0 Apr21 ?        00:00:00 tac_plus: 0 connections left, dying when idle
root     32736 32735  0 Apr21 ?        00:00:00 /usr/bin/perl -w /usr/local/lib/mavis/mavis_auth_tacplus_passwd.pl

These built up over a few (~3) days.

If you strace the last tac_plus process it seems to be live and answering requests as expected. If you strace any of the others they all seem to be stuck on:

# strace -f -p 8999
Process 8999 attached - interrupt to quit
gettimeofday({1335140405, 56051}, NULL) = 0
gettimeofday({1335140405, 56128}, NULL) = 0
epoll_wait(4, 

We have tried both epoll and poll and both result in the same behaviour.

Any ideas?

Marc Huber

unread,
Apr 23, 2012, 11:44:20 AM4/23/12
to Event-Driven Servers
Hi Charl,

about the only thing that could keep the daemon from terminating in
this state would be a bug in the logging (more precisely: log
flushing) code. What are the log statements you're using?

Thanks,

Marc

Charl Matthee

unread,
Apr 23, 2012, 8:33:49 PM4/23/12
to Event-Driven Servers
Hi,

On Apr 24, 1:44 am, Marc Huber <marc.j.hu...@googlemail.com> wrote:

> about the only thing that could keep the daemon from terminating in
> this state would be a bug in the logging (more precisely: log
> flushing) code. What are the log statements you're using?

We have no logging turned on in our auth script. We do however have
tac_plus set up to log via syslog and I have noticed some further
peculiar behaviour. It looks like tac_plus is logging to syslog
correctly for several transactions and then seems to overflow and
write several (duplicated) concatenated requests as a single log line
to syslog:


Apr 23 13:17:00 ct03 tac_plus[13908]: 2012-04-23 13:12:57 +1000
10.1.32.110 foowaas tty388 async permit show parameter-
map type waas waas_global <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:12:58 +1000 10.1.32.110
foowaas tty388 async permit show class-map type waas <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:12:58 +1000 10.1.32.110
foowaas tty388 async permit show policy-map type waas <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:02 +1000 10.1.32.171
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:03 +1000 10.1.32.176
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:03 +1000 10.1.34.237
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:03 +1000 10.1.32.108
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:03 +1000 10.1.32.174
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:03 +1000 10.1.32.184
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:03 +1000 10.1.32.194
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:03 +1000 10.1.32.108
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:03 +1000 10.1.32.110
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:03 +1000 10.1.32.184
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:03 +1000 10.1.32.66
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:03 +1000 10.1.32.171
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:03 +1000 10.1.32.176
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:03 +1000 10.1.34.237
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:04 +1000 10.1.34.246
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:04 +1000 10.1.32.66
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:04 +1000 10.1.32.194
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:04 +1000 10.1.32.110
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:04 +1000 10.1.32.174
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:13:04 +1000 10.1.34.246
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:02 +1000 10.1.32.66
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:03 +1000 10.1.32.171
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:03 +1000 10.1.32.108
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:03 +1000 10.1.34.237
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:03 +1000 10.1.32.194
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:03 +1000 10.1.32.174
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:03 +1000 10.1.32.66
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:03 +1000 10.1.32.176
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:03 +1000 10.1.32.184
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:03 +1000 10.1.32.110
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:03 +1000 10.1.32.108
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:03 +1000 10.1.32.184
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:03 +1000 10.1.32.171
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:03 +1000 10.1.34.237
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:04 +1000 10.1.32.194
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:04 +1000 10.1.32.176
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:04 +1000 10.1.32.174
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:04 +1000 10.1.32.110
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:11 +1000 10.1.34.246
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:14:16 +1000 10.1.34.246
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:02 +1000 10.1.32.66
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:03 +1000 10.1.32.176
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:03 +1000 10.1.32.171
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:03 +1000 10.1.34.237
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:03 +1000 10.1.32.174
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:03 +1000 10.1.32.184
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:03 +1000 10.1.32.194
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:03 +1000 10.1.32.66
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:03 +1000 10.1.32.108
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:03 +1000 10.1.34.246
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:03 +1000 10.1.32.184
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:03 +1000 10.1.32.176
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:03 +1000 10.1.32.171
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:04 +1000 10.1.34.237
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:04 +1000 10.1.32.194
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:04 +1000 10.1.32.108
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:04 +1000 10.1.32.174
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:05 +1000 10.1.34.246
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:09 +1000 10.1.32.110
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:15:10 +1000 10.1.32.110
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:02 +1000 10.1.32.66
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:03 +1000 10.1.32.171
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:03 +1000 10.1.32.108
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:03 +1000 10.1.32.66
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:03 +1000 10.1.32.110
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:03 +1000 10.1.32.174
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:03 +1000 10.1.32.176
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:03 +1000 10.1.32.184
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:03 +1000 10.1.32.194
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:03 +1000 10.1.34.237
foowaas tty388 async permit show waas statistics peer <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:03 +1000 10.1.32.108
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:03 +1000 10.1.32.110
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:03 +1000 10.1.32.184
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:03 +1000 10.1.32.171
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:04 +1000 10.1.34.237
foowaas tty388 async permit show waas statistics
application <cr>
Apr 23 13:17:00 ct03 2012-04-23 13:16:04 +1000 10.1.32.194
foowaas tty388 async permit show waas statistics
application <cr> 2012-04-23 13:16:04 +1000 10.1.32.176
foowaas tty388 async permit show waas statistics
application <cr> 2012-04-23 13:16:04 +1000 10.1.32.174
foowaas tty388 async permit show waas statistics
application <cr> 2012-04-23 13:16:04 +1000 10.1.34.246
foowaas tty388 async permit show waas statistics peer <cr>
2012-04-23 13:16:07 +1000 10.1.34.246 foowaas tty388
async
permit show waas statistics application <cr> 2012-04-23
13:17:00 +1000 203.16.152.67: shell login for 'sysuser' succeeded
Apr 23 13:17:54 ct03 tac_plus[13908]: 2012-04-23 13:17:03 +1000
10.1.32.66 foowaas tty388 async permit show waas
statistics peer <cr> 2012-04-23 13:17:03 +1000 10.1.32.171
foowaas tty388 async permit show waas statistics peer <cr>
2012-04-23 13:17:03 +1000 10.1.34.237 foowaas tty388
async permit show waas statistics peer <cr> 2012-04-23 13:17:03
+1000 10.1.32.176 foowaas tty388 async permit show
waas statistics peer <cr> 2012-04-23 13:17:03 +1000
10.1.32.110 foowaas tty388 async permit show waas
statistics peer <cr> 2012-04-23 13:17:03 +1000 10.1.32.108
foowaas tty388 async permit show waas statistics peer <cr>
2012-04-23 13:17:03 +1000 10.1.32.194 foowaas tty388
async permit show waas statistics peer <cr> 2012-04-23 13:17:03
+1000 10.1.32.184 foowaas tty388 async permit show
waas statistics peer <cr> 2012-04-23 13:17:03 +1000
10.1.32.174 foowaas tty388 async permit show waas
statistics peer <cr> 2012-04-23 13:17:03 +1000 10.1.32.66
foowaas tty388 async permit show waas statistics
application <cr> 2012-04-23 13:17:03 +1000 10.1.34.246
foowaas tty388 async permit show waas statistics peer <cr>
2012-04-23 13:17:03 +1000 10.1.32.110
foowaas tty388 async permit show waas statistics
application <cr> 2012-04-23 13:17:03 +1000 10.1.32.108
foowaas tty388 async permit show waas statistics
application <cr> 2012-04-23 13:17:03 +1000 10.1.32.184
foowaas tty388 async permit show waas statistics
application <cr> 2012-04-23 13:17:03 +1000 10.1.32.171
foowaas
tty388 async permit show waas statistics application <cr>
2012-04-23 13:17:04 +1000 10.1.32.176 foowaas tty388
async permit show waas statistics application <cr> 2012-04-23
13:17:04 +1000 10.1.34.237 foowaas tty388 async
permit show waas statistics application <cr> 2012-04-23 13:17:04
+1000 10.1.32.194 foowaas tty388 async
permit show waas statistics application <cr> 2012-04-23
13:17:04 +1000 10.1.34.246 foowaas tty388 async
permit show waas statistics application <cr> 2012-04-23 13:17:05
+1000 10.1.32.174 foowaas tty388 async permit show
waas statistics application <cr> 2012-04-23 13:17:54 +1000
10.1.32.66 foowaas tty388 async permit show waas token
<cr> 2012-04-23 13:17:54 +1000 10.1.32.194 foowaas
tty388 async permit show waas token <cr> 2012-04-23 13:17:54
+1000 10.1.34.246 foowaas tty388 async permit
show waas token <cr> 2012-04-23 13:17:54 +1000
10.1.32.171 foowaas tty388 async permit show waas token
<cr> 2012-04-23 13:17:54 +1000 10.1.32.110 foowaas
tty388 async permit show waas token <cr> 2012-04-23 13:17:54
+1000 10.1.32.184 foowaas tty388 async permit
show waas token <cr> 2012-04-23 13:17:54 +1000
10.1.32.108 foowaas tty388 async permit show
waas token <cr> 2012-04-23 13:17:54 +1000 10.1.32.176
foowaas tty388 async permit show waas token <cr> 2012-04-23
13:17:54 +1000 10.1.34.248 foowaas
stop task_id=60128 timezone=AEST service=shell priv-
lvl=15 cmd= show running-config brief formatted-
clid=10.97.80.30
Apr 23 13:17:54 ct03 tac_plus[13908]: 2012-04-23 13:17:54 +1000
10.1.32.174 foowaas tty388 async permit show waas token
<cr> 2012-04-23 13:17:54 +1000 10.1.32.66 foowaas
tty388 async permit show waas status <cr> 2012-04-23 13:17:54
+1000 10.1.34.237 foowaas tty388 async permit show
waas token <cr> 2012-04-23 13:17:54 +1000
10.1.34.246 foowaas tty388 async permit show
waas status <cr> 2012-04-23 13:17:54 +1000 10.1.32.194
foowaas tty388 async permit show waas status <cr>
2012-04-23 13:17:54 +1000 10.1.32.171 foowaas tty388
async permit show waas status <cr> 2012-04-23 13:17:54
+1000 10.1.32.110 foowaas tty388 async permit show
waas status <cr> 2012-04-23 13:17:54 +1000 10.1.32.108
foowaas tty388 async permit show waas status <cr>
2012-04-23 13:17:54 +1000 10.1.32.176 foowaas tty388
async permit show waas status <cr> 2012-04-23 13:17:54
+1000 10.1.32.184 foowaas tty388 async permit show
waas status <cr> 2012-04-23 13:17:54 +1000 10.1.32.174
foowaas tty388 async permit show waas status <cr>
2012-04-23 13:17:54 +1000 10.1.32.66 foowaas tty0
async permit show running-config brief <cr> 2012-04-23 13:17:54
+1000 10.1.34.237 foowaas tty388 async permit show
waas status <cr> 2012-04-23 13:17:54 +1000 10.1.32.66
foowaas stop task_id=149866 timezone=AEST
service=shell start_time=1335151044 priv-lvl=15 cmd=show
running-config brief <cr> formatted-clid=10.97.80.30
Apr 23 13:17:55 ct03 tac_plus[13908]: 2012-04-23 13:17:54 +1000
10.1.34.246 foowaas tty0 async permit show running-
config brief <cr> 2012-04-23 13:17:54 +1000 10.1.32.171
foowaas tty0 async permit show running-config brief <cr>
2012-04-23 13:17:54 +1000 10.1.32.194 foowaas tty0
async permit show running-config brief <cr> 2012-04-23 13:17:54
+1000 10.1.32.110 foowaas tty0 async permit show
running-config brief <cr> 2012-04-23 13:17:55 +1000
10.1.34.248 foowaas stop
task_id=60129 timezone=AEST service=shell priv-lvl=1
cmd= show interfaces formatted-clid=10.97.80.30
Apr 23 13:17:55 ct03 tac_plus[13908]: 2012-04-23 13:17:55 +1000
10.1.32.108 foowaas tty0 async permit show running-
config brief <cr> 2012-04-23 13:17:55 +1000 10.1.32.176
foowaas tty0 async permit show running-config brief <cr>
2012-04-23 13:17:55 +1000 10.1.32.184 foowaas tty0
async permit show running-config brief <cr> 2012-04-23 13:17:55
+1000 10.1.32.174 foowaas tty0 async permit show
running-config brief <cr> 2012-04-23 13:17:55 +1000
10.1.34.248 foowaas stop
task_id=60130 timezone=AEST service=shell priv-lvl=1
cmd= show clock formatted-clid=10.97.80.30
Apr 23 13:17:55 ct03 tac_plus[13908]: 2012-04-23 13:17:55 +1000
10.1.34.237 foowaas tty0 async permit show running-
config brief <cr> 2012-04-23 13:17:55 +1000 10.1.32.66
foowaas tty388 async permit show ip interface brief <cr>
2012-04-23 13:17:55 +1000 10.1.32.108
foowaas stop task_id=46898 timezone=AEST
service=shell start_time=1335151044 priv-lvl=15 cmd=show
running-config brief <cr> formatted-clid=10.97.80.30
Apr 23 13:17:55 ct03 tac_plus[13908]: 2012-04-23 13:17:55 +1000
10.1.32.194 foowaas tty388 async permit show ip
interface brief <cr> 2012-04-23 13:17:55 +1000 10.1.34.246
foowaas tty388 async permit show ip interface brief <cr>
2012-04-23 13:17:55 +1000 10.1.32.171 foowaas tty388
async permit show ip interface brief <cr> 2012-04-23 13:17:55
+1000 10.1.32.110 foowaas tty388 async permit
show ip interface brief <cr> 2012-04-23 13:17:55 +1000
10.1.32.108 foowaas tty388 async permit show ip
interface brief <cr> 2012-04-23 13:17:55 +1000 10.1.32.66
foowaas tty0 async permit show interfaces <cr> 2012-04-23
13:17:55 +1000 10.1.32.176 foowaas tty388 async
permit show ip interface brief <cr> 2012-04-23 13:17:55
+1000 10.1.32.184 foowaas tty388 async permit
show ip interface brief <cr> 2012-04-23 13:17:55 +1000
10.1.32.174 foowaas tty388 async permit show ip
interface brief <cr> 2012-04-23 13:17:55 +1000 10.1.34.237
foowaas tty388 async permit show ip interface brief <cr>
2012-04-23 13:17:55 +1000 10.1.32.66
foowaas stop task_id=149867 timezone=AEST
service=shell start_time=1335151045 priv-lvl=1 cmd=show
interfaces <cr> formatted-clid=10.97.80.30
Apr 23 13:17:56 ct03 tac_plus[13908]: 2012-04-23 13:17:55 +1000
10.1.32.66 foowaas tty388 async permit show waas
alarms <cr> 2012-04-23 13:17:55 +1000 10.1.32.171 foowaas
tty0 async permit show interfaces <cr> 2012-04-23 13:17:55
+1000 10.1.32.194 foowaas tty0 async permit
show interfaces <cr> 2012-04-23 13:17:55 +1000
10.1.34.246 foowaas tty0 async permit show
interfaces <cr> 2012-04-23 13:17:55 +1000 10.1.32.110
foowaas tty0 async permit show interfaces <cr> 2012-04-23
13:17:55 +1000 10.1.32.108 foowaas tty0 async
permit show interfaces <cr> 2012-04-23 13:17:55 +1000
10.1.32.176 foowaas tty0 async permit show
interfaces <cr> 2012-04-23 13:17:55 +1000 10.1.32.184
foowaas tty0 async permit show interfaces <cr> 2012-04-23
13:17:56 +1000 10.1.32.174 foowaas tty0
async permit show interfaces <cr> 2012-04-23 13:17:56
+1000 10.1.32.66 foowaas tty0 async permit
show clock <cr> 2012-04-23 13:17:56 +1000 10.1.32.171
foowaas stop task_id=67686 timezone=AEST
service=shell start_time=1335151045 priv-lvl=1 cmd=show
interfaces <cr> formatted-clid=10.97.80.30
Apr 23 13:17:56 ct03 tac_plus[13908]: 2012-04-23 13:17:56 +1000
10.1.34.237 foowaas tty0 async permit show interfaces
<cr> 2012-04-23 13:17:56 +1000 10.1.32.184
foowaas stop task_id=40009 timezone=AEST
service=shell start_time=1335151045 priv-lvl=1 cmd=show
interfaces <cr> formatted-clid=10.97.80.30
Apr 23 13:17:56 ct03 tac_plus[13908]: 2012-04-23 13:17:56 +1000
10.1.32.171 foowaas tty388 async permit show waas
alarms <cr> 2012-04-23 13:17:56 +1000 10.1.32.174
foowaas stop task_id=214741 timezone=AEST
service=shell start_time=1335151045 priv-lvl=1 cmd=show
interfaces <cr> formatted-clid=10.97.80.30
Apr 23 13:17:56 ct03 tac_plus[13908]: 2012-04-23 13:17:56 +1000
10.1.34.246 foowaas tty388 async permit show waas
alarms <cr> 2012-04-23 13:17:56 +1000 10.1.32.66 foowaas
tty0 async permit show running-config brief <cr> 2012-04-23
13:17:56 +1000 10.1.32.110 foowaas tty388 async permit
show waas alarms <cr> 2012-04-23 13:17:56 +1000
10.1.32.108 foowaas tty388 async permit show waas
alarms <cr> 2012-04-23 13:17:56 +1000 10.1.32.176 foowaas
tty388 async permit show waas alarms <cr> 2012-04-23 13:17:56
+1000 10.1.32.184 foowaas tty388 async permit show
waas alarms <cr> 2012-04-23 13:17:56 +1000 10.1.32.174
foowaas tty388 async permit show waas alarms <cr> 2012-04-23
13:17:56 +1000 10.1.32.66 foowaas
stop task_id=149869 timezone=AEST service=shell
start_time=1335151045 priv-lvl=15 cmd=show running-config brief
<cr> formatted-clid=10.97.80.30
Apr 23 13:17:56 ct03 tac_plus[13908]: 2012-04-23 13:17:56 +1000
10.1.32.171 foowaas tty0 async permit show clock <cr>
2012-04-23 13:17:56 +1000 10.1.34.246 foowaas tty0
async permit show clock <cr> 2012-04-23 13:17:56 +1000
10.1.34.237 foowaas stop task_id=67418
timezone=AEST service=shell start_time=1335151045 priv-
lvl=1 cmd=show interfaces <cr> formatted-clid=10.97.80.30
Apr 23 13:17:56 ct03 tac_plus[13908]: 2012-04-23 13:17:56 +1000
10.1.32.194 foowaas tty388 async permit show waas
alarms <cr> 2012-04-23 13:17:56 +1000 10.1.32.110 foowaas
tty0 async permit show clock <cr> 2012-04-23 13:17:56
+1000 10.1.32.108 foowaas tty0 async permit show
clock <cr> 2012-04-23 13:17:56 +1000 10.1.32.176
foowaas tty0 async permit show clock <cr> 2012-04-23
13:17:56 +1000 10.1.32.184 foowaas tty0 async permit
show clock <cr> 2012-04-23 13:17:56 +1000 10.1.32.174
foowaas tty0 async permit show clock <cr> 2012-04-23
13:17:56 +1000 10.1.34.237 foowaas tty388 async permit
show waas alarms <cr> 2012-04-23 13:17:56 +1000
10.1.32.171 foowaas stop task_id=67687
timezone=AEST service=shell start_time=1335151046 priv-
lvl=1 cmd=show clock <cr> formatted-clid=10.97.80.30
Apr 23 13:17:56 ct03 tac_plus[13908]: 2012-04-23 13:17:56 +1000
10.1.32.171 foowaas tty0 async permit show running-
config brief <cr> 2012-04-23 13:17:56 +1000 10.1.32.108
foowaas stop task_id=46900 timezone=AEST
service=shell start_time=1335151046 priv-lvl=1 cmd=show clock
<cr> formatted-clid=10.97.80.30
Apr 23 13:17:56 ct03 tac_plus[13908]: 2012-04-23 13:17:56 +1000
10.1.32.110 foowaas tty0 async permit show running-
config brief <cr> 2012-04-23 13:17:56 +1000 10.1.34.246
foowaas tty0 async permit show running-config brief <cr>
2012-04-23 13:17:56 +1000 10.1.32.174
foowaas stop task_id=214742 timezone=AEST
service=shell start_time=1335151046 priv-lvl=1 cmd=show clock
<cr> formatted-clid=10.97.80.30
Apr 23 13:17:57 ct03 tac_plus[13908]: 2012-04-23 13:17:56 +1000
10.1.32.108 foowaas tty0 async permit show running-
config brief <cr> 2012-04-23 13:17:56 +1000 10.1.32.194
foowaas tty0 async permit show clock <cr> 2012-04-23
13:17:57 +1000 10.1.32.176 foowaas tty0 async permit
show running-config brief <cr> 2012-04-23 13:17:57 +1000
10.1.32.184 foowaas tty0 async permit show running-
config brief <cr> 2012-04-23 13:17:57 +1000 10.1.34.237
foowaas tty0 async permit show clock <cr> 2012-04-23
13:17:57 +1000 10.1.32.174 foowaas tty0 async permit
show running-config brief <cr> 2012-04-23 13:17:57 +1000
10.1.32.171 foowaas stop task_id=67688
timezone=AEST service=shell start_time=1335151046 priv-
lvl=15 cmd=show running-config brief <cr> formatted-
clid=10.97.80.30
Apr 23 13:17:57 ct03 tac_plus[13908]: 2012-04-23 13:17:57 +1000
10.1.32.194 foowaas tty0 async permit show running-
config brief <cr> 2012-04-23 13:17:57 +1000 10.1.34.237
foowaas tty0 async permit show running-config brief <cr>
2012-04-23 13:17:57 +1000 10.1.32.194
foowaas stop task_id=67489 timezone=AEST
service=shell start_time=1335151046 priv-lvl=15 cmd=show
running-config brief <cr> formatted-clid=10.97.80.30

Marc Huber

unread,
Apr 24, 2012, 12:18:45 PM4/24/12
to Event-Driven Servers
Hi Charl,

I'm unable to reproduce that behaviour in my lab setup. Is this a
standard syslog daemon you're using, or one that utilizes TCP?

Thanks,

Marc

Charl Matthee

unread,
Apr 25, 2012, 5:31:37 PM4/25/12
to Event-Driven Servers
Hi,

On Apr 25, 2:18 am, Marc Huber <marc.j.hu...@googlemail.com> wrote:

> I'm unable to reproduce that behaviour in my lab setup. Is this a
> standard syslog daemon you're using, or one that utilizes TCP?

We use syslog-ng and it is very busy as it's a syslog aggregator for
all our network kit and servers:

# netstat -anup | grep syslog
udp 0 0 0.0.0.0:514
0.0.0.0:* 23328/syslog-ng

All other syslog messages look fine except for the tac_plus ones. As
mentioned earlier in the ticket, 201109191948 was working fine but the
upgrade to 201204101949 exhibits this behaviour.

Charl Matthee

unread,
Apr 25, 2012, 6:19:41 PM4/25/12
to Event-Driven Servers
Hi,

I've been watching the log and I see the following log entry after the
tac_plus process seems to get stuck and spawn another:

Apr 26 08:02:22 coretools03 tac_plus[9665]: Retire limit reached. Told
parent about this.
Apr 26 08:02:22 coretools03 tac_plus[11202]: Version 201204101949
initialized
Apr 26 08:02:22 coretools03 tac_plus[11202]: epoll event notification
mechanism is being used

After startup tac_plus looked like this:

# pstree -a -p 9664
tac_plus,9664
└─tac_plus,9665
└─mavis_auth_tacpl,9668 -w /usr/local/lib/mavis/
mavis_auth_tacplus_passwd.pl

After 9665 and it's child got stuck:


# pstree -a -p 9664
tac_plus,9664
├─tac_plus,9665
│ └─mavis_auth_tacpl,9668 -w /usr/local/lib/mavis/
mavis_auth_tacplus_passwd.pl
└─tac_plus,11202
└─mavis_auth_tacpl,11203 -w /usr/local/lib/mavis/
mavis_auth_tacplus_passwd.pl

My config has:

retire limit = 1000

Are we not just hitting the retire limit and the tac_plus process not
cleanly exiting? Are there specific debug levels I can turn on for you
that my assist with this?

I ran a strace against each of the seemingly stuck processes:

# strace -f -p 9665
Process 9665 attached - interrupt to quit
gettimeofday({1335392216, 490814}, NULL) = 0
gettimeofday({1335392216, 490886}, NULL) = 0
epoll_wait(4,

# strace -f -p 9668
Process 9668 attached - interrupt to quit
read(0,

They do not show anything strange except the fact that I would have
expected them to have exited after reaching retire limit.

Marc Huber

unread,
Apr 26, 2012, 3:25:04 AM4/26/12
to Event-Driven Servers
Hi Charl,

On 26 Apr., 00:19, Charl Matthee <ch...@matthee.org.za> wrote:
> They do not show anything strange except the fact that I would have
> expected them to have exited after reaching retire limit.

I believe these processes got stuck due to some problem in the logging
code. However, I don't really see what goes wrong. Would you mind
trying snaphot 201204260918, or just apply the patch below, and see
whether it changes things to the better?

Thanks,

Marc

--- author.c 2012/04/22 08:53:46 1.276
+++ author.c 2012/04/26 07:09:52
@@ -287,7 +287,7 @@
log_write(rbt, cmd, strlen(cmd));
log_write_separator(rbt);
log_write(rbt, args, strlen(args));
- log_write(rbt, "\n", 1);
+ log_flush(rbt);
}
}

--- utils.c 2011/10/30 07:30:36 1.91
+++ utils.c 2012/04/26 07:13:56
@@ -533,13 +533,13 @@
for (rbn = RB_first(rbt); rbn; rbn = rbnext) {
struct logfile *lf = RB_payload(rbn, struct logfile *);
rbnext = RB_next(rbn);
- lf->log_write(lf, "\n", 1);
lf->log_flush(lf);
}
}

static void log_flush_async(struct logfile *lf __attribute__
((unused)))
{
+ lf->log_write(lf, "\n", 1);
}

static void log_flush_syslog(struct logfile *lf __attribute__
((unused)))
@@ -553,6 +553,7 @@

static void log_flush_sync(struct logfile *lf)
{
+ lf->log_write(lf, "\n", 1);
logwrite_sync(lf->ctx, lf->ctx->fd);
}

@@ -563,7 +564,7 @@
struct logfile *lf = RB_payload(rbn, struct logfile *);
rbnext = RB_next(rbn);

- if (lf->ctx && lf->ctx->buf)
+ if (!lf->flag_pipe && !lf->flag_sync && lf->ctx &&
buffer_getlen(lf->ctx->buf))
return 0;
}
return -1;

Charl Matthee

unread,
Apr 30, 2012, 1:15:49 AM4/30/12
to Event-Driven Servers
Hi,

On Apr 26, 5:25 pm, Marc Huber <marc.j.hu...@googlemail.com> wrote:

> I believe these processes got stuck due to some problem in the logging
> code. However, I don't really see what goes wrong. Would you mind
> trying snaphot 201204260918, or just apply the patch below, and see
> whether it changes things to the better?

I have installed 201204260918 and that seems to have fixed the strange
logging I was seeing. The child processes are no longer building up as
they were before.

I'll keep an eye on it for the next few hours and report back with
more conclusive information.


Ciao

Charl

Charl Matthee

unread,
Apr 30, 2012, 2:59:24 AM4/30/12
to Event-Driven Servers
Hi,

On Apr 30, 3:15 pm, Charl Matthee <ch...@matthee.org.za> wrote:

> I'll keep an eye on it for the next few hours and report back with
> more conclusive information.

I've seen tac_plus iterate through several retire limit sets and no
children are hanging around.

Thanks for your time and effort.


Ciao

Charl
Reply all
Reply to author
Forward
0 new messages