[
https://issues.apache.org/jira/browse/TS-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271201#comment-15271201
]
ASF GitHub Bot commented on TS-3485:
------------------------------------
Github user shinrich commented on the pull request:
https://github.com/apache/trafficserver/pull/614#issuecomment-216965627
Just pushed another commit that moves the IP-based ip allow checking to the
SessionAccept superclass. Verified for IP-based and method-based policies.
The method-based denies will return an error header and body. The IP-based
denies just closed the connection.
@bryancall I'm not following your question about checking what is denied at
a higher level.
> We should honor ip_allow.config ACLs for HTTP/2 streams
> -------------------------------------------------------
>
> Key: TS-3485
> URL: https://issues.apache.org/jira/browse/TS-3485
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP/2
> Reporter: Leif Hedstrom
> Assignee: Susan Hinrichs
> Fix For: 7.0.0
>
>
> From the comments:
> {code}
> // XXX we need to refactor the ACL checks from HttpSessionAccept so that we
> can invoke them here, and also in
> // the SPDY protocol layer ...
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)