锘??xml version="1.0" encoding="utf-8" standalone="yes"?>亚洲三级中文字幕,亚洲av无码专区在线观看亚,亚洲午夜未满十八勿入网站2http://m.tkk7.com/void241/category/33142.htmlzh-cnSat, 19 Jul 2008 04:53:20 GMTSat, 19 Jul 2008 04:53:20 GMT60Resin3.1涓媟esin.conf閰嶇疆鏂囦歡璇存槑http://m.tkk7.com/void241/archive/2008/07/19/216012.htmlvoidvoidSat, 19 Jul 2008 04:26:00 GMThttp://m.tkk7.com/void241/archive/2008/07/19/216012.htmlhttp://m.tkk7.com/void241/comments/216012.htmlhttp://m.tkk7.com/void241/archive/2008/07/19/216012.html#Feedback0http://m.tkk7.com/void241/comments/commentRss/216012.htmlhttp://m.tkk7.com/void241/services/trackbacks/216012.html<!-- - Resin 3.1 閰嶇疆鏂囦歡. -->
<resin xmlns="        xmlns:resin="

<!-- 鍔犺澆resin/lib涓嬬殑鎵鏈?jar鏂囦歡-->
<class-loader>
   <tree-loader path="${resin.home}/lib"/>
   <tree-loader path="${resin.root}/lib"/>
</class-loader>

<!-- - 綆$悊閰嶇疆 -->
<management path="${resin.root}/admin">
</management>

<!-- -JDK鏃ュ織鎺ュ彛鐨勯厤緗? -->
<log name="" path="stdout:" timestamp="[%H:%M:%S.%s] "/>

<!-- 鏃ュ織淇℃伅鐨勭駭鍒細'info' 鐢熶駭鐜 'fine' 寮鍙戠幆澧?'finer' 璋冭瘯鐜 -->
<logger name="com.caucho" level="info"/>
<logger name="com.caucho.java" level="config"/>
<logger name="com.caucho.loader" level="config"/>

<!-- - 鐜涓婁笅鏂囩殑媯嫻嬫椂闂達紝瀵逛簬鐢熶駭绔欑偣, 榪欎釜瑕佽緗暱涓鐐癸紝渚嬪600縐掞紝10鍒嗛挓 -->
<dependency-check-interval>2s</dependency-check-interval>

<!-- - 鍙戦侀偖浠墮氱煡鐨凷MTP鏈嶅姟鍣?-->
<system-property mail.smtp.host="127.0.0.1"/>
<system-property mail.smtp.port="25"/>

<!-- - 浣犲彲浠ユ妸緙栬瘧鍣ㄦ敼鎴?"javac", "eclipse" 鎴栬?"internal". -->
<javac compiler="internal" args="-source 1.5"/>

<!-- Security providers.
- <security-provider>
- com.sun.net.ssl.internal.ssl.Provider
- </security-provider>
-->

<!-- 鍘繪帀娉ㄩ噴錛屽鏋滀綘浣跨敤resin鎻愪緵鐨剎ml搴旂敤
-
- <system-property javax.xml.parsers.DocumentBuilderFactory
- ="com.caucho.xml.parsers.XmlDocumentBuilderFactory"/>
- <system-property javax.xml.parsers.SAXParserFactory
- ="com.caucho.xml.parsers.XmlSAXParserFactory"/>
-->

<cluster id="app-tier">
    <!-- 璁劇疆闆嗙兢涓婁笅鏂囩殑鏍? 鐩稿浜巗erver.root -->
    <root-directory>.</root-directory>
    <server-default>
        <!-- HTTP鏈嶅姟鐨勭鍙?->
        <http address="*" port="8080"/>
        <!--
           - SSL绔彛閰嶇疆:
           -
           - <http address="*" port="8443">
           - <openssl>
           - <certificate-file>keys/gryffindor.crt</certificate-file>
           - <certificate-key-file>keys/gryffindor.key</certificate-key-file>
           - <password>test123</password>
           - </openssl>
           - </http>
           -->

        <!-- - JVM鍙傛暟璁劇疆 -->
        <jvm-arg>-Xmx256m</jvm-arg>
        <jvm-arg>-Xss1m</jvm-arg>
        <jvm-arg>-Xdebug</jvm-arg>
        <jvm-arg>-Dcom.sun.management.jmxremote</jvm-arg>
        <!-- Uncomment to enable admin heap dumps 鍘繪帀榪欎釜濡傛灉浣犳兂綆$悊鍐呭瓨鍫嗙殑鍊懼?br />             - <jvm-arg>-agentlib:resin</jvm-arg>
          -->
        <watchdog-arg>-Dcom.sun.management.jmxremote</watchdog-arg>

        <!-- 寮哄埗resin寮哄埗閲嶈搗鏃剁殑鏈灝忕┖闂插唴瀛?-->
        <memory-free-min>1M</memory-free-min>
        <!-- 鏈澶х嚎紼嬫暟閲? -->
        <thread-max>256</thread-max>
        <!-- 濂楁帴瀛楃瓑寰呮椂闂?-->
        <socket-timeout>65s</socket-timeout>
        <!-- 閰嶇疆 keepalive -->
        <keepalive-max>128</keepalive-max>
        <keepalive-timeout>15s</keepalive-timeout>
        <!-- - 濡傛灉浣跨敤鐨勬槸UNIX,榪欓噷鏄惎鍔ㄧ殑甯愬彿鍜岀敤鎴風粍.
          - <user-name>resin</user-name>
          - <group-name>resin</group-name>
          -->
    </server-default>

    <!-- 瀹氫箟緹ら泦鏈嶅姟鍣?-->
    <server id="" address="127.0.0.1" port="6800"/>
    <!-- Configures the persistent store for single-server or clustered 閰嶇疆鐙珛鏈嶅姟鍣ㄦ垨鑰呯兢闆嗙殑鎸佷箙鍖栧瓨鍌紝涓撲笟鐗堢殑鍔熻兘 -->
    <resin:if test="${resin.isProfessional()}">
       <persistent-store type="cluster">
           <init path="session"/>
       </persistent-store>
    </resin:if>

    <!-- 涓轟簡瀹夊叏, 浣犲彲浠ヤ負SSL浼氳瘽(SSL sessions)瀹氫箟涓涓笉鍚岀殑cookie.
      - <ssl-session-cookie>SSL_JSESSIONID</ssl-session-cookie>
      -->

    <!-- 緙撳瓨鍚敤 (涓撲笟鐗堢殑鍔熻兘) -->
    <resin:if test="${isResinProfessional}">
        <cache path="cache" memory-size="64M">
            <!-- Vary header rewriting for IE -->
            <rewrite-vary-as-private/>
        </cache>
    </resin:if>

    <!-- 鍚敤鍛ㄦ湡鎬х殑鏈嶅姟鍣ㄧ姸鎬佹鏌ュ拰姝婚攣媯鏌ワ紝鎵鏈夌殑鏈嶅姟鍣ㄥ彲浠ユ坊鍔?<url> 鏉ユ鏌ャ?-->
    <resin:if test="${isResinProfessional}">
        <ping>
            <!-- <url>http://localhost:8080/test-ping.jsp</url> -->
        </ping>
    </resin:if>

    <!-- 鍖呭惈web搴旂敤鐨勯粯璁よ涓?-->
    <resin:import path="${resin.home}/conf/app-default.xml"/>
    <!-- 姣忎竴涓獁eb搴旂敤鐨勯粯璁ゅ弬鏁?-->
    <<SPAN class=hilite1>web-app-default</SPAN>>
    <!-- 鎵╁睍搴撶殑鍏叡jar鏂囦歡錛屾墿灞曟槸瀹夊叏鐨勫嵆浣挎病鏈夌被瑁呰澆鍣ㄧ煡閬撶殑jars錛岃杞界殑綾誨皢涓烘瘡涓簲鐢ㄥ垎鍒杞斤紝涔熷氨鏄繖浜涚被閮芥槸涓嶅悓鐨?->

        <class-loader>
            <tree-loader path="${server.root}/ext-webapp"/>
        </class-loader>

        <!-- 璁劇疆緙撳瓨欏點侀潤鎬佷篃鐨勫歡鏃跺?-->
        <cache-mapping url-pattern="/" expires="5s"/>
        <cache-mapping url-pattern="*.gif" expires="60s"/>
        <cache-mapping url-pattern="*.jpg" expires="60s"/>
        <cache-mapping url-pattern="*.png" expires="60s"/>
        <!-- 鍚敤EL琛ㄨ揪寮?-->
        <allow-servlet-el/>

        <!-- 瀹夊叏鍘熷洜, 榛樿紱佺敤浜嗕細璇濈殑URLs -->
        <session-config>
            <enable-url-rewriting>false</enable-url-rewriting>
        </session-config>

        <!-- 瀹夊叏鍘熷洜, 鍦╟ookies涓緗瓾ttpOnly鏍囧織
            - <cookie-http-only/>
          -->

        <!--涓浜汮SP鍖呮湁涓嶆紜殑 .tld鏂囦歡銆傚彲浠ユ妸validate-taglib-schema璁劇疆鎴恌alse,鍙兘緇х畫姝e父宸ヤ綔
            - Some JSP packages have incorrect .tld files. It's possible to set validate-taglib-schema to false to work around these
packages.
          -->

        <jsp>
            <validate-taglib-schema>true</validate-taglib-schema>
            <fast-jstl>true</fast-jstl>
            <fast-jsf>true</fast-jsf>
        </jsp>
     </<SPAN class=hilite1>web-app-default</SPAN>>

     <!-- 綆鍗曠殑鏁版嵁姹犻厤緗?br />         - The JDBC name is java:comp/env/jdbc/test
       <database>
          <jndi-name>jdbc/mysql</jndi-name>
          <driver type="org.gjt.mm.mysql.Driver">
              <url>jdbc:mysql://localhost:3306/test</url>
              <user></user>
              <password></password>
          </driver>
          <prepared-statement-cache-size>8</prepared-statement-cache-size>
          <max-connections>20</max-connections>
          <max-idle-time>30s</max-idle-time>
        </database>
        -->

     <!-- 瀹氫箟鎵鏈夎櫄鎷熶富鏈虹殑榛樿閰嶇疆 -->
     <host-default>
         <!-- 濡傛灉鍜屽埆鐨剋eb鏈嶅姟鍣ㄦ暣鍚堬紝榪欎釜鍙互琚幓鎺夛紝鍥犱負web鏈嶅姟鍣ㄤ篃鍙互璁板綍榪欎簺淇℃伅銆?-->
         <access-log path="logs/access.log" format='%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i"' rollover-period="1W"/>

         <!-- war 鏂囦歡鐨勫竷緗洰褰?-->
         <web-app-deploy path="webapps"/>

         <!-- ear鏂囦歡鐨勫竷緗洰褰?-->
         <ear-deploy path="deploy">
            <ear-default>
                <ejb-server>
                   <config-directory>WEB-INF</config-directory>
                   <data-source>jdbc/test</data-source>
                </ejb-server>
            </ear-default>
         </ear-deploy>

         <!-- rar鏂囦歡鐨勫竷緗洰褰?-->
         <resource-deploy path="deploy"/>
     </host-default>


     <!-- 铏氭嫙涓繪満鐨勫竷緗洰褰?-->
     <host-deploy path="hosts">
          <host-default>
               <resin:import path="host.xml" optional="true"/>
          </host-default>
     </host-deploy>

     <!-- 榛樿鐨勮櫄鎷熶富鏈洪厤緗?-->
     <host id="" root-directory=".">
          <!-- 閰嶇疆榛樿鐨勫簲鐢?webapp's ROOT -->
          <web-app id="/" root-directory="webapps/ROOT"/>
          <web-app id="/resin-admin" root-directory="${resin.home}/php/admin">
               <!-- - 綆$悊搴旂敤紼嬪簭 /resin-admin
                 - password is the md5 hash of the password銆俶d5鐮佺殑瀵嗙爜銆?br />                    - localhost is true to limit access to the localhost銆俵ocalhost璁劇疆鎴恡rue,榪欐牱鍙湁localhost鎵嶈兘璁塊棶
                   -->
               <prologue>
                    <resin:set var="resin_admin_user" value=""/>
                    <resin:set var="resin_admin_password" value=""/>
                    <resin:set var="resin_admin_external" value="false"/>
               </prologue>
          </web-app>
     </host>

</cluster>


<!-- - Configuration for the web-tier/load-balancer -->
<resin:if test="${resin.isProfessional()}">
     <cluster id="web-tier">
          <server-default>
               <!-- The http port -->
               <http address="*" port="9080"/>
          </server-default>
          <server id="web-a" address="127.0.0.1" port="6700"/>
          <cache path="cache" memory-size="64M"/>
          <host id="">
               <web-app id="/">
                    <rewrite-dispatch>
                         <load-balance regexp="" cluster="app-tier"/>
                    </rewrite-dispatch>
               </web-app>
          </host>
     </cluster>
</resin:if>

</resin>



void 2008-07-19 12:26 鍙戣〃璇勮
]]>
主站蜘蛛池模板: 日韩激情淫片免费看| 成全视频在线观看免费高清动漫视频下载| 永久中文字幕免费视频网站| 亚洲国产高清视频在线观看| 91精品成人免费国产片| 亚洲精品自在线拍| 8x8×在线永久免费视频| 91亚洲精品视频| 性短视频在线观看免费不卡流畅| 亚洲人成高清在线播放| 国产无人区码卡二卡三卡免费| 亚洲av无码专区在线| 四虎影视免费在线| 老司机精品视频免费| 久久精品亚洲福利| 国产精品99精品久久免费| 综合自拍亚洲综合图不卡区| 91频在线观看免费大全| 亚洲国产美女精品久久久| 亚洲日本一区二区三区在线不卡| 美女网站在线观看视频免费的| 亚洲天堂男人天堂| 好爽又高潮了毛片免费下载| 一级毛片大全免费播放下载| 亚洲av午夜成人片精品网站| 成年女性特黄午夜视频免费看| 精品国产亚洲第一区二区三区| 亚洲综合在线另类色区奇米 | 男男gvh肉在线观看免费| 亚洲熟妇无码乱子AV电影| 少妇人妻偷人精品免费视频| 亚洲av无码不卡久久| 免费在线观看的黄色网址| 国产情侣久久久久aⅴ免费 | 毛片免费视频观看| 一级毛片大全免费播放下载| 亚洲天堂一区二区三区四区| 亚洲国产精品无码久久青草 | 韩国二级毛片免费播放| 久久久精品视频免费观看| 亚洲一区二区三区播放在线 |