NewConfiguration

From CauchoWiki

Jump to: navigation, search

Caucho is currently considering some changes to the format of resin.conf. Below is a sketch of some of the ideas being kicked around. This page will be updated as the discussion evolves.

(original posting destroyed by mediawiki)

 <resin>
    <cluster id='web-tier'>
       <server cluster-port='6800' address='192.168.1.1'>
         <http>
         <port>
         ...
       </server>
       <server-default ... />
 
       <host/>
       <persistent-store/>
 
       ....
   </cluster>
 
   <cluster-default ... />
 

== Notes



== Issues/Questions

Personal tools