WEB/APACHE17 15. [JBCS] 설치 설치 가이드https://docs.redhat.com/ko/documentation/red_hat_jboss_core_services/2.4.23/html/apache_http_server_installation_guide/installing_jboss_core_services_apache_http_server_on_red_hat_enterprise_linux#configuring_the_apache_http_server_installation Chapter 2. Installing JBoss Core Services Apache HTTP Server on Red Hat Enterprise Linux | Apache HTTP Server Installation Gui형식멀티 페이지단일 페이지모든 문서를 .. 2025. 6. 30. 14. mpm 튜닝 동시접속자 수(MaxRequestWorkers) 기준으로 mpm값 튜닝Apache 2.4 버전부터는 event 모드가 기본값으로 해당 모드를 기준으로 하였음 참고https://httpd.apache.org/docs/2.4/mod/mpm_common.html#startservers mpm_common - Apache HTTP Server Version 2.4This controls the directory to which Apache httpd attempts to switch before dumping core. If your operating system is configured to create core files in the working directory of the crashing process.. 2024. 6. 24. 13. Apache 멀티 프로세스 웹서버가 각각 사용하는 도메인이 다를 경우 VirtualHost를 사용할 수도 있지만 다음과 같은 방법으로 하나의 엔진을 사용하여 다수의 아파치 프로세스를 띄울 수 있음 1. pid 파일 디렉토리 생성${Apache_Home}/run 2. httpd.conf 파일에서 ServerRoot 하위에 pidfile 경로 지정 httpd.conf) httpd_b.conf) 3. 각각의 conf 파일을 사용하여 프로세스 기동하도록 start/stop 스크립트 생성 start)./httpd -f /sw/web/apache_weblogic/conf/httpd.conf -k start./httpd -f /sw/web/apache_weblogic/conf/httpd_b.conf -k start stop)./httpd -.. 2024. 5. 16. 12.1. Apache + Weblogic 연동시 에러 [ERROR] httpd: Syntax error on line 355 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_wl_24.so into server: libonsssl.so: cannot open shared object file: No such file or directory => 공유 라이브러리에 접근할 링크가 없기 때문에 나는 에러 https://blogbyjagan.blogspot.com/2016/12/cannot-load-etchttpdmodulesmodwl24so.html 참고 [해결방안1]1) ld.so.conf 파일 수정 (root계정으로 수행)vi /etc/ld.so.confld.so.conf 파일에 weblo.. 2023. 6. 26. 이전 1 2 3 4 5 다음 728x90