• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Limits Inconsistency Across Two Servers - ColdFusion DSN Connections / Total Mailbox

eugenevdm

Regular Pleskian
I have a limits inconsistency across two seemingly identical Plesk Windows servers.

Both servers are running Plesk 8.2.0.

When I click on a domain on Server A and then on Limits it only displays 11 types of limits.

When I click on a domain on Server B and then on Limits it displays 13 types of limits. The two missing from the first server are:

1. Total mailboxes quota (not supported by the mail server)

2. Maximum number of ColdFusion DSN connections

I do not use ColdFusion on either server.

The reason why this is a might be a problem is because I'm troubleshooting another more serious problem related to our Expand environment. The error I'm getting trying to change limits on Server A from Expand is:

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<packet version="2.2.1.27">
<set>
<result>
<status>error</status>
<errcode>17101</errcode>
<errtext>[Expand Objects] Object operation error. Limit can't be decreased: check limit 'max_cf_dsn'</errtext>
<id>2112</id>
<client_id>1020</client_id>
<server_id>7</server_id>
<name>xxxxxxxxx.com</name>
</result>
</set>
</packet>


I can successfully change limits on server B.

I need someone who knows Plesk intimately to help me with this problem.
 
Back
Top