[
https://issues.apache.org/jira/browse/DISPATCH-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949571#comment-16949571
]
ASF subversion and git services commented on DISPATCH-1422:
-----------------------------------------------------------
Commit 69868bff4a867ec6ae7cd082e0246f85067744d0 in qpid-dispatch's branch
refs/heads/master from Charles E. Rolke
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=69868bf ]
DISPATCH-1422: Add aggregated policy link and total denial counts
Policy status creates two global counts that get aggregated for
all links and connections:
* linksDenied - sum of all vhost sender and receiver denials
* totalDenials - sum of linksDenied, connectionsDenied, and
sessionsDenied
Implementation adds locks around changing shared static and
generating statistic reports for management.
Self test is added on to the PolicyVhostOverride as that test puts
its statistics into a known vhost. Otherwise stats could go into
system-specific vhosts like '0.0.0.0', '::0', 'localhost', etc.
adding unneeded complexity to the analysis.
> Add a global policy rejection count
> ------------------------------------
>
> Key: DISPATCH-1422
> URL: https://issues.apache.org/jira/browse/DISPATCH-1422
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Policy Engine
> Affects Versions: 1.8.0
> Reporter: Ganesh Murthy
> Assignee: Charles E. Rolke
> Priority: Major
>
> Add a new policyRejectionCount attribute to the router entity that counts
> policy rejections across all connections.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]