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.
For technical assistance, contact Plesk support
For questions, bug reports, discussions and free assistance, check our Forum and Facebook page
For additional information, see Documentation, Knowledge Base and Blog
Follow us on Twitter for more news on Plesk development
Off-topic posts will be removed from here
-
varnish cache
Support varnish cache.
www.varnish-cache.org640 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.
505 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
-
HTTP/3
add HTTP/3
278 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 nginx-only hostings
I'll like to create a hosting that only use Nginx as webserver. Also I'll like to do this with Node.js, but I think it will not be approved.
204 votesCurrent scope for Plesk Onyx is to enable an ability to serve all http(s) requests by Nginx only.
Note: apache will still be installed. Switching of apache to optional component is subject for the next release.
Update:
The ability to turn off Apache and have content served by nginx only on a per-website basis is now available in the latest Plesk Onyx 17.0.14 preview. We encourage you to check the implementation and let us know what you think. Please visit the following forum thread to learn how to access the preview: https://talk.plesk.com/threads/plesk-onyx-preview-and-feedback.337172
How to try this feature:
Go to any website, click Apache & nginx Settings and deselect the “Proxy mode” checkbox under nginx settings. The feature is also available in Service Plans.
We would appreciate hearing your feedback on implementation of this functionality. Thanks in advance!
—AK
-
Plesk With OpenLiteSpeed Feature
Free version of Enterprise Litespeed, it would be nice to use lsphp+Openlitespeed+LSCache (free) within Plesk.
62 votes -
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/
35 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.
33 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
17 votesCould you please be more specific? What do you want to manage in Redis through Plesk GUI? Why using Redis from Plesk Docker extension is not suitable for you?
—
IG -
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.15 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 -
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…14 votes -
should allow Domain-Forewarding for every Domain in an Abonnement
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.
13 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.
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 -
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.
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 -
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 -
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…
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.
— AY
-
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 -
Compile nginx with ngx_http_auth_request_module
or provide a way to use nginx-full.
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.
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 -
roundcube plugin sieverules is abandoned
Please pay attation for the next releases:
https://plugins.roundcube.net/packages/johndoh/sieverulesMaybe you can use:
roundcube/managesieve (default plugin)7 votesYes, we know about that and we are going to switch to roundcube/managesieve (internal issue PPP-29286)
Thanks.
—
IG -
password protection for nginx based website
Password protected directories feature works only with Apache-based websites. Please implement the same feature for nginx-based websites
6 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.
6 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?