A.修改配置文件增加配置:relay-bin=mysql-relay
B.修改配置文件增加配置:log-bin=mysql-bin
C.修改配置文件增加配置:server-id=1
D.修改配置文件增加配置:slow_query_log=1
您可能感興趣的試卷
你可能感興趣的試題
A.keepalived
B.Apache
C.Nginx
D.zabbix
A.insert into student(sal) values(8000);
B.select sun(age)from students;
C.delete from student where id=3;
D.select max(age) from students;
A.add
B.at
C.like
D.as
A.alter table score drop id;
B.alter table score delete id;
C.alter table score modify id;
D.alter table score change id;
A.drop table to score;
B.drop table score;
C.drop table ifexists score;
D.create table score;
最新試題
nginx中upstream模塊中的fair算法的描述正確的是:()
HAProxy配置文件的(),是frontend部分和backend部分的結(jié)合體。
在nignx配置文件中如何指定服務(wù)啟動(dòng)的用戶:()
HAProxy是基于四層和七層技術(shù)、可提供()和()應(yīng)用的負(fù)載均衡綜合解決方案。
Apache可以同時(shí)配置多個(gè)監(jiān)聽端口,那么我們使用哪個(gè)參數(shù)來配置Apache的監(jiān)聽端口()
nginx既可以做web服務(wù)器,也可以做反向代理服務(wù)器實(shí)現(xiàn)服務(wù)器的負(fù)載均衡。
以下關(guān)于nginx的功能描述正確的是()
在HAproxy中通過哪個(gè)配置可以實(shí)現(xiàn)url過濾()
以下關(guān)于HAProxy介紹正確的是()
HAProxy工作模式需要在幾層工作,可以配置HAProxy的acl規(guī)則()