Project

General

Profile

Actions

Bug #6515

closed

link_interface_to_vips slow with large numbers of VIPs

Added by Chris Buechler over 7 years ago. Updated over 7 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.

Actions #1

Updated by Chris Buechler over 7 years ago

  • 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.

Actions #2

Updated by Chris Buechler over 7 years ago

  • Status changed from Feedback to Resolved

works

Actions #3

Updated by Chris Buechler over 7 years ago

  • Target version changed from 2.3.1-p6 to 2.3.2
Actions

Also available in: Atom PDF