Dimitris Andrikopoulos

  • Total activity 29
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 10

Activity overview

Latest activity by Dimitris Andrikopoulos
  • Dimitris Andrikopoulos created a post,

    NGINX Reverse Proxy configuration arbitrary resets

    Two months ago, I installed NGINX as a Reverse Proxy with Caching enabled by following the default installation of cPanel through WHM NGINX Manager. The problem I'm having is that after 4-6 days: ...

  • Dimitris Andrikopoulos created a post,

    Gzip and Brotli compression on both Apache and NGINX

    Hello, My website was initially server by EasyApache 4 on cPanel and I had enabled gzip and brotli compression via the .htaccess file. Afterwards I installed the NGINX as a Reverse Proxy by followi...

  • Dimitris Andrikopoulos created a post,

    Robots and favicon declarations

    Hello, I have setup NGINX as a Reverse Proxy on Apache by following the default installation of cPanel. At the generated configuration file "/etc/nginx/conf.d/users/myuser.conf", I see the below li...

  • Dimitris Andrikopoulos commented,

    This case seems to be as if the script "/scripts/ea-nginx conf --all" were executed: The configuration file "/etc/nginx/conf.d/users/myuser.conf" is regenerated. The NGINX cache is cleared. The NG...

  • Dimitris Andrikopoulos created a post,

    Regeneration of NGINX configuration

    Hello, Without having setup any cron job, I noticed that every day at specific time, the configuration file "/etc/nginx/conf.d/users/myuser.conf" of NGINX reverse proxy is regenerated and the NGINX...

  • Dimitris Andrikopoulos created a post,

    Option "use_temp_path=off" of the directive "proxy_cache_path"

    Hello, It is said that the option "use_temp_path=off" of the directive "proxy_cache_path" found at the first line of the file "/etc/nginx/conf.d/users/myuser.conf" may improve performance. If this ...

  • Dimitris Andrikopoulos created a post,

    NGINX Reverse Proxy configuration and static content

    Hello, I have followed the cPanel process for installing and configuring NGINX Reverse Proxy with Caching enabled so as to work in front of Apache. In an attempt to improve TTFB, I have the followi...

  • Dimitris Andrikopoulos commented,

    I'm using the Screaming Frog crawler to craw 500 pages of the website. At the first crawling attempt I noticed that the size of the proxy_cache_path directory "/var/cache/ea-nginx/proxy/myuser" was...

  • Dimitris Andrikopoulos commented,

    Hello, I checked the file "/usr/local/cpanel/logs/access_log" and the last time the cache was cleared was on 30-Apr. I have configured "access_log off;" the file "/etc/nginx/nginx.conf". If I chang...

  • Dimitris Andrikopoulos created a post,

    Time to live for the cached content

    Hello, I have setup NGINX as a reverse proxy with caching enabled. I followed the below directions so as to change the caching duration of HTTP responses with codes 200, 301 and 302 from the defa...