PacketFence - BTS - PacketFence
View Issue Details
0000857PacketFenceperformancepublic2009-11-18 13:262011-01-26 15:38
obilodeau 
obilodeau 
highminoralways
closedfixed 
 
1.9.11.9.1 
e59565ed73f3d8488446a075ba3eabb5459ab793
0000857: violation_trigger spawns a process for violation add then violation add says grace period not over
in violation with actions=log,email this can happen very very often (p2p detection for ex)

duplicate validation code until we don't spawn a process to add violation

violation.pm around line 429, added a TODO task

task in code at rev no: 17bc0fbf8af80db10c3bcb5af6dda2d404c4b35a
No tags attached.
Issue History
2009-11-18 13:26obilodeauNew Issue
2009-11-18 13:26obilodeauStatusnew => assigned
2009-11-18 13:26obilodeauAssigned To => obilodeau
2010-04-15 17:43obilodeauProjectPacketFence 1.9 => PacketFence
2010-07-26 10:51obilodeauNote Added: 0001613
2010-07-26 10:51obilodeauPrioritynormal => high
2010-07-26 10:51obilodeauCategoryfuture => performance
2010-07-26 10:51obilodeauTarget Version => 1.9.1
2010-07-26 10:51obilodeauSummaryperformance improvement: violation_trigger spawns a process for violation add then violation add says grace period not over => violation_trigger spawns a process for violation add then violation add says grace period not over
2010-09-21 15:51obilodeaumtn revision => e59565ed73f3d8488446a075ba3eabb5459ab793
2010-09-21 15:51obilodeauNote Added: 0001683
2010-09-21 15:51obilodeauStatusassigned => resolved
2010-09-21 15:51obilodeauFixed in Version => 1.9.1
2010-09-21 15:51obilodeauResolutionopen => fixed
2011-01-26 15:38obilodeauStatusresolved => closed

Notes
(0001613)
obilodeau   
2010-07-26 10:51   
Also happens when autoregistration through an OS violation is used causing a lot of unnecessary load (spawned perl process for every DHCP request).

Increasing priority. Will likely be fixed in 1.9.1 timeframe.
(0001683)
obilodeau   
2010-09-21 15:51   
fixed in 1.9 branch