1Y0-241 Exam QuestionsBrowse all questions from this exam

1Y0-241 Exam - Question 7


Scenario: A Citrix Administrator needs to configure persistence on a global server load balancing (GSLB) vServer to which a service is bound. Service must continue to handle requests from the client even after it is disabled manually `" accepting new requests or connections only to honor persistence. After a configured period of time, no new requests or connections are directed to the service and all existing connections are closed.

To achieve these requirements, which parameter can the administrator configure while disabling the service?

Show Answer
Correct Answer: BC

To achieve the requirement of allowing existing connections to be honored while not accepting new connections, and eventually closing all connections after a specific period, the 'Wait time' parameter should be configured. This parameter sets a grace period during which existing connections are maintained, and no new requests are accepted, effectively allowing a graceful shutdown of the service.

Discussion

4 comments
Sign in to comment
foreigner78Option: C
Jun 28, 2022

Wait time, it is the graceful shutdown parameter for TROFS https://docs.citrix.com/en-us/citrix-adc/current-release/load-balancing/load-balancing-advanced-settings/graceful-shutdown.html

n1ckn4meOption: B
Feb 9, 2023

B is right when the manual disable was with option graceful - wait time is wrong because this is only for the trots state - after the wait time the service will disable hard

lexmenOption: C
Feb 9, 2023

tested in lab

Steve122Option: C
Jan 20, 2024

C Graceful shutdown is enabled and a wait time is specified. disable service <name> [<delay>] [-graceFul (YES|NO)]