Feature Suggestions
Please provide here your suggestion for new functionality for Plesk. We encourage you to review and vote for suggestions of others. The top-ranked suggestions are likely to be included in the next versions of Plesk.
Please write in English so that voters from all over the world can read and support your request.
Off-topic posts will be removed from here
51 results found
-
varnish cache
Support varnish cache.
www.varnish-cache.org851 votesWould you mind to try Nginx caching in Plesk Onyx 17.8 Preview?
This would be very helpful to get your experienced feedback here http://www.surveygizmo.com/s3/4165754/Plesk-17-8-Preview
-
Memcached support
Include memcache and settings for ram etc as standard.
605 votesSince Plesk Onyx you will be able to install memcache as a Docker container and configure http(s) proxy rule for it to map to your web app.
Docker and proxy rules are available in Plesk Onyx Preview already, you can try it here https://talk.plesk.com/threads/plesk-onyx-preview-and-feedback.337172/
SE
-
Plesk With OpenLiteSpeed Feature
Free version of Enterprise Litespeed, it would be nice to use lsphp+Openlitespeed+LSCache (free) within Plesk.
213 votes -
Redis support for Plesk for Linux out-of-the-box
Add Redis support for Plesk for Linux so we can manage it directly via Plesk GUI
95 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Add ability to manage TLS version per domain basis
For now it is possible to manage specific TLS version and cipher suite only on server level, meaning that particular TLS versopm will be applicable for all domains at once. It would be nice if Plesk introduces the ability to manage TLS version per domain basis, which would add more flexibility for Plesk administrators.
56 votes -
Setting alternate directory path location of the vhost per Domain or service packet
At the moment it is not possible to change or choose the vhost path for a domain. Every Domain is installed in the standard vhost path, at example /var/www/vhosts
If someone has a Server with attached fast and slow storage or big and small storage, it should be possible for the administrator to choose between them when installing a new Domain. It could be possible to give a customer service packages with faster storage for mission critical domains or giving him a lot of space for another domain located on disk drives mounted to another location.56 votesAt the moment you can change default vhosts location in Plesk using the command-line utility transvhosts.pl
Just check available options withplesk bin transvhosts.pl —help
Changing vhosts directory location for part of domains is impossible now.
Anyway thank you for your input. We will consider this functionality in upcoming releases, if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
Add new site or modify existing site without Apache restart /graceful restart
For example, Odin uses a system where all the website information is stored inside a NoSQL database, and apache just reads this data with a special module:
http://www.odin.com/products/automation/services-and-applications/shared-hosting-next-generation/
38 votesThis feature has not gotten many votes during the past five years. Technically, a graceful restart of Apache is unnoticeable for the user as not service interruption occurs. Further, Apaches model loads all configuration data into memory upon start or reload. The Odin link provided in the comments does not lead to a more details explanation of the feature request. And finally, in the Nginx/Apache combination with an increasing number of users considering Nginx-only hosting a change in the Apache worker process won't be sufficient.
Please provide a sound explanation why a graceful restart of web servers is insufficient for adding or modifying web server configuration.
-- PD
-
Allow domain forwarding for every domain in a subscription, including the subscription domain
Currently it is not possible to make domain-forwarding for every Domain in an Abonnement. You have to select website-Hosting for the first domain to enable Forwarding for other Domains.
37 votesMany providers set a placeholder domain as the main subscription domain so that all domains actually "in use" in a subscription can be freely configured. Please consider this option as it will immediately solve the issue for you.
Besides that, this is a valid request. Everyone, please keep voting for it if you believe it is important.
-- PD
-
Make possible to manage limit_req_zone for nginx
modbw cannot be used for limiting connection when nginx enabled. Plesk does not provide out of box enabling and configuring limitation of connections for nginx. Please add support for limitreqzone which provide similar functionality as modbw for nginx so that it would possible to control such resources.
35 votesWe will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
However, please be aware that rate-limiting web traffic can and should normally be done using iptables as it is much more effective and resource savvy doing it on the operating system/kernel level. If there are issues with web traffic, it is best to not to let it get to the web server in the first place.
-- PD
-
Add possibility configure solutions from different CDN providers directly via Plesk
At the moment Plesk does not support any CDN solutions.
However, CDN is a useful feature that minimizes delays in loading web page content by reducing the physical distance between the server and the user.
Please add the possibility to configure solutions from different CDN providers directly via Plesk for example such as DigitalOcean CDN or Cloudflare CDN.22 votesThe new DNS Integration for Cloudflare extension is production-ready since Plesk 18.0.56, published October 10th, 2023. If you are using Cloudflare, you can now also benefit from the Cloudflare CDN.
Please comment which other CDN providers you are using in case this does not yet cater to your needs.
-- PD
-
More out of the Box configuration for Microcaching (Nginx)
As far as now in Plesk 17.8.9 Beta there are just limited options to configurate Nginx Mircocache.
There is no option to Cache every time.
Even if you de-select all of the "Bypass cache when" Rules your file looks like that./var/www/vhosts/system/domain.tld/conf/nginx.conf
[...]
proxynocache $nocache;
proxycachebypass $nocache;
[...]But I want Microcache to Cache even if nocache is set.
Also these values are not configurable:For Microcache
proxycachevalid
proxycachebackgroundupdate
proxycacheignoreheaders
proxycachebuffersize
proxycachebuffers
proxycachebusybufferssize
proxycachetempfile…15 votes -
Nginx restart interval functionality
An Nginx restart interval should be helpful for situations when users use API calls to modify domain's PHP settings. This results in multiple nginx reloads:
/var/log/plesk/rc_actions:
INFO: [Tue Feb 26 15:26:00 CET 2019]: Service: nginx, Action: try-reload
INFO: [Tue Feb 26 15:26:44 CET 2019]: Service: nginx, Action: try-reload
INFO: [Tue Feb 26 15:26:59 CET 2019]: Service: nginx, Action: try-reload
INFO: [Tue Feb 26 15:28:06 CET 2019]: Service: nginx, Action: try-reload
INFO: [Tue Feb 26 15:29:11 CET 2019]: Service: nginx, Action: try-reloadA similar functionality exists for apache in Tools & Settings > Apache web server > Restart interval.
11 votesThank you for your input. We will consider this functionality in upcoming releases, if it will be popular.
Everyone, please continue voting for this feature if you consider it important.—
IG -
Redirect Plesk from HTTP to HTTPS on Windows
Redirect http://hostname:8443 to https://hostname:8443 on Windows.
Currently only Plesk on Linux can do this.
11 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
Statistic usage per each page on website
I can see the bandwidth of each domain on my webserver. But now i came with the idea (I dont know if it was requested before, or if it is a feature of the web host edition only) that you can see the bandwidth each page uses, so you can see it for the whole domain, but also every page you have in your plesk folder, so you have a more detailed overview what people like to look at on your page.Maybe a calculator how many mb one user uses (there are tools on the web for this, but something…
10 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
— AY
-
API: let customer be able to manage his own site-aliases
Currently only the Administrators can manage site-aliases with the API.
Why is it not possible for customers to manage site-aliases of their own sites, while they can manage their sites and subscriptions ?
Now I have to use administrator access in the API on a single website, which is a security issue. This website can now manage everything. I would prefer to use the credentials of the customer to manage it.9 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
Supply versions of Apache newer than provided by OS vendors
Currently, Plesk supports Apache from the Linux vendor and does not provide its own Apache build. For example, CentOS 6 has Apache 2.2 by default.
Based on the article comment it would be good to have more recent Apache version in use: https://support.plesk.com/hc/en-us/articles/213901685?page=1#comment_360001830960
Apache 2.4.6 was released in 2013 (!) in the meantime the latest version is Apache 2.4.46 (august 2020).
I understand Plesk cannot update Apache every time to a newer version, however still running 2.4.6 is a bit absurd.Furthermore there are quite a few CVE fixes in the newer versions along with several new performance tweaks /…
8 votesThank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Compile nginx with ngx_http_auth_request_module
or provide a way to use nginx-full.
8 votesThank you for your input! We will consider this functionality in upcoming releases, if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
And you can use your own compiled nginx with method described in https://talk.plesk.com/threads/how-to-compile-nginx-with-additional-modules-pagespeed-cache_purge-headers-more-and-others.340640/
—
IG -
Implement the http_realip_module in the sw-cp-server
Compile sw-cp-server with httprealipmodule.
It is useful when Plesk itself is behind a proxy.Example use-case: redirect clients from WHMCS to Plesk when Plesk is protected by CloudFlare
7 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.—
IG -
Exclude internal requests from the Traffic statistics
Plesk seems to add up the request response size,
including those of its own extenal IP address.
We would like to disable this behaviour or filter out this info, because
this is not the actual traffic.We have customers that have a lot of internal requests because of some
caching module where about 50% of the total traffic is from its own IP.7 votesThank you for your input! We will consider this functionality in upcoming releases, if it will be popular.
Everyone, please continue voting for this feature if you consider it important.—
IG -
Possibility to manage ASP modules via Plesk
A feature that would allow to install, manage and remove ASP modules such as FileUp in Plesk.
7 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IG
- Don't see your idea?