• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. Dukemaster

    Resolved Memcache and memcached on Plesk Onyx

    wrong command. handlers without s. not plesk bin php_handlers --reread plesk bin php_handler --reread
  2. Dukemaster

    Resolved HTTP Keep-Alive not working on CSS and X-Powered-By not unsettable

    Hi @Linulex from your point of view you are absolutely right. Nothing is absolutely secure and there will be never a guarantee. But it's also a lil senseless. For exactly this reason you and everyone must remove everything on output. There must be no and nothing published to public. No IP, no...
  3. Dukemaster

    Issue Plesk licence key update failed (Network failure / Couldn't resolve host name)

    Hi at all Since several months (update Ubuntu to 16.04 by provider or changing hostname of my server!!!!) my Plesk licence key couldn't updated only manual. This time I want to repair it instead. Starting Nmap 7.01 ( https://nmap.org ) at 2017-08-25 13:39 CEST mass_dns: warning: Unable to...
  4. Dukemaster

    Resolved HTTP Keep-Alive not working on CSS and X-Powered-By not unsettable

    Hi, @M3 Prestitichiari, I can't help you very much. I wonder a little about your very very special configuration with keep alive. Why do so many customer/member want to eliminate Plesklink? Some weeks ago I read an interesting posting from someone here who said it's a kind of insecure to tell...
  5. Dukemaster

    Question PLESK "Nginx only" configuration (cache control, expires, static content)

    Hi at all, would be nice if we could make a discussion about the PLESK provided option "nginx without Apache" and help each other to improve ourselves in configuration. My Plesk domain webserver settings are NGINX ONLY, static files and PHP 7.1.8 FPM also only nginx. (Pagespeed is also...
  6. Dukemaster

    Input How to compile NGINX with additional modules ( pagespeed / cache_purge / headers-more / and others )

    Thanks, @UFHH01 ... Thanks to all and greets to the best community
  7. Dukemaster

    Input How to compile NGINX with additional modules ( pagespeed / cache_purge / headers-more / and others )

    Hi @UFHH01, thanks for this incredible support. Put nothing to additional nginx settings in domains apache/nginx. But I forgot to set nginx as owner chown nginx:nginx /var/ngx_pagespeed_cache; I wondered why /var/ngx_pagespeed_cache was empty all the time. As I solved the owner problem...
  8. Dukemaster

    Input How to compile NGINX with additional modules ( pagespeed / cache_purge / headers-more / and others )

    Hi @UFHH01, You wrote this amazing tutorial and helped me and others in any questions. Now I have the module correctly installed. But the goal to archive would be to run it. I hope I didn't misunderstood the pagespeed manuals, that it is necessary to make a few steps to do it. For the reason I...
  9. Dukemaster

    Question "Nginx only" FPM handler settings?

    I never ever was hunting for bad code and I never will do so. Now I used to go new ways. Using Nginx alone and I must say last week for the first time between changing FPM several settings, openssl update, pagespeed, brotli, and wondering about automated MPM-switches between Event and Prefork I...
  10. Dukemaster

    Question "Nginx only" FPM handler settings?

    Firstly, thanks a lot for your detailed explanation. It was a lil crazy. It started with exactly the ...file descriptor error. So I made the tutorial and increased it manually to 40. I was full aware that I did it only for Plesk, the path indicates excatly where you configure something. Since...
  11. Dukemaster

    Resolved "Only Nginx" with gzip + zlib compression? Pro/Contra

    Hi @UFHH01 , no such things disturbing me in no way. Only the possibility to have less compression or risking troubles by ignoring the warning are interesting for me. I already read that pagespeed configuration mistakes could end in less functionality and even harm the whole webserver...
  12. Dukemaster

    Resolved "Only Nginx" with gzip + zlib compression? Pro/Contra

    Hi @UFHH01 I followed your instruction but get the warning "duplicate entryMIME type text/html": (But in the last box is my gzip.conf yesterday deleted to avoid double configurations from /etc/nginx/conf.d. I used it the last 9 months for Apache+Nginx as reverse proxy and since around one week...
  13. Dukemaster

    Resolved "Only Nginx" with gzip + zlib compression? Pro/Contra

    Thank you, very much for great support. I get it here by your amazing tutorial and changing the input syntax a little, I didn't write the items in a special way: How to compile NGINX with additional modules ( pagespeed / cache_purge / headers-more / and others ) . What I now discovered, without...
  14. Dukemaster

    Input How to compile NGINX with additional modules ( pagespeed / cache_purge / headers-more / and others )

    Hi @UFHH01 Problem successfully solved. I used a mix of the original "brotli-documentation" by PiotrSikora in Github and Your syntax. So, BROTLI and ALL other modules are now registered and compiled with new nginx-1.13.2 release by writing the --with-xyz and --add-xyz command in one single line...
  15. Dukemaster

    Input How to compile NGINX with additional modules ( pagespeed / cache_purge / headers-more / and others )

    Hi @UFHH01 Last night I deleted both directories (nginx-1.13.2 and content of usr/share/nginx/modules), then also whole Nginx over Plesk updates/upgrades panel. Afterwards I reinstalled nginx over the same site, made all patches, micro-updates, and reinstalled the whole new nginx release again...
  16. Dukemaster

    Resolved "Only Nginx" with gzip + zlib compression? Pro/Contra

    Thanks for all - Oh, I just found out by nginx -t nginx -t nginx: [emerg] unknown directive "brotli" in /etc/nginx/nginx.conf:43 nginx: configuration file /etc/nginx/nginx.conf test failed Line 43 is : brotli on; But brotli exists in /usr/share/nginx/modules/ngx_brotli and I made the little...
  17. Dukemaster

    Resolved "Only Nginx" with gzip + zlib compression? Pro/Contra

    Hi @UFHH01 , thanks for your help. The new gzip configuration by You I will also include there. But I have a problem now with some files in /etc/nginx/conf.d because there is already a gzip.conf. Plus ssl.conf, 001_own_additional_hsts_.conf, files - and a new is there "phusion-passenger.conf"...
  18. Dukemaster

    Resolved "Only Nginx" with gzip + zlib compression? Pro/Contra

    Hi @UFHH01 , wooow, if had known to install brotli together with the other modules it would be easier. I just compiled the new nginx again with brotli (running configure, make, make install the second time). But again no errors. It worked. To this tutorial with brotli here ^^. Do you mean to...
  19. Dukemaster

    Resolved NO ngx_http_passenger_module

    Sorry, @UFHH01 I've a little, little question about it. All configure arguments in the box above are --with..module..yxz. except the last 2 ones. there is --add-module...passenger, and --add-module...pagespeed. Does it means I have to install them seperatly or have to do something with them...
  20. Dukemaster

    Resolved NO ngx_http_passenger_module

    Hi @ YESSSSSSSSS it worked with nginx-1.13.2 and wget https://github.com/pagespeed/ngx_pagespeed/archive/v1.12.34.2-stable.tar.gz I never give up when there is only a little chance to make something better. THANKS for your hard work with me @UFHH01 and @IgorG I know it was a touch too much on...
Back
Top