~nchohan/appscale/appscale-tools-1.5.1-NoSSL

« back to all changes in this revision

Viewing changes to bin/appscale-run-instances

  • Committer: nlake44 at gmail
  • Date: 2011-09-24 22:04:44 UTC
  • Revision ID: nlake44@gmail.com-20110924220444-qw4f53tpan82zhek
increasing timeouts

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
PBSERVER_PORT = 443
71
71
DJINN_SERVER_PORT = 17443
72
72
UA_SERVER_PORT = 4343
73
 
USE_SSL = true
 
73
USE_SSL = true 
74
74
 
75
75
def verbose(msg)
76
76
  puts msg if @@verbose