| Path: | doc/README_FOR_APP |
| Last Update: | Fri Dec 04 11:35:17 -0500 2009 |
Use this README file to introduce your application and point to useful places in the API for learning more. Run "rake doc:app" to generate API documentation for your models, controllers, helpers, and libraries.
** svn copy
** only needed if you plan on running db:bootstrap
** ./vendor/plugins/oink/bin/oink —threshold=1 log/development.log ** ./vendor/plugins/oink/bin/oink —threshold=1 log/production.log ** rails_stat log/development.log ** pl_analyze log/development.log ** pl_analyze log/production.log
** httperf —hog —server=www.photocracy.org —num-conns=100 —rate=2 —timeout=5 —think−timeout=5 ** httperf —hog —server=www.photocracy.org —num-conns=1000 —rate=1 —timeout=5 —think−timeout=5 —session-cookie ** httperf —hog —server=www.photocracy.org —wsess=100,10,2 —rate=1 —timeout=5 —think−timeout=5 —session-cookie ** httperf —hog —server=www.photocracy.org —wsess=10,5,2 —rate=1 —timeout=5 —think−timeout=5 —session-cookie
sudo RAILS_ENV=production rake db:drop && sudo RAILS_ENV=production rake db:create && sudo RAILS_ENV=production rake db:migrate && sudo RAILS_ENV=production rake db:bootstrap
** application controller *** line 19, def clear_track_set_get *** line 139, def locale ** shared/header view
** reset session ** geo_ip ** post deploy wierdness that goes away after monit stop, wait and monit validate?