Guest User

Untitled

a guest
Jun 18th, 2018
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. #heroku config
  2.  
  3. DATABASE_URL => postgres://rbjxh...s.com/rbjxhlyycz
  4. HEROKU_APP => sharp-warrior-37
  5. HEROKU_PASSWORD => zaxzax
  6. HEROKU_USERNAME => email@kateray.net
  7. MEMCACHE_PASSWORD => Dv7lmwj53XHyX17x
  8. MEMCACHE_SERVERS => mc3.ec2.northscale.net
  9. MEMCACHE_USERNAME => app286201%40heroku.com
  10. RACK_ENV => production
  11.  
  12.  
  13. #heroku console mc = Memcached.new
  14.  
  15. #<Memcached::Rails:0x2ae2f3b1b600 @servers=[<Memcached::Rails::Server: mc3.ec2.northscale.net:11211 [8] (CONNECTED)>], @default_ttl=604800, @options={:ketama_weighted=>true, :rcv_timeout=>0.25, :exception_retry_limit=>5, :verify_key=>true, :support_cas=>false, :timeout=>0.25, :server_failure_limit=>2, :exceptions_to_retry=>[Memcached::ServerIsMarkedDead, Memcached::ATimeoutOccurred, Memcached::ConnectionBindFailure, Memcached::ConnectionFailure, Memcached::ConnectionSocketCreateFailure, Memcached::Failure, Memcached::MemoryAllocationFailure, Memcached::ReadFailure, Memcached::ServerError, Memcached::SystemError, Memcached::UnknownReadFailure, Memcached::WriteFailure], :distribution=>:consistent_ketama, :buffer_requests=>false, :show_backtraces=>false, :use_udp=>false, :sort_hosts=>false, :tcp_nodelay=>false, :poll_timeout=>0.25, :prefix_delimiter=>"", :binary_protocol=>true, :credentials=>["app286201%40heroku.com", "Dv7lmwj53XHyX17x"], :no_block=>false, :cache_lookups=>true, :connect_timeout=>4, :default_ttl=>604800, :hash=>:fnv1_32, :retry_timeout=>30, :hash_with_prefix_key=>true, :default_weight=>8, :auto_eject_hosts=>true}, @not_stored=#<Memcached::NotStored: Memcached::NotStored>, @struct=#<Rlibmemcached::MemcachedSt:0x2ae2f3b1b470>, @not_found=#<Memcached::NotFound: Memcached::NotFound>, @logger=nil>
Add Comment
Please, Sign In to add comment