• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. X

    Issue Opcache keeps restarting itself

    Hi, Problem: Opcache keeps restarting itself every 30 seconds or so. My configuration: Plesk 12.5 php 7.0.14 Apache / Fast CGI Default settings for opcache, except the memory moved to 128 MB. opcache.memory_consumption=128 There is NO memory wasted I never reach max memory. When opcache...
  2. X

    http2 not working

    Hi, I cannot get http2 to work. I have enabled nginx and http2 on my server. When I go to: https://tools.keycdn.com/http2-test I see that http2 is enabled. My site is https with A+ rating. Then I try to activate http2 by adding, amongst other things to my nginx directives in plesk 12.5...
  3. X

    Plesk Nginx Browser caching on port 3100?

    Hi I want to enable browser caching for a single .JS file served thru port 3100. For all normal web files I use this in my Plesk Apache / nginx custom field: location ~* \.(js|css|png|jpg|jpeg|gif|ico)$ { expires 30d; add_header Cache-Control "public"; try_files $uri @fallback...
Back
Top