Installation
From Resin 3.0
(Difference between revisions)
Line 2: | Line 2: | ||
Corresponding Resin documentation is http://www.caucho.com/resin-3.0/install | Corresponding Resin documentation is http://www.caucho.com/resin-3.0/install | ||
+ | |||
+ | [[Windows 2003 Installation]] | ||
== 64 bit == | == 64 bit == |
Revision as of 18:07, 3 February 2006
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.