The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
50 views

Mysql proxy in comparison with two database connection

We have a situation in which we have master salve databases, we write in master and read from slave. in application we defined two connections one for write and other for read. I came to know know ...
1
vote
0answers
95 views

Postfix, Attachments and Virus scanning, difference between Milters AND Filters? Efficiency and Performance

I'm re-implementing an overloaded Postfix cluster, which beyond its many problems, has major efficiency concerns. The cluster is a dedicated MX Gateway, so mailboxes are not a consideration. ...