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;
A.create
B.insert
C.update
D.alter
最新試題
以下關(guān)于HAProxy介紹正確的是()
nginx不僅僅是一個(gè)高性能的WEB服務(wù)器,還可以實(shí)現(xiàn)反向代理和負(fù)載均衡的功能。
apache默認(rèn)存放站點(diǎn)的目錄是()
在mysql中日志的類型有:()
HAProxy工作模式需要在幾層工作,可以配置HAProxy的acl規(guī)則()
nginx中upstream模塊中的fair算法的描述正確的是:()
php默認(rèn)的配置文件是:()
HAProxy是基于四層和七層技術(shù)、可提供()和()應(yīng)用的負(fù)載均衡綜合解決方案。
在創(chuàng)建Linux分區(qū)時(shí),一定要?jiǎng)?chuàng)建SWAP分區(qū)和跟分區(qū)。
在nignx配置文件中如何指定服務(wù)啟動(dòng)的用戶:()