uawdijnntqw1x1x1
IP : 216.73.216.119
Hostname : xhost1.intravision.ru
Kernel : Linux xhost1.intravision.ru 3.16.0-7-amd64 #1 SMP Debian 3.16.59-1 (2018-10-03) x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
OS : Linux
PATH:
/
var
/
lib
/
bind
/
..
/
..
/
..
/
etc
/
python3.4
/
..
/
python3
/
..
/
python
/
..
/
sysctl.d
/
..
/
nginx
/
nginx.conf
/
/
user www-data; worker_processes auto; worker_rlimit_nofile 40960; #limit_req_zone $binary_remote_addr zone=one:20m rate=2r/s; error_log /var/log/nginx/error.log warn; pid /var/run/nginx.pid; events { worker_connections 1024; use epoll; multi_accept on; } http { include /etc/nginx/mime.types; default_type application/octet-stream; log_format main '$remote_addr - $remote_user [$time_local] "$request" ' '$status $body_bytes_sent "$http_referer" ' '"$http_user_agent" "$http_x_forwarded_for"'; access_log /var/log/nginx/access.log main; sendfile on; #tcp_nopush on; # Alaxander.Zakharenko@intravision.ru - disabled buffer for Informat proxy_max_temp_file_size 0; keepalive_timeout 180; server_names_hash_bucket_size 128; #gzip on; client_max_body_size 128m; client_body_buffer_size 128m; include /etc/nginx/conf.d/*.conf; include /etc/nginx/vhosts/*/*; server { server_name localhost; disable_symlinks if_not_owner; listen 80; listen [::]:80; include /etc/nginx/vhosts-includes/*.conf; client_header_timeout 5s; location @fallback { error_log /dev/null crit; proxy_pass http://127.0.0.1:8080; proxy_redirect http://127.0.0.1:8080 /; #proxy_set_header X-Real-IP $remote_addr; #proxy_set_header X-Forwarded-For $remote_addr; proxy_set_header Host $host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; access_log off; } } }
/var/lib/bind/../../../etc/python3.4/../python3/../python/../sysctl.d/../nginx/nginx.conf