[Groonga-commit] groonga/groonga at c5386dc [master] doc news: update descriptions about groonga-httpd

Back to archive index

Yasuhiro Horimoto null+****@clear*****
Tue May 29 07:07:22 JST 2018


Yasuhiro Horimoto	2018-05-29 07:07:22 +0900 (Tue, 29 May 2018)

  New Revision: c5386dc196a471399b9710f276c752f2332fe7a0
  https://github.com/groonga/groonga/commit/c5386dc196a471399b9710f276c752f2332fe7a0

  Message:
    doc news: update descriptions about groonga-httpd

  Modified files:
    doc/locale/ja/LC_MESSAGES/news.po
    doc/source/news.rst

  Modified: doc/locale/ja/LC_MESSAGES/news.po (+9 -2)
===================================================================
--- doc/locale/ja/LC_MESSAGES/news.po    2018-05-29 06:50:26 +0900 (0fddce744)
+++ doc/locale/ja/LC_MESSAGES/news.po    2018-05-29 07:07:22 +0900 (1e2e416c2)
@@ -85,10 +85,17 @@ msgstr ""
 
 msgid ""
 "[:doc:`/reference/executables/groonga-httpd`] Made all workers context "
-"address to unique."
+"address to unique. context address is ``#{ID}`` of below query log."
 msgstr ""
 "[:doc:`/reference/executables/groonga-httpd`] 全てのワーカのコンテキストアド"
-"レスをユニークにしました。"
+"レスをユニークにしました。コンテキストアドレスは、以下のクエリーログの "
+"``#{ID} `` です。"
+
+msgid ""
+"#{TIME_STAMP}|#{MESSAGE} #{TIME_STAMP}|#{ID}|>#{QUERY} #{TIME_STAMP}|#{ID}|:"
+"#{ELAPSED_TIME} #{PROGRESS} #{TIME_STAMP}|#{ID}|<#{ELAPSED_TIME} "
+"#{RETURN_CODE}"
+msgstr ""
 
 msgid ""
 "[:doc:`/reference/commands/delete`] Added new options that ``limit``. You "

  Modified: doc/source/news.rst (+6 -0)
===================================================================
--- doc/source/news.rst    2018-05-29 06:50:26 +0900 (b0f008556)
+++ doc/source/news.rst    2018-05-29 07:07:22 +0900 (2f3dfaa0a)
@@ -45,6 +45,12 @@ Improvements
 
 * [:doc:`/reference/executables/groonga-httpd`] Made all workers context address
   to unique.
+  context address is ``#{ID}`` of below query log.
+
+    #{TIME_STAMP}|#{MESSAGE}
+    #{TIME_STAMP}|#{ID}|>#{QUERY}
+    #{TIME_STAMP}|#{ID}|:#{ELAPSED_TIME} #{PROGRESS}
+    #{TIME_STAMP}|#{ID}|<#{ELAPSED_TIME} #{RETURN_CODE}
 
 * [:doc:`/reference/commands/delete`] Added new options that ``limit``.
   You can limit the number of delete records as below example.
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180529/b7bb50b8/attachment-0001.htm 



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