As the TCP replication uses a slightly different API and streams than the HTTP replication. This breaks HTTP replication.
Instead of using the cache invalidation replication stream to invalidate the _get_presence_cache, we can instead rely on the presence replication stream. This reduces the amount of replication traffic considerably.