Project

General

Profile

Actions

Bug #6515

closed
CB CB

link_interface_to_vips slow with large numbers of VIPs

Bug #6515: link_interface_to_vips slow with large numbers of VIPs

Added by Chris Buechler about 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Normal
Category:
Interfaces
Target version:
Start date:
06/21/2016
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.x
Affected Architecture:

Description

link_interface_to_vips when called with the update parameter calls interfaces_vips_configure once per VIP on the interface, so it repeats the same actions in their entirety over and over. With a few thousand VIPs, that adds minutes of unnecessary delays to anything that calls link_interface_to_vips with update.

CB Updated by Chris Buechler about 10 years ago Actions #1

  • Status changed from Confirmed to Feedback

fix pushed. Confirmed that still does all the necessary actions, and eliminates the delays by not doing the same thing repeatedly.

CB Updated by Chris Buechler about 10 years ago Actions #2

  • Status changed from Feedback to Resolved

works

CB Updated by Chris Buechler about 10 years ago Actions #3

  • Target version changed from 2.3.1-p6 to 2.3.2
Actions

Also available in: Atom