Suggestion for XMLAPI accountsummary information

lwbbs

Member
Nov 2, 2007
5
0
51
Use showbw can get the user bandwidth information. But in accountsummary, no bandwidth information is included. The bandwidth information is very important. I suggest bwlimit and bwused can be added in accountsummary to show the total bandwidth limit and the traffic of current month. For detail subdomain and addon domain, we still use showbw.
 

cPanelNick

Administrator
Staff member
Mar 9, 2015
3,481
35
208
cPanel Access Level
DataCenter Provider
Use showbw can get the user bandwidth information. But in accountsummary, no bandwidth information is included. The bandwidth information is very important. I suggest bwlimit and bwused can be added in accountsummary to show the total bandwidth limit and the traffic of current month. For detail subdomain and addon domain, we still use showbw.
While its very possible, its going to double the request time of the account summary page/screen/api call as it would have to load all the bandwidth data into memory.