----- Original Message ----- > On 6/5/13 1:06 AM, Igor Galić wrote: > > > > - > > Format of the URL: > > http://server:port/bytes-id-sleeptime-{cache|no_cache} > > @@ -13,7 +12,7 @@ Example URLs: > > URL to test the caching of ATS, 1KB body and don't delay the > > response > > http://myserver.com:8080/1024-123-0-cache > > > > -URL to test the proxying of ATS, 2KB body and delay the resonse > > for > > 1ms > > +URL to test the proxying of ATS, 2KB body and delay the response > > for > > 1ms > > http://myserver.com:8080/2048-123-1-no_cache > > > > Version 1.4.30_1 (3/28/12, bcall) > > I'm still very confused as to what exactly this is.. > > > > It's a lighttpd plugin that can be used to generate arbitrary > content, where > attributes such as size and cacheability is controlled via the URL. > It makes > for an excellent starting point for building end-to-end tests.
Why don't we put this ^ into the README ;) > In an ideal world, we'd have an ATS plugin that can do this. In fact, > I > started working on something like it, but the performance is abysmal. > Once > we fix that, we should make a plugin just like this one :). > > -- Leif > > -- Igor Galić Tel: +43 (0) 664 886 22 883 Mail: [email protected] URL: http://brainsware.org/ GPG: 6880 4155 74BD FD7C B515 2EA5 4B1D 9E08 A097 C9AE
