PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : Field httpd



pasargad web
July 22nd, 2017, 10:07
با سلام خدمت همکاران عزیز.
Webserver: Ngnix
حدودا 1 هفتست هر روز ساعت 4 صبح به مدت 15 دقیقه آپاچی داون میشه.
بعدش اتوماتیک ریکاورد میشه.
Log Messages:
[Sat Jul 22 03:31:25.923200 2017] [mpm_worker:notice] [pid 377956:tid 140414997145568] AH00292: Apache/2.4.25 (cPanel) OpenSSL/1.0.1e-fips mod_bwlimited/1.4 configured -- resuming normal operations



Reason:




Service check failed to complete Unable to connect to port 8080 on 127.0.0.1: Connection refused: Died

vpgroup
July 22nd, 2017, 10:10
با سلام خدمت همکاران عزیز.
Webserver: Ngnix
حدودا 1 هفتست هر روز ساعت 4 صبح به مدت 15 دقیقه آپاچی داون میشه.
بعدش اتوماتیک ریکاورد میشه.
Log Messages:
[Sat Jul 22 03:31:25.923200 2017] [mpm_worker:notice] [pid 377956:tid 140414997145568] AH00292: Apache/2.4.25 (cPanel) OpenSSL/1.0.1e-fips mod_bwlimited/1.4 configured -- resuming normal operations


با سلام و احترام

منابع سرور شما تحت فشار قرار میگیرد؟ میزان منابع مصرفی خود را شرح دهید

موفق باشید

pasargad web
July 22nd, 2017, 10:12
با سلام و احترام

منابع سرور شما تحت فشار قرار میگیرد؟ میزان منابع مصرفی خود را شرح دهید

موفق باشید




Server Load
2.555664 (8 CPUs)
http://138.201.55.51:2086/green-status.gif


Memory Used
29.12% (7,445,104 of 25,569,652)
http://138.201.55.51:2086/green-status.gif


Swap Used
8.97% (1,156,816 of 12,894,204)




/boot
/boot
37% (172,092 of 487,652)
http://138.201.55.51:2086/green-status.gif


/
/
70% (33,973,376 of 51,475,068)
http://138.201.55.51:2086/green-status.gif


/var/tmp
/var/tmp
70% (33,973,376 of 51,475,068)
http://138.201.55.51:2086/green-status.gif


/home
/home
73% (256,756,732 of 368,554,064)
http://138.201.55.51:2086/green-status.gif


/usr/local/cpanel/cpanel.lisc
/usr/local/cpanel/cpanel.lisc
70% (33,973,376 of 51,475,068)

vpgroup
July 22nd, 2017, 10:17
Server Load
2.555664 (8 CPUs)
http://138.201.55.51:2086/green-status.gif


Memory Used
29.12% (7,445,104 of 25,569,652)
http://138.201.55.51:2086/green-status.gif


Swap Used
8.97% (1,156,816 of 12,894,204)




/boot
/boot
37% (172,092 of 487,652)
http://138.201.55.51:2086/green-status.gif


/
/
70% (33,973,376 of 51,475,068)
http://138.201.55.51:2086/green-status.gif


/var/tmp
/var/tmp
70% (33,973,376 of 51,475,068)
http://138.201.55.51:2086/green-status.gif


/home
/home
73% (256,756,732 of 368,554,064)
http://138.201.55.51:2086/green-status.gif


/usr/local/cpanel/cpanel.lisc
/usr/local/cpanel/cpanel.lisc
70% (33,973,376 of 51,475,068)





با سلام و احترام مجدد

این مورد به دلایل زیادی میتواند رخ دهد. در صورت تمایل دسترسی ارسال شود بررسی ای انجام شود.

موفق باشید

pasargad web
July 22nd, 2017, 10:32
با سلام و احترام مجدد

این مورد به دلایل زیادی میتواند رخ دهد. در صورت تمایل دسترسی ارسال شود بررسی ای انجام شود.

موفق باشید


ممنون اگر دوستانه دیگه نتونستن حتما مزاحتون میشم.

pasargad web
July 23rd, 2017, 09:15
منتطر حواب بقیه دوستان...

- - - Updated - - -



Service check failed to complete
Unable to connect to port 8080 on 127.0.0.1 (http://127.0.0.1/): Connection refused: Died






Service Name
httpd


Service Status
failed https://mail.google.com/mail/e/26d4






ngnix.conf:


# /**
# * @version 1.8.4
# * @package Engintron for cPanel/WHM
# * @author Fotis Evangelou
# * @url https://engintron.com
# * @copyright Copyright (c) 2010 - 2017 Nuevvo Webware P.C. All rights reserved.
# * @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html
# */


user nginx;
pid /var/run/nginx.pid;


worker_processes auto;
worker_rlimit_nofile 65535;


events {
multi_accept on;
use epoll;
worker_connections 65535;
}


http {
## Basic Settings ##
client_body_buffer_size 128k;
client_body_timeout 30s; # Use 5s for high-traffic sites
client_header_timeout 30s; # Use 5s for high-traffic sites
client_max_body_size 1024m;
keepalive_timeout 20s;
port_in_redirect off;
sendfile on;
server_names_hash_bucket_size 512;
server_name_in_redirect off;
server_tokens off;
tcp_nodelay on;
tcp_nopush on;
types_hash_max_size 2048;


## DNS Resolver ##
# If in China, enable the OpenDNS entry that matches your network connectivity (IPv4 only or IPv4 & IPv6)
# OpenDNS (IPv4 & IPv6)
#resolver 208.67.222.222 208.67.220.220 [2620:0:ccc::2] [2620:0:ccd::2];
# OpenDNS (IPv4 only)
#resolver 208.67.222.222 208.67.220.220;
# Google Public DNS (IPv4 & IPv6)
#resolver 8.8.8.8 8.8.4.4 [2001:4860:4860::8888] [2001:4860:4860::8844];
# Google Public DNS (IPv4 only) [default]
resolver 8.8.8.8 8.8.4.4;


## Real IP Forwarding ##
set_real_ip_from 127.0.0.1;


# CloudFlare IPs
# List from: https://www.cloudflare.com/ips-v4
set_real_ip_from 103.21.244.0/22;
set_real_ip_from 103.22.200.0/22;
set_real_ip_from 103.31.4.0/22;
set_real_ip_from 104.16.0.0/12;
set_real_ip_from 108.162.192.0/18;
set_real_ip_from 131.0.72.0/22;
set_real_ip_from 141.101.64.0/18;
set_real_ip_from 162.158.0.0/15;
set_real_ip_from 172.64.0.0/13;
set_real_ip_from 173.245.48.0/20;
set_real_ip_from 188.114.96.0/20;
set_real_ip_from 190.93.240.0/20;
set_real_ip_from 197.234.240.0/22;
set_real_ip_from 198.41.128.0/17;
set_real_ip_from 199.27.128.0/21;
# List from: https://www.cloudflare.com/ips-v6
set_real_ip_from 2400:cb00::/32;
set_real_ip_from 2405:8100::/32;
set_real_ip_from 2405:b500::/32;
set_real_ip_from 2606:4700::/32;
set_real_ip_from 2803:f800::/32;
set_real_ip_from 2c0f:f248::/32;
set_real_ip_from 2a06:98c0::/29;


# Replace with correct visitor IP
real_ip_header X-Forwarded-For;
real_ip_recursive on;


## MIME ##
include /etc/nginx/mime.types;
default_type application/octet-stream;


## Logging Settings ##
access_log /var/log/nginx/access.log;
error_log /var/log/nginx/error.log;


## Gzip Settings ##
gzip on;
gzip_buffers 16 8k;
gzip_comp_level 5;
gzip_disable "msie6";
gzip_min_length 256;
gzip_proxied any;
gzip_types
application/atom+xml
application/javascript
application/json
application/ld+json
application/manifest+json
application/rss+xml
application/vnd.geo+json
application/vnd.ms-fontobject
application/x-font-ttf
application/x-javascript
application/x-web-app-manifest+json
application/xhtml+xml
application/xml
font/opentype
image/bmp
image/svg+xml
image/x-icon
text/cache-manifest
text/css
text/javascript
text/plain
text/vcard
text/vnd.rim.location.xloc
text/vtt
text/x-component
text/x-cross-domain-policy
text/x-js
text/xml;
gzip_vary on;


# ***** Settings
*****_cache_path /tmp/engintron_dynamic levels=1:2 keys_zone=engintron_dynamic:20m inactive=10m max_size=500m;
*****_cache_path /tmp/engintron_static levels=1:2 keys_zone=engintron_static:20m inactive=10m max_size=500m;
*****_temp_path /tmp/engintron_temp;


## Virtual Host Configs ##
include /etc/nginx/conf.d/*.conf;
}