Changeset 579

Show
Ignore:
Timestamp:
07/02/08 08:44:03 (3 months ago)
Author:
mahlon
Message:

Branching for Rack explorations and potential removal (overhaul!) of the ThingFish HTTP backend.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • thingfish/branches/rack-conversion/misc/rake/benchmark.rb

    r529 r579  
    3636                config.logging.level = 'error' 
    3737                config.logging.logfile = 'stderr' 
    38                 config.plugins.filestore.maxsize = TESTIMAGE.size * 502 
     38                config.plugins.filestore.maxsize = TESTIMAGE.size * 1000 
    3939                config.plugins.handlers <<  
    4040                    {"simplemetadata"=>{"resource_dir"=>"var/www", "uris"=>"/metadata"}} <<