Skip to content

Using a ? after names is bad for proxies. #6

@overshard

Description

@overshard

Many proxies such as Squid don't cache items that have a ? after their name. Could we get an option to put the version numbers straight into the name of items to avoid proxy issues?

ex.
base.min.css?43238471 will not be cached by squid 2.7.
base.43238471.min.css will be cached.

I agree that base.min.css?43238471 looks better and should be used in the future but for now we need an option to do inline versioning.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions