Skip to content

General

266 results found

  1. noabort / noconntimeout settings or LSAPI timeout settings on a per user/script basis

    It looks like if you are running a litespeed web server you can use .htaccess rules to disable the lsapi timeouts on a whole site basis or per script basis:

    RewriteEngine On
    RewriteRule .* - [E=noconntimeout:1]

    or

    RewriteEngine On
    RewriteRule (wp-cron|backupbuddy|importbuddy).php - [E=noabort:1, E=noconntimeout:1]

    More Details on https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:run-without-timeouts

    This does not seem to work with Cloudlinux's LSAPI. As a result people with their own backup plugins tend to have issues where their script times out

    Im aware that we can change the timeout settings in lsapi.conf which we have done however it would be nice to leave the default timeouts…

    12 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Global enable mod_lsapi and disable for specific domains

    Currently, lsapi cannot be enabled for all server and
    disabled only for some, while the opposite is possible...

    It would be great to allow having it enabled for all,
    with an exception list...

    Also, would be good to have GUI on WHM/cPanel,
    that lists and manages all domains enable/disable,
    similar to the new WHM backups user selection tool.

    Thanks!

    17 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. user want to see processor allocated

    Users want to verify the number of processor allocated if true/correct from SSH, or their cpanel account

    we would need something else than graph 100% who shows whatever is allocated : 150%, 200%, meaning 1.5 core or 2 cores

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. File uploads php.ini - injections php files

    hi

    we have a problem which is common to all of us. We use CXS which is great, but many scripts not being viruses/neither exploits like php mailer scripts can be injected, which cause that account is hacked to do spams, this has happened 2 times in 1 week on user accounts... We don't even talk of other php files types which are not detected and are component of site attacks...

    Function file_uploads is ON and necessary as it for owners of shop/sites like wordpress/websites, we search for a way to put it OFF only PHP files, and it seems…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Ability to limit mysql connections

    It would be great, if possible to limit mysql connections for account or at least mysql users.
    An account can make many mysql connections and so cause high mysql cpu usage.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Allow to show the CPU limit to final user ...

    Now there is no way for users to see how much CPU is allowed to use. They can see 100% value in graphs, but this 100% does not show anywhere how many cores this is. For example 100% for a user might be 400 (4 cores) or 100 (1 core).
    Having a user paying extra to use many cores, and not having a way for user to see that they really have them assigned is a problem.
    We need a way to show them what they get.

    8 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Provide a more recent curl version with PHP selector

    Currently PHP selector's PHP is compiled with Redhat's default curl version. On Cloudlinux 6 this makes scripts not compatible with certain libraries and PHP scripts, including Paypal's api, and OwnCloud. We would love to be able to install install a second version of curl on the same server (maybe Cloudlinux 7's curl version) and have alt-php use this version instead.

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Apply CloudLinux 5 security fixes to both STD and Hybrid kernels

    I've noticed that our CentOS 5 system has not been receiving kernel updates even though I've seen CL5 kernels go into beta. If I read this correctly, only Hybrid kernels are being patched. While CentOS 5 is supported, I would like to see CL5 support both its kernels.

    I am supporting a legacy CentOS 5 server that is in a completely different country. I really can't afford to take a chance installing the Hybrid kernel when the FAQ clearly states that the Hybrid kernel may make the system unable to boot. Please consider applying security patches to the standard kernel…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Add mod_lsapi command to generate active domains list

    Add modlsapi command to generate active domains list so we can tell which domains have modlsapi active and which do not.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. private shared memory inside cageFS

    Allowing accounts to utilise shared memory (eg. via /dev/shm) but maintaining the security/privacy that cageFS provides to restrict users seeing/accessing other users files.

    This would enable each account to use RAM-backed storage in a secure manner.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Option to reduce verbosity of LVE memory events in syslog

    Currently each time a VE process runs out of memory, dozens of kernel: lines can potentially be added to the syslog. When these events are occuring due to an attack on a website, for example, it can create a lot of log data. Provide the facility to limit/disable the information logged.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Additional disable php functions list

    I believe it would be a nice feature to add possibility in PHP Selector to add additional php function per user that you want to disable.

    Right now you can add the "disable_functions" directive in /etc/cl.selector/php.conf file and it allows you to edit the function list which is disabled by default. Which is great, but it also may reduce security, since it allows to modify all the list.

    What I would suggest is to create a new directive additionaldisablefunction_list.

    What would it do? It would allow to manage additional disablefunction list. This could work like an extension

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Add a setting to exclude sites/accounts from cPanel backup based on their inode counts.

    Please add setting to exclude sites/accounts from cPanel backup based on their inode counts. This will reduce load on shared servers for huge account backups.

    12 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. CloudLinux CVE updates

    It would be nice if we can get a option to subscribe to all CloudLinux CVE updates and get notified when there is a new one. This is really helpful when we have lot of different types of systems in the infrastructure and keep track of the patches released for each type. This feature is already available for RHEL and it is really helpful.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. [security] add option to only allow caged users

    We only allow caged users, so we set the default for users to be in a cage. Actually we have no use-case for users not in the cage, as this would mean a security risk.
    We would like to have an option that, when turned on, disables users as soon as they would not be in a cage. Example:
    I run the command cagefsctl --reinit
    As it is currently, for some time the users will be outside their cages, where they can learn valuable information that would normally not be possible.
    What I want in this situation is that at…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Python & Ruby selector

    Hope Python & Ruby selector can set many module in one time.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. ADD MAX_CONCURRENCY=1 to default enviorment PIP and easy_install

    By Ticket #37802
    Please add ADD MAXCONCURRENCY=1 to default enviorment PIP and easyinstall , more software not build in multitread mode

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. LSWS Support for Python and Ruby Selectors

    The Python and Ruby Selectors currently don't support LiteSpeed Web Server. Please add support for LSWS in the near future.

    Thank you in advance.

    12 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Graphicsmagick

    would be nice to have graphicsmagic in.. a few customers asked and it looks like its faster and more stable than imagemagick

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. GUI for Optimum Cache

    Hello would love to see an enable, disable, configuration section in WHM for Optimum Cache settings.... Please consider :)

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

General

Categories

Feedback and Knowledge Base