in NGINX by
What is recursion depth?

1 Answer

0 votes
by

In a tree structure, it refers to the number of levels that can be traversed below the main or parent page. This is often used to specify how much of a web site (how many levels deep) to preload into the cache.

...