null+****@clear*****
null+****@clear*****
2012年 6月 22日 (金) 10:57:05 JST
Ryo Onodera 2012-06-22 10:57:05 +0900 (Fri, 22 Jun 2012) New Revision: dd8feb3d4673b5d79a0505db2a8207c9b65ff8f7 https://github.com/groonga/groonga/commit/dd8feb3d4673b5d79a0505db2a8207c9b65ff8f7 Log: httpd: document how to terminate groonga-httpd Modified files: doc/source/executables/groonga-httpd.txt Modified: doc/source/executables/groonga-httpd.txt (+7 -2) =================================================================== --- doc/source/executables/groonga-httpd.txt 2012-06-22 11:08:44 +0900 (707b810) +++ doc/source/executables/groonga-httpd.txt 2012-06-22 10:57:05 +0900 (b3fc729) @@ -36,9 +36,10 @@ groonga_database directive like this:: # enable this directive } -Then, execute groonga-httpd:: +Then, run groonga-httpd. Note that the control immediately returns back to the +console because groonga-httpd runs as a daemon process by default.:: - % groonga-http + % groonga-httpd To check, request a simple query.:: @@ -46,6 +47,10 @@ To check, request a simple query.:: Also, you can browse Web-based adiministration tool at http://localhost:10041/. +Finally, to terminate the running groonga-httpd daemon, run this:: + + % groonga-httpd -s stop + Configuration directives ------------------------ -------------- next part -------------- HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...Download