Guest User

Untitled

a guest
Dec 10th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. # From server
  2. <ActiveSupport::Cache::DalliStore:0x10323d918 @middleware=ActiveSupport::Cache::Strategy::L
  3. ocalCache, @options={}, @data=#<Dalli::Client:0x10319f588 @options={:expires_in=>0}, @ring=#
  4. <Dalli::Ring:0x105a35cb8 @continuum=nil, @failover=true, @servers=[#<Dalli::Server:0x105a35c
  5. 90 @options={:expires_in=>0, :password=>nil, :socket_failure_delay=>0.01, :value_max_bytes=>
  6. 1048576, :username=>nil, :down_retry_delay=>1, :socket_timeout=>0.5, :socket_max_failures=>2
  7. }, @down_at=nil, @version="1.4.6", @sock=#<Dalli::Server::KSocket:0x105a353a8>, @fail_count=0, @msg=nil, @lock=#<Monitor:0x105a35a10 @mon_owner=nil, @mon_waiting_queue=[], @mon_entering_queue=[], @mon_count=0>, @weight=1, @last_down_at=nil, @hostname="localhost", @error=nil, @port=11211>]>, @servers=["localhost:11211"]>, @thread_local_key=:active_support_cache_dalli_store_local_cache_2173824140>
  8.  
  9. # From console
  10. ActiveSupport::Cache::DalliStore:0x1033b67e0 @thread_local_key=:active_support_cache_dalli_store_local_cache_2174596080, @options={}, @middleware=ActiveSupport::Cache::Strategy::LocalCache, @data=#<Dalli::Client:0x1032ebec8 @options={:expires_in=>0}, @servers=["localhost:11211"], @ring=#<Dalli::Ring:0x106251ff0 @servers=[#<Dalli::Server:0x106251fc8 @lock=#<Monitor:0x106251d48 @mon_waiting_queue=[], @mon_entering_queue=[], @mon_count=0, @mon_owner=nil>, @options={:password=>nil, :value_max_bytes=>1048576, :expires_in=>0, :down_retry_delay=>1, :socket_timeout=>0.5, :socket_max_failures=>2, :username=>nil, :socket_failure_delay=>0.01}, @last_down_at=nil, @version="1.4.6", @down_at=nil, @error=nil, @fail_count=0, @hostname="localhost", @msg=nil, @sock=#<Dalli::Server::KSocket:0x1062516e0>, @weight=1, @port=11211>], @continuum=nil, @failover=true>>>
Add Comment
Please, Sign In to add comment