Skip to content

Optimization for Azure Front Door watch requests #707

@avanigupta

Description

@avanigupta

Use HEAD requests during refresh when checking for changes. We only need ETag and x-ms-date headers to decide if a page has changed or not. So we can reduce bandwidth usage for watch requests by making HEAD requests instead of GET. When change is detected, proceed to reload configuration with GET requests as usual.

@zhiyuanliang-ms @drago-draganov @jimmyca15

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions