Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is there a way to shutdown TSpaces through the Web interface?

interface shutdown tspaces web
0
Posted

Is there a way to shutdown TSpaces through the Web interface?

0

Not through the existing HTTP server interface but “shutdown” is a client command and you can easily write an applet that requests the userid and password for the admin user and then issue the shutdown command to the server. • How can I control the expiration of tuples? You can control how often the expiring of Tuples happens via the ExpireInterval parameter in the tspaces.cfg file. Setting it high leaves the Tuples around longer but doing it often may cause erratic behavior because the scan of the entire space to remove the expired tuples is a high cost operation. • What is the official way to disable the Expire-Manager? It doesn’t have any value that turns it off, so you should set it to a very very large value like 10 years and it will run once when you start the server and then again 10 years from now. If the same expire manager is still around in the next release, we will change it to have a value like 0 to shut it off. • What is reported in the TSServer.status() method? Issue the

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123