[Groonga-commit] droonga/droonga.org at e19a574 [gh-pages] Use droonga-http-server-stop to kill http server process

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Aug 29 18:48:56 JST 2014


YUKI Hiroshi	2014-08-29 18:48:56 +0900 (Fri, 29 Aug 2014)

  New Revision: e19a574a0e3073fe57b461a14b1cd148697ee675
  https://github.com/droonga/droonga.org/commit/e19a574a0e3073fe57b461a14b1cd148697ee675

  Message:
    Use droonga-http-server-stop to kill http server process

  Modified files:
    _po/ja/tutorial/1.0.6/groonga/index.po
    ja/tutorial/1.0.6/groonga/index.md
    tutorial/1.0.6/groonga/index.md

  Modified: _po/ja/tutorial/1.0.6/groonga/index.po (+1 -1)
===================================================================
--- _po/ja/tutorial/1.0.6/groonga/index.po    2014-08-29 18:03:49 +0900 (a990fe0)
+++ _po/ja/tutorial/1.0.6/groonga/index.po    2014-08-29 18:48:56 +0900 (0f11134)
@@ -373,7 +373,7 @@ msgstr "サービスを停止するには、以下のコマンドを各Droonga
 
 msgid ""
 "    # droonga-engine-stop\n"
-"    # kill $(cat $DROONGA_BASE_DIR/droonga-http-server.pid)"
+"    # droonga-http-server-stop"
 msgstr ""
 
 msgid "### Create a table, columns, and indexes"

  Modified: ja/tutorial/1.0.6/groonga/index.md (+1 -1)
===================================================================
--- ja/tutorial/1.0.6/groonga/index.md    2014-08-29 18:03:49 +0900 (86fef04)
+++ ja/tutorial/1.0.6/groonga/index.md    2014-08-29 18:48:56 +0900 (b923511)
@@ -191,7 +191,7 @@ Droongaはクラスタで動作するので、他のエンドポイントも同
 サービスを停止するには、以下のコマンドを各Droongaノード上で実行します:
 
     # droonga-engine-stop
-    # kill $(cat $DROONGA_BASE_DIR/droonga-http-server.pid)
+    # droonga-http-server-stop
 
 ### テーブル、カラム、インデックスの作成
 

  Modified: tutorial/1.0.6/groonga/index.md (+1 -1)
===================================================================
--- tutorial/1.0.6/groonga/index.md    2014-08-29 18:03:49 +0900 (6f087d5)
+++ tutorial/1.0.6/groonga/index.md    2014-08-29 18:48:56 +0900 (d17986a)
@@ -183,7 +183,7 @@ Because it is a cluster, another endpoint returns same result.
 To stop services, run commands like following on each Droonga node:
 
     # droonga-engine-stop
-    # kill $(cat $DROONGA_BASE_DIR/droonga-http-server.pid)
+    # droonga-http-server-stop
 
 ### Create a table, columns, and indexes
 
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index