Bitcoin Forum
May 05, 2024, 07:57:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: request: -server -no-detach (or -nogui) option  (Read 7713 times)
bitcoinex (OP)
Sr. Member
****
Offline Offline

Activity: 350
Merit: 252


probiwon.com


View Profile WWW
August 07, 2010, 01:30:11 AM
 #1

This option can be useful when you start the server from inittab with respawn option, to be sure that server works, even if a bug or OOM killer from kernel will force server to crash.

Just to ensure continuity of customer service

New bitcoin lottery: probiwon.com
- Moжeт, ты eщё и в Heвидимyю Pyкy Pынкa вepyeшь? - Зaчeм жe вepoвaть в тo, чтo мoжнo нaблюдaть нeпocpeдcтвeннo?
1714939033
Hero Member
*
Offline Offline

Posts: 1714939033

View Profile Personal Message (Offline)

Ignore
1714939033
Reply with quote  #2

1714939033
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714939033
Hero Member
*
Offline Offline

Posts: 1714939033

View Profile Personal Message (Offline)

Ignore
1714939033
Reply with quote  #2

1714939033
Report to moderator
throughput
Full Member
***
Offline Offline

Activity: 158
Merit: 100


View Profile
August 09, 2010, 01:22:32 PM
 #2

Double that!

Let the sysadmin decide whether to detach the process or not.
man nohup
will save you a lot of code!
d1337r
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
August 10, 2010, 06:56:23 AM
 #3

There is bitcoind, the headless client, which can be used as a server. Or you mean "make something like 'if bitcoind crashes, restart it automatically?'"?
throughput
Full Member
***
Offline Offline

Activity: 158
Merit: 100


View Profile
August 10, 2010, 08:54:54 AM
 #4

There is bitcoind, the headless client, which can be used as a server. Or you mean "make something like 'if bitcoind crashes, restart it automatically?'"?

He asks for a option for a bitcoind to not fork upon execution and not try to daemonize itself. Believe that or not, daemonizing feature is external to almost any application on UNIX.
Applications that always daemonize require ugly hacks, like that described here http://cr.yp.to/daemontools/fghack.html to run them in more manageable way, than just manually from a command line.

Use case: restart bitcoind instantly as soon as it or the whole system crashes (and reboots).
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!