[tomcat] IP address 지정하여 80 binding

  <Service name="Catalina">
<!--   <Connector port="80" maxHttpHeaderSize="8192" address="10.0.0.123" -->
   <Connector port="80" maxHttpHeaderSize="8192"
               maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
               enableLookups="false" redirectPort="8443" acceptCount="100"
               connectionTimeout="20000" disableUploadTimeout="true" />
    <Engine name="Catalina" defaultHost="localhost">
      <Realm className="org.apache.catalina.realm.UserDatabaseRealm"
             resourceName="UserDatabase"/>
      <Host name="localhost" appBase="webapps"
       unpackWARs="true" autoDeploy="true"
       xmlValidation="false" xmlNamespaceAware="false">

                <Valve className="org.apache.catalina.valves.AccessLogValve"
                 directory="logs"  prefix="localhost_access_log." suffix=".txt"
                 pattern="%h %l %u %t %r %s %b %D" resolveHosts="false"/>

      </Host>

크리에이티브 커먼즈 라이센스
Creative Commons License
이올린에 북마크하기

Posted by ⓒ쟁이™

2008/11/27 12:49 2008/11/27 12:49
, , ,
Response
No Trackback , No Comment
RSS :
http://funix.net/rss/response/36

Trackback URL : http://funix.net/trackback/36

Leave a comment
[로그인][오픈아이디란?]
  
  
  
  
  
  
  
  
 
« Previous : 1 : ... 10 : 11 : 12 : 13 : 14 : 15 : 16 : 17 : 18 : ... 48 : Next »

Archives

129

95

-14 days

today : 98

Creative Commons License

이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.