网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
Which statement is true about "sticky" load balancing for Clusters? ()
A

The clientip setting does not apply to clusters, it only pertains to a Forwarder.

B

When set to clientip it uses the client's IP address to bind the client to a particular target server.

C

When set to clientip it allows a DX sticky cookie to be sent to and stored by the client based on the IP address.

D

When set to clientip it ensures that all subsequent requests are directed to the same client that made the initial request.


参考答案

参考解析
解析: 暂无解析
更多 “单选题Which statement is true about "sticky" load balancing for Clusters? ()A The clientip setting does not apply to clusters, it only pertains to a Forwarder.B When set to clientip it uses the client's IP address to bind the client to a particular target server.C When set to clientip it allows a DX sticky cookie to be sent to and stored by the client based on the IP address.D When set to clientip it ensures that all subsequent requests are directed to the same client that made the initial request.” 相关考题
考题 Which three statements are true about memory buffer allocation by a MySQL Server?() A.Global buffers such as the InnoDB buffer pool are allocated after the server starts, and are never freedB.Thread buffers are allocated when a client connects, and are freed when the client disconnectsC.Buffers that are needed for certain operation are allocated when the operation starts, and freed when it endsD.User buffers are allocated at server startup and freed when the user is droppedE.All dynamic buffers that are set with a SET GLOBAL statement immediately get allocated globally, and are never freed

考题 In a Junos Pulse Access Control Service active/active clustered environment, which statement is true about VIPs?() A. VIP is not required when using only agentless access for all endpoint platforms.B. VIP is not required when using Junos Pulse or Odyssey Access Client for all endpoint platforms.C. VIP is not required when using Junos Pulse and agentless access for all endpoint platforms.D. VIP is not required when using Odyssey Access Client and agentless access for all endpoint platforms.

考题 In what situation would the command ip helper-address be required?(Choose the best answer.)()A、Only when there is a duplicate IP address caused by a combination of static and dynamic IPaddress allocationsB、On each router that exists between the client and the serverC、Only when a router separates the client from the serverD、Only if the DHCP sever issues a DHCPNAK to the initial requestE、Only when the client is on the same subnet as the serverF、Only when the DHCP pool is out of IP addresses

考题 Which of the following is true when considering the Server load-balancing design within the E-Commerce Module of the Enterprise Campus network?()A、 Routed mode requires the ACE run OSPF or EIGRPB、 Bridged mode switches a packet between the public and the private subnets when it sees itsMAC address as the destinationC、 Two-armed mode will place the SLB inline to the servers, with different client-side and a server-side VLANsD、 One-armed mode, which uses the same VLAN for the client, the ACE, and the servers, requiresa traffic-diversion mechanism to ensure the traffic return from the server passes though the ACE

考题 Which three statements are true about load-based Call Admission Control?()A、grants a VoWLAN client-initiated call based on the number of active clients associated to the accesspointB、grants a VoWLAN client-initiated call based on channel bandwidth capacityC、uses the 802.11i specificationD、uses 802.11 action framesE、requires a WMM-enabled client

考题 Server load balancing (SLB) is the process of deciding to which server a load-balancing device should send a client request for service. Which predictors are supported on ACE in order to select the best server to fulfill a client request? ()A、 Hash address: Selects the server by using a hash value based on either the source or destination IP address, or bothB、 Hash URL: Selects the server by using a hash value based on the requested URLC、 Hash MAC.Selects the server by using a hash value based on either the source or destination MAC address, or bothD、 Hash header: Selects the server by using a hash value based on the HTTP header nameE、 Hash IP: Selects the server using a hash value based on the IP address

考题 If authentication is enabled,which statement is true?()A、client reports will display authenticated usernamesB、client reports will display both the username and IP address of the clientsC、client reports are not affected by authenticationD、client reports will display the IP address of the authentication server

考题 Which of the following is MOST likely causing a client’s computer to have an IP address of169.254.0.10?()A、The office is using a public IP scheme.B、The client is set to a static IP address.C、The DHCP server is out of addresses.D、The firewall on the PC is down.

考题 A client is having trouble connecting to the Internet. The client is using a static IP address and is able to connect to other devices on the network via IP address only. Which of the following is MOST likely the problem?()A、IMAPB、DHCPC、DNSD、NAT

考题 When configuring non-IP point-to-point networks on clusters that are larger than two nodes, which Type of configuration should be defined?()A、 A startB、 A ringC、 A target mode fcD、 A target mode scsi

考题 In a JSP-centric shopping cart application, you need to move a client’s home address of the Customerobject into the shipping address of the Order object. The address data is stored in a value object classcalled Address with properties for: street address, city, province, country, and postal code. Which two JSPcode snippets can be used to accomplish this goal?()A、c:set var=’order’ property=’shipAddress’value=’${client.homeAddress}’ /B、c:set target=’${order}’ property=’shipAddress’value=’${client.homeAddress}’ /C、jsp:setProperty name=’${order}’ property=’shipAddress’ value=’${client.homeAddress}’ /D、c:set var=’order’ property=’shipAddress’jsp:getProperty name=’client’ property=’homeAddress’ / /c:storeE、c:set target=’${order}’ property=’shipAddress’jsp:getProperty name=’client’ property=’homeAddress’ / /c:set

考题 Which statement is true about source NAT?()A、Source NAT works only with source pools.B、Destination NAT is required to translate the reply traffic.C、Source NAT does not require a security policy to function.D、The egress interface IP address can be used for source NAT

考题 Which statement is true about using Microsoft Windows Cluster as a platform for Mysql?()A、It implements High Availability by using the .NET Connector's' load balancing capabilitiesB、It is shared-nothing architectureC、It is provided by means of IP- level disk replicationD、It relies on the shared disk architecture being visible to both servers

考题 Which three statements are true about memory buffer allocation by a MySQL Server?()A、Global buffers such as the InnoDB buffer pool are allocated after the server starts, and are never freedB、Thread buffers are allocated when a client connects, and are freed when the client disconnectsC、Buffers that are needed for certain operation are allocated when the operation starts, and freed when it endsD、User buffers are allocated at server startup and freed when the user is droppedE、All dynamic buffers that are set with a SET GLOBAL statement immediately get allocated globally, and are never freed

考题 Your company named Contoso, Ltd. has a two-node Network Load Balancing cluster. The cluster is intended to provide high availability and load balancing for only the intranet Web site. The name of the cluster is web.contoso.com.  You discover that Contoso users can see the Network Load Balancing cluster in the network neighborhood and can connect to various services by using the web.contoso.com name. The web.contoso.com Network Load Balancing cluster is configured with only one port rule.  You need to configure the web.contoso.com Network Load Balancing cluster to accept only HTTP traffic. Which two actions should you perform?()A、Log on to one of the cluster nodes and run the wlbs disable all command.B、Open the Network Load Balancing Clusters console and delete the default port rules.C、Open the Network Load Balancing Clusters console and create a new Allow rule for TCP port 80.D、Open the Network Load Balancing Clusters console and change the default port rule to a disabled port range rule.

考题 You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. You work in a company named Wiikigo, Ltd. and there is a two-node Network Load Balancing cluster. Onlythe intranet Web site will be provided with the high availability and load balancing by the cluster. Thecompany names the cluster as web.wiikigo.com. You find a problem that the Network Load Balancingcluster can be seen in the network neighborhood by the Wiikigo users. And the users can utilize the web.wiikigo.com name to get access to various services. The web.wiikigo.com Network Load Balancing clusteris set with only one port rule. Since you are the technical support, you are required have the web.wiikigo.com Network Load Balancing cluster configured to receive only HTTP traffic. Which two actions should be performed to achieve the goal?()A、To achieve the goal, the Network Load Balancing Clusters console should be opened and a new Allow rule should be created for TCP port 80.B、To achieve the goal, the Network Load Balancing Clusters console should be opened and the default port rule should be modified to a disabled port range rule.C、To achieve the goal, one of the cluster nodes should be logged on to and the wlbs disable all command should be run.D、To achieve the goal, the Network Load Balancing Clusters console should be opened and the default port rules should be deleted.

考题 Your company named Contoso, Ltd. has a two-node Network Load Balancing cluster. The cluster isintended to provide high availability and load balancing for only the intranet Web site. The name of the cluster is web.contoso.com. You discover that Contoso users can see the Network Load Balancingcluster in the network neighborhood and can connect to various services by using the web.contoso.comname. The web.contoso.com Network Load Balancing cluster is configured with only one port rule. Youneed to configure the web.contoso.com Network Load Balancing cluster to accept only HTTP traffic. Which two actions should you perform?()A、Log on to one of the cluster nodes and run the wlbs disable all command.B、Open the Network Load Balancing Clusters console and delete the default port rules.C、Open the Network Load Balancing Clusters console and create a new Allow rule for TCP port 80.D、Open the Network Load Balancing Clusters console and change the default port rule to a disabled port range rule.

考题 Which statement is true about "sticky" load balancing for Clusters? ()A、The "clientip" setting does not apply to clusters, it only pertains to a Forwarder.B、When set to "clientip" it uses the client's IP address to bind the client to a particular target server.C、When set to "clientip" it allows a DX sticky cookie to be sent to and stored by the client based on the IP address.D、When set to "clientip" it ensures that all subsequent requests are directed to the same client that made the initial request.

考题 单选题A client is having trouble connecting to the Internet. The client is using a static IP address and is able to connect to other devices on the network via IP address only. Which of the following is MOST likely the problem?()A IMAPB DHCPC DNSD NAT

考题 单选题Which statement is true about "sticky" load balancing for Clusters? ()A The clientip setting does not apply to clusters, it only pertains to a Forwarder.B When set to clientip it uses the client's IP address to bind the client to a particular target server.C When set to clientip it allows a DX sticky cookie to be sent to and stored by the client based on the IP address.D When set to clientip it ensures that all subsequent requests are directed to the same client that made the initial request.

考题 单选题Which of the following is MOST likely causing a client’s computer to have an IP address of169.254.0.10?()A The office is using a public IP scheme.B The client is set to a static IP address.C The DHCP server is out of addresses.D The firewall on the PC is down.

考题 单选题Which statement is true about using Microsoft Windows Cluster as a platform for Mysql?()A It implements High Availability by using the .NET Connector's' load balancing capabilitiesB It is shared-nothing architectureC It is provided by means of IP- level disk replicationD It relies on the shared disk architecture being visible to both servers

考题 单选题Which statement is true about source NAT?()A Source NAT works only with source pools.B Destination NAT is required to translate the reply traffic.C Source NAT does not require a security policy to function.D The egress interface IP address can be used for source NAT

考题 单选题Which of the following is true when considering the Server load-balancing design within the E-Commerce Module of the Enterprise Campus network?()A  Routed mode requires the ACE run OSPF or EIGRPB  Bridged mode switches a packet between the public and the private subnets when it sees itsMAC address as the destinationC  Two-armed mode will place the SLB inline to the servers, with different client-side and a server-side VLANsD  One-armed mode, which uses the same VLAN for the client, the ACE, and the servers, requiresa traffic-diversion mechanism to ensure the traffic return from the server passes though the ACE

考题 单选题When configuring non-IP point-to-point networks on clusters that are larger than two nodes, which Type of configuration should be defined?()A  A startB  A ringC  A target mode fcD  A target mode scsi

考题 多选题Which three statements are true about memory buffer allocation by a MySQL Server?()AGlobal buffers such as the InnoDB buffer pool are allocated after the server starts, and are never freedBThread buffers are allocated when a client connects, and are freed when the client disconnectsCBuffers that are needed for certain operation are allocated when the operation starts, and freed when it endsDUser buffers are allocated at server startup and freed when the user is droppedEAll dynamic buffers that are set with a SET GLOBAL statement immediately get allocated globally, and are never freed

考题 多选题In a JSP-centric shopping cart application, you need to move a client’s home address of the Customerobject into the shipping address of the Order object. The address data is stored in a value object classcalled Address with properties for: street address, city, province, country, and postal code. Which two JSPcode snippets can be used to accomplish this goal?()Ac:set var=’order’ property=’shipAddress’value=’${client.homeAddress}’ /Bc:set target=’${order}’ property=’shipAddress’value=’${client.homeAddress}’ /Cjsp:setProperty name=’${order}’ property=’shipAddress’ value=’${client.homeAddress}’ /Dc:set var=’order’ property=’shipAddress’jsp:getProperty name=’client’ property=’homeAddress’ / /c:storeEc:set target=’${order}’ property=’shipAddress’jsp:getProperty name=’client’ property=’homeAddress’ / /c:set

考题 单选题In a Junos Pulse Access Control Service active/active clustered environment, which statement is true about VIPs?()A VIP is not required when using only agentless access for all endpoint platforms.B VIP is not required when using Junos Pulse or Odyssey Access Client for all endpoint platforms.C VIP is not required when using Junos Pulse and agentless access for all endpoint platforms.D VIP is not required when using Odyssey Access Client and agentless access for all endpoint platforms.