On 14.09.2006, at 20:12, Zoran Vasiljevic wrote:


A list of poolId/script. If we would expand the
[ns_proxy clear ?pool?]
to be
[ns_proxy clear ?pool ?handle??]
then you'd be able to:

    ns_proxy clear pool pool-7


AHHH! Help!

The [ns_proxy clear] actually clears proxies which
are left in the pool and not ones currently running.
What you'd need would be to clear the process that
is running!
Now, we either need new command OR we must use some
ugly switches:

   ns_proxy clear ?-running? ?pool? ?handle?

or

   ns_proxy stop ?pool? ?handle?

Someting else?

Now what to do?

Zoran


Reply via email to