You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2009/03/13 18:39:59 UTC

[jira] Created: (QPID-1736) Firewall should timeout faster than DNS times out

Firewall should timeout faster than DNS times out
-------------------------------------------------

                 Key: QPID-1736
                 URL: https://issues.apache.org/jira/browse/QPID-1736
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: M5
            Reporter: Aidan Skinner
            Assignee: Aidan Skinner
            Priority: Critical
             Fix For: M5


The FirewallPlugin match operation will block on DNS. It should use a timer to only block for a limited time before denying the request if it can't look it up. It should also only do 1 dns lookup, not several. Also, it should set the ttl cache policy. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Assigned: (QPID-1736) Firewall should timeout faster than DNS times out

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner reassigned QPID-1736:
-----------------------------------

    Assignee: Martin Ritchie  (was: Aidan Skinner)

Hey, can you review this please? Thanks.

- Aidan

> Firewall should timeout faster than DNS times out
> -------------------------------------------------
>
>                 Key: QPID-1736
>                 URL: https://issues.apache.org/jira/browse/QPID-1736
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M5
>            Reporter: Aidan Skinner
>            Assignee: Martin Ritchie
>            Priority: Critical
>             Fix For: M5
>
>
> The FirewallPlugin match operation will block on DNS. It should use a timer to only block for a limited time before denying the request if it can't look it up. It should also only do 1 dns lookup, not several. Also, it should set the ttl cache policy. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-1736) Firewall should timeout faster than DNS times out

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner updated QPID-1736:
--------------------------------

    Status: Ready To Review  (was: In Progress)

> Firewall should timeout faster than DNS times out
> -------------------------------------------------
>
>                 Key: QPID-1736
>                 URL: https://issues.apache.org/jira/browse/QPID-1736
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M5
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>            Priority: Critical
>             Fix For: M5
>
>
> The FirewallPlugin match operation will block on DNS. It should use a timer to only block for a limited time before denying the request if it can't look it up. It should also only do 1 dns lookup, not several. Also, it should set the ttl cache policy. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org