On 14.09.2006, at 20:12, Zoran Vasiljevic wrote:
server1:nscp 7> ns_proxy active pool
pool-7 {exec sleep 10000}
Alternatively, we can change the return value
of the command to be:
{proxyId timestamp script} {proxyId timestamp script} ...
i.e. a list of lists, where each sublist has variable
number of arguments as above.
Or, even better:
{id proxyId time timestamp script script}
a key/value list so it is easy to put in the array.
The "timestamp" would be Ns_Timestamp, time when
the command was submitted for execution.
What do you think?