gerrit/Documentation
Shawn O. Pearce e5452b7fa7 Queue smart HTTP requests alongside SSH requests
Because the server has a finite amount of memory available to service
incoming requests we can't handle smart HTTP requests when they are
immediately received.  Instead park them using the Jetty continuation
features and resume processing only when we have reserved space in
the SSH command queue.

By reusing the same queue as the SSH daemon we ensure that the
two daemons will share the same resources and avoid doubling our
memory footprint.

Change-Id: I4734b1e36315b82157609e93345e301eda9b8a8f
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-01-15 14:34:05 -08:00
..
javascript Make documentation table of contents anchors human readable 2009-08-20 11:03:48 -07:00
.gitignore Move documentation to gerrit.googlecode.com website 2009-01-29 08:53:07 -08:00
access-control.txt documentation: Clean up references to 'Gerrit2' 2009-12-11 17:43:39 -08:00
asciidoc.conf Put a link back to the index in every page footer 2009-05-28 15:55:01 -07:00
cmd-approve.txt gerrit approve: Add user documentation 2009-08-28 20:30:26 -07:00
cmd-cherry-pick.txt Correct scp commands in documentation to include -p 2009-10-15 07:48:52 -07:00
cmd-create-project.txt style fixup: remote trailing whitespace from our source lines 2009-11-02 10:37:01 -08:00
cmd-flush-caches.txt Cleanup section anchors to be more useful 2009-08-18 19:45:33 -07:00
cmd-gsql.txt Implement query tool on command line and over SSH 2009-11-17 20:47:04 -08:00
cmd-hook-commit-msg.txt Correct scp commands in documentation to include -p 2009-10-15 07:48:52 -07:00
cmd-index.txt documentation: Clean up references to 'Gerrit2' 2009-12-11 17:43:39 -08:00
cmd-kill.txt kill: Support killing any queued task by interrupting it 2009-11-21 13:34:56 -08:00
cmd-ls-projects.txt Put a link back to the index in every page footer 2009-05-28 15:55:01 -07:00
cmd-receive-pack.txt Document git receive-pack with Gerrit options 2009-06-16 07:27:53 -07:00
cmd-replicate.txt Put a link back to the index in every page footer 2009-05-28 15:55:01 -07:00
cmd-show-caches.txt show-caches: Correct example output in documentation 2009-11-02 10:39:31 -08:00
cmd-show-connections.txt Correct SSH Username to be just Username 2010-01-15 09:41:30 -08:00
cmd-show-queue.txt kill: Support killing any queued task by interrupting it 2009-11-21 13:34:56 -08:00
config-apache2.txt documentation: Rewrite installation guide to use new init process 2009-12-12 20:26:30 -08:00
config-contact.txt documentation: Clean up references to 'Gerrit2' 2009-12-11 17:43:39 -08:00
config-gerrit.txt Queue smart HTTP requests alongside SSH requests 2010-01-15 14:34:05 -08:00
config-gitweb.txt Make gitweb url links customizable, add support for cgit 2009-12-28 18:41:11 -08:00
config-headerfooter.txt documentation: header/footer edits do not require restart 2010-01-08 19:28:12 -08:00
config-hooks.txt Add event hook support 2010-01-14 10:37:47 -08:00
config-replication.txt documentation: Fix formatting of remote.name.authGroup 2009-12-12 23:37:42 -08:00
config-sso.txt documentation: Clean up references to 'Gerrit2' 2009-12-11 17:43:39 -08:00
dev-design.txt documentation: Correct other calculations of QPS 2009-12-22 17:59:36 -08:00
dev-eclipse.txt documentation: Remove Eclipse user library 2009-12-21 15:16:10 -08:00
dev-readme.txt Use gwt-maven's -Dgwt.style rather than our own 2009-12-19 20:51:58 -08:00
i18n-readme.txt documentation: Clean up references to 'Gerrit2' 2009-12-11 17:43:39 -08:00
index.txt Add event hook support 2010-01-14 10:37:47 -08:00
install-j2ee.txt documentation: Rewrite installation guide to use new init process 2009-12-12 20:26:30 -08:00
install.txt documentation: Link to apache2 reverse proxy setup 2009-12-16 11:36:59 -08:00
licenses.txt documentation: Mention Google Code Prettify in licenses 2009-12-18 15:54:38 -08:00
Makefile Quote the current directory when running asciidoc 2009-08-22 14:14:53 -07:00
pgm-daemon.txt daemon: Fix --site-path documentation 2009-11-12 21:07:14 -08:00
pgm-gsql.txt Implement query tool on command line and over SSH 2009-11-17 20:47:04 -08:00
pgm-index.txt Remove CreateSchema command 2009-12-15 21:20:56 -08:00
pgm-init.txt init: Add --no-auto-start to prevent starting the daemon 2009-12-14 14:35:12 -08:00
project-setup.txt documentation: Remove project_id from manual insert 2010-01-14 07:59:41 -08:00
user-changeid.txt documentation: Clean up references to 'Gerrit2' 2009-12-11 17:43:39 -08:00
user-signedoffby.txt documentation: Clean up references to 'Gerrit2' 2009-12-11 17:43:39 -08:00
user-upload.txt documentation: Clean up references to 'Gerrit2' 2009-12-11 17:43:39 -08:00