Cookbook

From Resin 3.0

(Difference between revisions)
Jump to: navigation, search
Line 8: Line 8:
 
; [[Cookbook: Cluster with Two Servers ]]
 
; [[Cookbook: Cluster with Two Servers ]]
 
; [[Cookbook: Resin Load Balancing ]]
 
; [[Cookbook: Resin Load Balancing ]]
 +
: Using Resin as a HTTP server, load balancing to backend application servers
  
 
== Security ==
 
== Security ==

Revision as of 22:48, 2 October 2010


Contents

Full Configurations

Cookbook: Apache-style single webapp server
Cookbook: Webapps-style war deployment
Cookbook: Virtual Hosts using Hosts Directory
Cookbook: Cluster with Two Servers
Cookbook: Resin Load Balancing
Using Resin as a HTTP server, load balancing to backend application servers

Security

Cookbook: Security with User in Role
Cookbook: Security with Ssl

Proxy and Load Balancing

Cookbook: FastCGI
using Resin to load balance to a backend FastCGI server like Ruby or PHP
Cookbook: HttpProxy
using Resin to load balance to a backend HTTP like Apache or IIS

Networking

Cookbook: Throttling HTTP by Remote IP

Logging

Cookbook: Mail Log-Handler

Rewrite

Cookbook: Moved Permanently

Timers and Cron

Cookbook: Scheduled Task
Personal tools