1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Docs prepared and fixed so they work in the menu better.

git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@168 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
zedshaw 2006-05-11 20:25:04 +00:00
parent efc29a844b
commit 68ae4937bd
4 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
---
title: Choosing Deployment
inMenu: true
inMenu: false
directoryName: Choosing Deployment
---

View file

@ -89,7 +89,7 @@ and shoot them a thanks when you can.
* "Apache 2.2, mod_proxy_balancer and Mongrel":http://weblog.textdrive.com/article/224/apache-22-mod_proxy_balancer-and-mongrel
* "Scaling Rails with Apache 2.2, mod_proxy_balancer and Mongrel":http://blog.innerewut.de/articles/2006/04/21/scaling-rails-with-apache-2-2-mod_proxy_balancer-and-mongrel
* "Dead Simple Deployment":http://brainspl.at/articles/2006/04/26/dead-simple-deployment
* "Deployment Strategies for Rails on Windows servers":http://www.napcs.com/howto/rails/deploy/
h1. Frequently Asked Questions

View file

@ -1,7 +1,7 @@
---
title: Performance Tuning
title: Performance
inMenu: true
directoryName: Performance Tuning
directoryName: Performance
---
h1. Performance Measurement, Tuning, Tweaking (in that order)

View file

@ -30,7 +30,7 @@ This release is right now in pre-release state while I work on the
documentation. Please grab it and test it with the following:
gem install daemons
gem install --source=http://mongrel.rubyforge.org/releases/
gem install mongrel --source=http://mongrel.rubyforge.org/releases/
As usual, win32 folks will have to wait while I test out this build
on Windows.