Skip to main content

All Questions

Tagged with
0 votes
0 answers
1k views

Receiving "Failed to start A high performance web server and a reverse proxy server." after redis installation

I received the following error: Processing triggers for ureadahead (0.100.0-21) ... N: Ignoring file 'plesk.list.ai_back' in directory '/etc/apt/sources.list.d/' as it has an invalid filename I ...
Chrizzly's user avatar
1 vote
0 answers
56 views

Docker: Is there a way I can check if Redis is being used as a cache for PostgreSQL server?

I have a set of docker containers communicating over a network via Docker Compose (one of them is redis and one of them is postgreSQL). I did a Wireshark capture on the communicating containers and I ...
Bob K's user avatar
  • 21