was서버

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

was서버 [2025/02/28 06:23] – 만듦 koovwas서버 [2026/09/08 14:24] (현재) – [Tomcat] koov
줄 1: 줄 1:
 +====== WAS 관련 ======
 +
 +  * [[WAS 보안 취약점 점검]]
 +  * [[Java JDK - openJDK]]
 +  * [[OS - Java support Versions]]
 +
 +----
 +
 +  * [[세션 클러스터링 할때 확인해야할 사항]]
 +  * [[Session Cookie Domain 설정]]
 +  * [[HA Datasource]]
 +
 +  * [[https://access.redhat.com/labs/jvmconfig/|JVM Configure]]
 +  * [[https://johngrib.github.io/wiki/java-gc-tuning/]]
 +
 +----
 +  * [[Multicasting Test]]
 +
 +----
 +  * {{ :was:test.war.zip | 세션 테스트용 소스}}
 +
 +===== Tomcat =====
 + https://tomcat.apache.org
 +
 +  * [[Tomcat - Java version compatibility]]
 +  * [[Tomcat General Configuration]]
 +  * [[Tomcat Clustering]]
 +  * [[JSESSIONID sessionCookieName 변경]]
 +  * [[Tomcat 에서 Oracle RAC JNDI 설정하기]]
 +  * [[Reloadable 속성과 development mode]]
 +  * [[Tomcat 종료시 바로 종료되지 않는 문제 해결방법]]
 +  * [[Tomcat log rotate]]
 +  * [[HTTP Cookie와 톰캣 버전별 이슈]]
 +  * [[Tomcat 구동시 오래걸리는 현상 해결]]
 +  * [[Tomcat Connector secretRequired]]
 +  * [[httpd - tomcat 연동시 selinux 설정]]
 +  * [[Proxy 사용시 Client Real IP 기록 설정]]
 +
 +
 +
 +===== Open Liberty by IBM Open Source =====
 +
 +  * https://openliberty.io
 +
 +
 +
 +===== JBoss EAP / Wildfly =====
 +
 +[[JBoss Tip & Tech, 장애 처리 사례]]
 +----
 +  * [[JBoss EAP - Wildfly Version]]
 +  * [[RedHat JBoss EAP Lifecycle]]
 +
 +  * [[JBoss EAP General configuration script]]
 +  * [[JBoss Systemd 등록]]
 +  * [[Session Timeout 설정하기]]
 +  * [[EAP 6 setting up node identifier for JTA transactions]]
 +  * [[클러스터링을 위한 JGroups UDP Multicast Test 방법]]
 +  * [[Deployment Order 배포 순서 지정]]
 +  * [[JBoss Patch 기능]]
 +  * [[JBoss EAP 6/7 External module Directory]]
 +  * [[JBoss limit 설정]]
 +  * [[Session Cookie name 변경]]
 +  * [[Jboss with WebSocket]]
 +  * [[JBoss Configuration]]
 +  * [[Override logging in WildFly/JBoss]]
 +  * [[JBoss EAP 6/7의 Clustering 관련 로그 레벨 변경]]
 +  * [[Context Root 설정]]
 +  * [[No message found under code 'XXX' for locale 'ko']]
 +  * [[jboss-deployment-structure.xml]]
 +  * [[unmanaged deployment]]
 +  * [[EAP 7 이상에서 컨텍스트간 세션 공유]]
 +
 +==== JBoss EAP 6.x / JBoss AS 7 ====
 +  * [[JBoss EAP 6.x - System properties]]
 +  * [[JBoss EAP 6.x – Standalone Session Clustering]]
 +  * [[JBoss EAP 6.x - JBoss EAP 6.x – Apache HTTPD 2.2.x + mod_cluster 1.2.x Session Clustering 구성]]
 +  * [[JBoss EAP 6.x Global Module 추가]]
 +  * [[JBoss EAP 6.x 사용자 외부 Module 추가]]
 +  * [[JBoss EAP 6.x Spring Framework Global Module로 사용하기]]
 +  * [[JBoss EAP 6.x Bind Address 설정]]
 +  * [[JBoss EAP 6.x JGRP000014 Socket Buffer WARN]]
 +  * [[JBoss EAP 6.x JSP Hot Deploy 설정 방법]]
 +  * [[JBoss EAP 6.x max post size 설정]]
 +  * [[JBAS018014: Failed to parse XML descriptor spring-modules-validation-0.9.jar/META-INF/valang.tld]]
 +  * [[JBoss EAP 6.x Access log 설정]]
 +  * [[JBoss EAP 6.x Datasource SPY logging]]
 +  * [[JBoss EAP 6.x TCP clustering]]
 +
 +==== JBoss EAP 7.x / Wildfly 10+ ====
 +  * [[JBoss / Wildfly mod_cluster 설정]]
 +
 +  * [[JBoss EAP 7 Tuning CLI script]]
 +  * [[JBoss EAP 7 System properties Migration]]
 +  * [[JBoss EAP 7 설치시 JGroup 튜닝을 위한 커널 파라메터]]
 +  * [[JBoss EAP 7 Hot Deply / Development mode 설정]]
 +  * [[JBoss EAP 7 TCP clustering]]
 +  * [[JBoss EAP 7 welcome-root 비활성화]]
 +  * [[JBoss EAP 7 Reverse Proxy 구성]]
 +  * [[JBoss EAP 7 JDBC Global module 설정]]
 +  * [[JBoss EAP 7 instance-id / jvmRoute]]
 +  * [[JBoss EAP 7 Stuck Thread Detection]]
 +  * [[JBoss EAP 7 parameter size 변경]]
 +  * [[JBoss EAP 7 max-post-size 변경]]
 +  * [[JBoss EAP 7 X-Frame-Options 설정]]
 +  * [[JBoss EAP 7 log 파일 압축설정]]
 +  * [[JBoss EAP 7 HTTP/HTTPS disable]]
 +
 +==== JBoss EAP 8.x / Wildfly 28+ ====
 +  * [[JBoss EAP 8 update]]
 +===== Eclipse GlassFish =====
 +  * https://glassfish.org/
 +
 +===== Payara =====
 +  * https://www.payara.fish/
 +
 +===== Weblogic =====
 +  * [[웹로직 계정 설정 변경 방법]]
 +
 +===== APM Tool =====
 +  * [[BCI - The Power of Bytecode Instrumentation in Java]]
 +  * [[http://blog.takipi.com/java-performance-monitoring-5-open-source-tools-you-should-know/]]
 +
 +==== 오픈소스 ====
 +  * [[scouter]] [[https://github.com/scouter-project/scouter]]
 +  * Pinpoint [[https://github.com/naver/pinpoint]]
 +
 +==== 상용제품 ====
 +
 +  * 제니퍼 :: 제니퍼소프트 [[http://www.jennifersoft.com]]
 +  * 인터맥스 :: 엑셈 [[http://www.ex-em.com]]
 +  * 와탭APM :: 와탭 [[http://www.whatap.io]]
 +  * 다봄 :: 다봄소프트 [[http://www.dabomsoft.com]]
 +  * 칸APM :: 오픈나루 [[http://www.opennaru.com]]
 +  * 엘리바이저 :: 엘리바이저 [[http://www.elevisor.com]]
 +  * 앱인사이터 :: 에임투지 [[http://appinsightor.com]]
 +  * TunA :: LGCNS [[http://www.mashup-plus.com/smp/service/detail/retrieveDetailService.do?appId=10044&estimateFocus=]]
 +  * 와치텍 [[http://www.watchtek.co.kr]]
 +  * 웹튠 :: 미소정보기술 [[http://www.misoinfo.co.kr]]
 +  * 파인앱 :: 한국이디에스 [[http://www.edsk.co.kr]]
 +  * 스카우터엑스 :: 오픈소스컨설팅 [[http://www.osci.kr]]
 + 
 +
 +===== SSO(Single Sign-On) =====
 +  * keycloak - https://www.keycloak.org/ (RedHat SSO)
 +
 +
  
  • was서버.txt
  • 마지막으로 수정됨: 2026/09/08 14:24
  • 저자 koov