On 28.08.21 21:59, roee klinger wrote:
I have multiple Squid servers installed in different data centers across
different cloud providers, and they all need to authenticate users using
a single database (MySQL) on a separate server, which is also on a
different cloud provider on a different data center.

I have already written an external authentication script that reads from
MySQL and everything is working fine, however, I have some
performance concerns, since the DB is located externally and in a different
region of the world from the Squid server.

if you only use the auth db read-only, mysql replication and querying local
servers could help that.


--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
I just got lost in thought. It was unfamiliar territory.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to