/ Zope / Apsis / Pound Mailing List / Archive / 2008 / 2008-01 / Re: [Pound Mailing List] Killing a Session

[ << ] [ >> ]

[ Killing a Session / Al Napp ... ] [ network solutions ssl cert / McClain Looney ... ]

Re: [Pound Mailing List] Killing a Session
"Francois Rejete" <francois(at)rejete.com>
2008-01-31 14:27:22 [ FULL ]
with just this grep you don't have enough info to kill a session
you need the id of the listener and service

0. Listener xxx
  1. Service yyy
    2. Session aaa.bbb.ccc.ddd -> 0

for killing that session you would issue the following command:
poundctl -c /var/run/pound.sock -n 0 1 2
[...]
Attachments:  
text.html text/html 1931 Bytes

Re: [Pound Mailing List] Killing a Session
Al Napp <listsignups(at)zolv.com>
2008-01-31 16:19:03 [ FULL ]
D'oh

silly me

Cheers for that

All sorted now

Many thanks

Al

Francois Rejete wrote:[...]
[...]

MailBoxer