[ https://issues.apache.org/jira/browse/CLOUDSTACK-9068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020664#comment-15020664 ]
ASF GitHub Bot commented on CLOUDSTACK-9068: -------------------------------------------- Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1081#issuecomment-158678341 Thanks for the fix @nitin-maharana. Tried it and it works great! LGTM <img width="1469" alt="screen shot 2015-11-21 at 21 10 24" src="https://cloud.githubusercontent.com/assets/1630096/11320287/64aad05a-9094-11e5-90b8-3a69ff68b307.png"> Pinging @DaanHoogland @bhaisaab to review. > Listing Port Forwarding Rules take too much time to load > -------------------------------------------------------- > > Key: CLOUDSTACK-9068 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9068 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Reporter: Nitin Kumar Maharana > > ISSUE > ================== > The performance of listPortForwardingRules slows down dramatically as the > number of rules for an IP increases. If there are 100 rules for an IP and it > takes over a minute to respond. > REPRODUCE STEPS > ================== > 1) Create many port forwarding rules (75-100) for a particular IP. > 2) View the port forwarding rules for the IP in the UI or directly with the > listPortForwardingRules API command. > 3) Notice the slowness. > EXPECTED BEHAVIOR > ================== > listPortForwardingRules should always respond in a reasonable time. > ACTUAL BEHAVIOR > ================== > listPortForwardingRules responds very slowly even with less than 100 rules > configured. -- This message was sent by Atlassian JIRA (v6.3.4#6332)