You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2010/07/01 00:06:49 UTC

[jira] Updated: (TS-397) Exempt localhost from Quick Filter.

     [ https://issues.apache.org/jira/browse/TS-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-397:
-----------------------------

    Attachment: quick_filter.patch

First attempt at a patch, this code is hairy.

> Exempt localhost from Quick Filter.
> -----------------------------------
>
>                 Key: TS-397
>                 URL: https://issues.apache.org/jira/browse/TS-397
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 2.1.2
>
>         Attachments: quick_filter.patch
>
>
> Quick filter is a quick and easy way to limit certain HTTP methods (e.g. "PURGE"). However, doing so makes it difficult to do various tasks from "localhost", since they would get blocked. I'm suggesting we exempt localhost (127.0.0.1 and ::1) from quick filter.
> Thoughts?

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