mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
parent
9c9fa4537c
commit
45fe5dc793
3 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue