Rack middleware submitted by chriskottom
Sort by:
Latest |
Highest rated
Rack::DomainSprinkler Contest finalist
Added by chriskottom
at October 29, 2009 08:52
Modifies outgoing HTML markup such that requests for common static assets (currently fixed, <link>, <script>, and <img> tags) will be distributed across a user-defined set of domains in order to improve parallel downloading and speed page load times. Resource URL mappings are stored upon first use in order to ensure that browser caching is not broken.
