서버 접속 속도가 너무 느립니다. 해결 방법이?

서버 접속 속도가 너무 느립니다. 해결 방법이?

QA

서버 접속 속도가 너무 느립니다. 해결 방법이?

본문

새로운 프로젝트때문에 서버팀에서 서버를 새로 구매한 것 같습니다.

근데 셋팅이 어떻게 되었는지 잘 모르겠지만 페이지 하나 여는데 1~2분씩 기다립니다.

원인이 뭘까요?

 

서버 셋팅 정보: Apache 2.5 + PHP 7.4 + MySQL 5.5

※ 서버 사양: 8 Core CPU + 16GB of RAM + CentOS 7 + SSL 접속

그누보드 순정품의 테마를 수정해서 테스트하고 있습니다.

 

자유게시판에 글도 작성하지 않은 목록을 불러오는데 1~2분 소요됩니다. T.T

크롬 개발자 도구의 네트워크 속도 부분을 보면 아래와 같습니다.

 

2015186319_1589985191.953.png

 

 

혹시 서버 세팅 경험 있으신 분께서 이 결과를 보고 조언을 좀 부탁합니다.

페이지 여는게 답답하니 개발하는 것도 느려지고... 너무 답답합니다.

 

 

이 질문에 댓글 쓰기 :

답변 7

[mysqld]
skip-name-resolve 

혹시 모르니 확인해보세요

느린게 납득이 안갈 사양인데

서버가 느리게 response를 제공하는건

네트웍상에서 연결이 잘 안되는겁니다.

 

아무래도 DNS쪽의 문제로 보여집니다.

 

네임서버가 완전히 이관이 안되었거나 하는등의 이유로

꼬여있을수있습니다.

 

혹시라도 네임서버가 두군데 다르게 바라보는게 있는지 체크해보시고

 

SSL에서도 이전 ip를 보는게 있는지도 체크해보세요

 

이상이없고 변경한지 48시간 이내라면 좀더 기다려보시면 낫지 않을까 싶습니다.

 

(그누 순정이라 하시니)

 

저도 느린 이유를 모르겠습니다. 저정도 사양이면 그냥 클릭하는 순간 열려야하는데....
'DOMContentLoaded' handler took 860ms
이렇게 나옵니다.

저도 네트웍이나 DNS 문제로 생각되어 몇일 지나면 되겠지 했는데...
도메인도 모두 새로 구매한 상태이고 이상태로 3일이 지난 상태입니다.

당채 이유를 알수 없으니 답답할 뿐입니다.

프로젝트 규모는 모르겠지만, 저는 해외 호스팅 업체를 아무 불만없이 사용하고 있습니다.  


해외 호스팅 업체가 좋나요? 어디 사용하시나요?
혹시 괜챦으시다면 호스팅 회사와 서비스 종류를 좀 알수 있을까요?
아무래도 호스팅 회사를 바꿔야 할것 같네요. T.T

https://www.namecheap.com/

결제가 어려우시다면 제가 1년 무료로 대신 결제해 드리겠습니다.

좋은 정보 감사합니다만
알려주신 사이트 들어가서 봤는데 저희가 찾은 서버 사양이 없네요.

찾는 서버 사양
Intel® Xeon® Gold 6210U
192 GB RAM
1,000 GB NVMe SSD
 
아무래도 AWS로 가야할 것 같습니다. T.T

님 혹시 blog.lael.be 에 어디를 찾아봐야하나요?

 

현재 Apache에 설치된 모듈 목록

 core_module (static)
 so_module (static)
 http_module (static)
 mpm_event_module (shared)
 cgid_module (shared)
 access_compat_module (shared)
 actions_module (shared)
 alias_module (shared)
 auth_basic_module (shared)
 authn_core_module (shared)
 authn_file_module (shared)
 authz_core_module (shared)
 authz_groupfile_module (shared)
 authz_host_module (shared)
 authz_user_module (shared)
 autoindex_module (shared)
 deflate_module (shared)
 dir_module (shared)
 expires_module (shared)
 filter_module (shared)
 headers_module (shared)
 include_module (shared)
 log_config_module (shared)
 logio_module (shared)
 mime_module (shared)
 negotiation_module (shared)
 proxy_module (shared)
 proxy_fcgi_module (shared)
 proxy_http_module (shared)
 proxy_wstunnel_module (shared)
 rewrite_module (shared)
 setenvif_module (shared)
 slotmem_shm_module (shared)
 socache_dbm_module (shared)
 socache_shmcb_module (shared)
 socache_redis_module (shared)
 status_module (shared)
 suexec_module (shared)
 unique_id_module (shared)
 unixd_module (shared)
 userdir_module (shared)
 bwlimited_module (shared)
 ssl_module (shared)
 security2_module (shared)
 suphp_module (shared)
 

 

1.
맨 왼쪽 (우분투 ~ )메뉴 안 살펴보시면,
다양한 설치 환경에 맞는 세팅법 있어요.

2.
현재 세팅을 수선하는 방법은 모르겠고
위 블로그에 소개된 세팅 참고해
우분투 18.04 세팅해 사용중인데
만족하며 사용 중입니다.

이런 애들이 보이네요.

 core_module (static)
 so_module (static)
 watchdog_module (static)
 http_module (static)
 log_config_module (static)
 logio_module (static)
 version_module (static)
 unixd_module (static)
 access_compat_module (shared)
 alias_module (shared)
 auth_basic_module (shared)
 authn_core_module (shared)
 authn_file_module (shared)
 authz_core_module (shared)
 authz_host_module (shared)
 authz_user_module (shared)
 deflate_module (shared)
 dir_module (shared)
 env_module (shared)
 expires_module (shared)
 filter_module (shared)
 headers_module (shared)
 mime_module (shared)
 mpm_itk_module (shared)
 mpm_prefork_module (shared)
 negotiation_module (shared)
 php7_module (shared)
 reqtimeout_module (shared)
 rewrite_module (shared)
 setenvif_module (shared)
 socache_shmcb_module (shared)
 ssl_module (shared)
 status_module (shared)

님 많이 도와주셨는데...
서버 접속이 느렸던 문제는 서버가아니라 IDC 회선 문제였습니다.

그래서 Cloud Server로 가기로 했고,
결국 다시 AWS 사용하는 방향으로 방향을 선회했습니다.

또 다시 멀고 먼 길을 떠나야 할 상황이네요... T.T
여하튼 감사합니다.
좋아요나 추천 눌러드릴려고 해도 댓글이시라 누를 곳이 없네요..  신고뿐 ㅋㅋ
다시 한번 감사합니다.

많은 분들이 도와주셨는데...
서버 접속이 느렸던 문제는 서버가아니라 IDC 회선 문제였습니다.

그래서 Cloud Server로 가기로 결정이 났습니다.

 

도와주신 모든 분께 다시 한번 감사합니다.

 

답변을 작성하시기 전에 로그인 해주세요.
전체 123,587 | RSS
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT