WEB/APACHE

29. [JBCS] Service Pack Upgrade - Archive

by coldplayer83 2026. 7. 13.
728x90
반응형

https://docs.redhat.com/en/documentation/red_hat_jboss_core_services/2.4.62/html/red_hat_jboss_core_services_apache_http_server_2.4.62_service_pack_2_release_notes/con_rns2462-upgrading-jbcs_2.4.62-release-notes#proc_RNs2462-upgrading-to-latest-service-pack-when-installed-from-archive_2.4.62-release-notes

 

Chapter 4. Upgrading to the Red Hat JBoss Core Services Apache HTTP Server 2.4.62 | Red Hat JBoss Core Services Apache HTTP Se

Red Hat JBoss Core Services FormatMulti-pageSingle-pageView full doc as PDF

docs.redhat.com

 

 

1. 서비스 팩 다운로드

https://access.redhat.com/downloads/content/application-services/core.service.apachehttp/2.4.62/updates 

 

The world's open source leader

Red Hat is the world’s leading provider of open source solutions, using a community-powered approach to provide reliable and high-performing cloud, virtualization, storage, Linux, and middleware technologies. Red Hat also offers award-winning support, tr

www.redhat.com

redhat 홈페이지에서 적용할 서비스 팩 다운로드 및 서버 업로드

Service Pack은 누적이므로 최신 Service Pack 하나만 설치하면 이전 SP 내용도 모두 포함됨

 

2. 서버 백업

서버 중지 후 엔진 백업

conf, conf.d, modules, bin, lib 디렉토리는 반드시 백업

 

3. Service Pack 적용

Service Pack은 바이너리 교체 방식으로 기존 설치 디렉터리에 덮어쓰기(copy)하는 방식임

기존 설치 디렉토리에 덮어쓰기

\cp -pR ./jbcs-httpd24-2.4/ /GCLOUD/APACHE/

※ cp 명령어 실행시 덮어쓰기 실행 여부를 물어보는 데 모두 yes로 하기 위해 \cp로 실행

interactive 모드에서 a(all)을 지원하지 않는 환경. cp가 alias로 설정되어 있음(-i 옵션)

이 경우 다음과 같이 실행하면 됨

\cp -pR ./* /GCLOUD/APACHE/jbcs-httpd24-2.4/httpd/
또는
/bin/cp -pR ./* /GCLOUD/APACHE/jbcs-httpd24-2.4/httpd/

-i 가 빠져서 묻지 않고 덮어쓰기 실행


 

4. 설정 파일 확인 후 서버 기동

정상 기동 및 호출 확인

 

728x90
반응형

'WEB > APACHE' 카테고리의 다른 글

28. HTTP/2  (0) 2026.07.01
27. Apache SameSite 설정  (0) 2026.06.08
26. SSL 인증서 파일 포맷 종류  (0) 2026.04.22
25. 한글 파일 안 보이는 문제  (0) 2026.01.22
24. X-Forwarded-For(XFF) 설정  (0) 2026.01.15

TOP

Designed by 티스토리