phpc.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A server for PHP programmers & friends. Join us for discussions on the PHP programming language, frameworks, packages, tools, open source, tech, life, and more.

Administered by:

Server stats:

836
active users

Jamison Bryant

Throwing this tricky PHPRedis problem out to the fediverse: read error on connection to redis-cluster-01-nlb-prod.xyz.us-east-1.amazonaws.com:6379. Error code: 0.

I’m looking at library.c (github.com/phpredis/phpredis/b) where the error is thrown but can’t see a specific cause in our code.

We’re terminating TLS at the NLB, and that’s only because we couldn’t find any other way to expose our Redis clusters to the other host we’re migrating off of.

GitHubphpredis/library.c at 044b30386f0418e9ed2a2bbc3b79582520d008d8 · phpredis/phpredisA PHP extension for Redis. Contribute to phpredis/phpredis development by creating an account on GitHub.