Installation

From Resin 3.0

Revision as of 04:57, 17 November 2005 by Ferg (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Corresponding Resin documentation is http://www.caucho.com/resin-3.0/install

64 bit

$ ./configure --enable-64-bit; make; make install

$ bin/httpd.sh -J-d64

Servlet Plugin

Keep Apache or IIS as the main webserver and dispatch selected requests to one or more backend Resin servers.

Personal tools