Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
F5 logo

F5Certified Administrator NGINX

Domain 2Objective 3

Describe the Order of How the Included Files Will Be Merged into the Running Configuration F5N1 Practice Questions (Page 2)

Part of the Explain the NGINX configuration directory structure domain, which makes up ~26% of our current practice bank. F5 does not publish an official question count, but from its 30-minute exam (~10–20 total, ~3–5 in this domain), expect 1–1 from this objective — we provide 16 practice questions to prepare you well beyond it. (estimate)

16questions here
4free pages
4concepts

Questions 6–10

  1. 6foundation · easy

    A directory contains the files `10-ssl.conf`, `20-cache.conf`, and `05-gzip.conf`. If an `include` directive matches all three, in what order will NGINX process them?

    Select an answer first
  2. 7application · medium

    An administrator has two included files in the http context: a.conf contains 'gzip on;' and b.conf contains 'gzip off;'. The include directive in nginx.conf is 'include /etc/nginx/conf.d/*.conf;'. What will be the effective value of the gzip directive?

    Select an answer first
  3. 8expert · medium

    An administrator has a directory /etc/nginx/conf.d/ with files: a.conf and b.conf. a.conf contains 'gzip on;' and b.conf contains 'gzip off;'. The main nginx.conf includes 'include /etc/nginx/conf.d/*.conf;' in the http block. After reloading, the administrator checks the effective configuration and finds that gzip is off. What is the most likely reason?

    Select an answer first
  4. 9foundation · easy

    When NGINX processes an `include` directive that matches multiple files in a directory (e.g., `include /etc/nginx/conf.d/*.conf;`), in what order are the files processed?

    Select an answer first
  5. 10foundation · easy

    An NGINX configuration file contains the directive `include /etc/nginx/conf.d/*.conf;`. What is the primary effect of this directive?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by F5. “F5N1” is a trademark of its owner, used for identification only.