mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:41:17 +08:00
@ -432,7 +432,7 @@ module Discourse
|
||||
RailsMultisite::ConnectionManagement.establish_connection(db: current_db)
|
||||
MessageBus.after_fork
|
||||
SiteSetting.after_fork
|
||||
$redis.client.reconnect
|
||||
$redis._client.reconnect
|
||||
Rails.cache.reconnect
|
||||
Logster.store.redis.reconnect
|
||||
# shuts down all connections in the pool
|
||||
|
Reference in New Issue
Block a user