[
https://issues.apache.org/jira/browse/VCL-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Thompson updated VCL-843:
------------------------------
Fix Version/s: 2.5
> Remove "VM limit"
> -----------------
>
> Key: VCL-843
> URL: https://issues.apache.org/jira/browse/VCL-843
> Project: VCL
> Issue Type: Improvement
> Components: database, web gui (frontend)
> Reporter: Andy Kurth
> Priority: Minor
> Fix For: 2.5
>
>
> In addition to not being very useful, the _*Virtual Hosts* > *VM limit*_
> setting can cause problems if vCenter or high capacity VM hosts are used.
> The column is defined as an unsigned tinyint so the maximum value is 255.
> The web code won't let you enter anything above 100 by default, configurable
> in _conf.php_. Situations where you'd want more than 100 or possibly 255 VMs
> assigned to a host are becoming more and more common.
> Rather than reworking things by altering the column definition, I propose
> removing it altogether.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)