Skip to content
#

caching

Here are 1,138 public repositories matching this topic...

haproxy
wtarreau
wtarreau commented Mar 16, 2022

Your Feature Request

Dumping variables for debugging is not an easy thing, neither is placing many of them in a header to pass to an application, or to a monitoring system.

Something convenient would consist in having a dump_all_vars([scope],[prefix]) sample fetch function that produces a list of all variables matching optional scope and optional prefix, in the form var=val, ... for ex

Improve this page

Add a description, image, and links to the caching topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the caching topic, visit your repo's landing page and select "manage topics."

Learn more