null+****@clear*****
null+****@clear*****
2012年 8月 8日 (水) 19:10:16 JST
Kouhei Sutou 2012-08-08 19:10:16 +0900 (Wed, 08 Aug 2012) New Revision: f123c7360de32d2568f777f905e9d774daafc106 https://github.com/groonga/groonga/commit/f123c7360de32d2568f777f905e9d774daafc106 Log: doc: add server section Added files: doc/source/server.txt doc/source/server/gqtp.txt doc/source/server/http.txt doc/source/server/http/comparison.txt doc/source/server/http/groonga-httpd.txt doc/source/server/http/groonga.txt Modified files: doc/source/index.txt Modified: doc/source/index.txt (+1 -0) =================================================================== --- doc/source/index.txt 2012-08-08 16:18:49 +0900 (2dc0d0e) +++ doc/source/index.txt 2012-08-08 19:10:16 +0900 (7a334cc) @@ -20,6 +20,7 @@ groonga documentation tutorial suggest geolocation_search + server reference spec limitations Added: doc/source/server.txt (+12 -0) 100644 =================================================================== --- /dev/null +++ doc/source/server.txt 2012-08-08 19:10:16 +0900 (5318f0e) @@ -0,0 +1,12 @@ +.. -*- rst -*- + +.. highlightlang:: none + +Server +====== + +.. toctree:: + :maxdepth: 2 + + server/gqtp + server/http Added: doc/source/server/gqtp.txt (+16 -0) 100644 =================================================================== --- /dev/null +++ doc/source/server/gqtp.txt 2012-08-08 19:10:16 +0900 (6ac3806) @@ -0,0 +1,16 @@ +.. -*- rst -*- + +.. highlightlang:: none + +GQTP +==== + +TODO + +See :doc:`/reference/executable/groonga`. + +.. + .. toctree:: + :maxdepth: 2 + + gqtp/groonga Added: doc/source/server/http.txt (+29 -0) 100644 =================================================================== --- /dev/null +++ doc/source/server/http.txt 2012-08-08 19:10:16 +0900 (0bea877) @@ -0,0 +1,29 @@ +.. -*- rst -*- + +.. highlightlang:: none + +HTTP +==== + +Groonga provides two HTTP server implementations. + +* :doc:`http/groonga` +* :doc:`http/groonga-httpd` + +:doc:`http/groonga` is a simple implemntation. It is fast but doesn't +have many HTTP features. It is convenient to try groonga because it +requires just a few command line options to run. + +:doc:`http/groonga-httpd` is a `nginx <http://nginx.org/>`_ based +implementation. Is is also fast and has full HTTP features. + +.. note:: + + :doc:`http/groonga-httpd` is still experimental. + +.. toctree:: + :maxdepth: 2 + + http/comparison + http/groonga + http/groonga-httpd Added: doc/source/server/http/comparison.txt (+27 -0) 100644 =================================================================== --- /dev/null +++ doc/source/server/http/comparison.txt 2012-08-08 19:10:16 +0900 (b17aff0) @@ -0,0 +1,27 @@ +.. -*- rst -*- + +.. highlightlang:: none + +Comparison +========== + +There are many differences between :doc:`groonga` and +:doc:`groonga-httpd`. Here is a comparison table. + ++-----------------------+----------+---------------+ +| | groonga | groonga-httpd | ++=======================+==========+===============+ +| Performance | o | o | ++-----------------------+----------+---------------+ +| Configuration file | optional | required | ++-----------------------+----------+---------------+ +| Custom prefix path | x | o | ++-----------------------+----------+---------------+ +| Multi databases | x | o | ++-----------------------+----------+---------------+ +| Basic authentication | x | o | ++-----------------------+----------+---------------+ +| Gzip compression | x | o | ++-----------------------+----------+---------------+ +| POST | x | x | ++-----------------------+----------+---------------+ Added: doc/source/server/http/groonga-httpd.txt (+8 -0) 100644 =================================================================== --- /dev/null +++ doc/source/server/http/groonga-httpd.txt 2012-08-08 19:10:16 +0900 (34b4977) @@ -0,0 +1,8 @@ +.. -*- rst -*- + +.. highlightlang:: none + +groonga-httpd +============= + +TODO Added: doc/source/server/http/groonga.txt (+8 -0) 100644 =================================================================== --- /dev/null +++ doc/source/server/http/groonga.txt 2012-08-08 19:10:16 +0900 (c1a1d28) @@ -0,0 +1,8 @@ +.. -*- rst -*- + +.. highlightlang:: none + +groonga +======= + +TODO -------------- next part -------------- HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...ダウンロード