Results 1 to 2 of 2

Thread: shutdown glacier2router when running as daemon

  1. #1
    xdm's Avatar
    xdm
    xdm is offline ZeroC Staff
    Name: Jose Gutierrez de la Concha
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Sep 2003
    Location
    La Coruņa, Spain
    Posts
    588

    shutdown glacier2router when running as daemon

    Hello

    what is the correct way for shutdown glacier2router when running as daemon

    thanks in advance

  2. #2
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196
    Hi,

    It's just like if it was running as a regular process, that is, you have 2 possibilities:

    • Send a SIGTERM signal to the glacier2router process.
    • Invoke the shutdown method on the Glacier2::Admin object of the glacier2router (you need to enable the administrative endpoints to have access to this interface)

    Cheers,
    Benoit.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Problems with glacier2router and silverlight
    By Miro in forum Help Center
    Replies: 4
    Last Post: 10-06-2009, 12:49 AM
  2. A problem of glacier2router
    By GlacierX in forum Help Center
    Replies: 17
    Last Post: 01-29-2008, 11:34 AM
  3. Bug of Glacier2Router
    By GlacierX in forum Bug Reports
    Replies: 5
    Last Post: 04-11-2007, 05:00 AM
  4. Replies: 0
    Last Post: 01-05-2007, 03:19 PM
  5. Problems with glacier2router
    By davidcr1983 in forum Help Center
    Replies: 5
    Last Post: 08-10-2006, 01:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •