..
WAS 특정 포트로 접속하기
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

  -. WEBMain.xml 편집

                          <webserver-connection>                  
                             <http-listener>
                                <listener-id>http1</listener-id>
                                <port>19099</port>
                                <thread-pool>
                                   <min>10</min>
                                   <max>20</max>
                                   <step>1</step>
                                </thread-pool>
                             </http-listener>         
                           </webserver-connection>      


http://sarc.io/index.php/was/102-jeus-webserver-connection-2

'DEV > WEB WAS' 카테고리의 다른 글

403에러 확인 방법  (0) 2017.11.22
webtob WEB-INF 접근 제한 처리  (0) 2017.08.25
virtualbox solaris 10 / ffmpeg 설치하기  (0) 2017.07.13
  Comments,     Trackbacks