Q: 2
What is the default file to store the dispatcher cache configuration?
Options
Discussion
I don’t think it’s A-XML was used for legacy dispatcher versions, but modern setups use .any by default. B matches the current standard and what’s in the docs for the dispatcher cache config path. C looks like a distractor with the wildcard and different extension. Pretty sure B is correct here, but open to correction if I missed something in a recent release.
A tbh, since I remember older setups using the _cache.xml for dispatcher configs, especially before .any took over as the standard. Maybe I'm stuck in the legacy mindset but XML did come up in some docs. Correct me if I'm off here.
A is wrong, B fits since the dispatcher’s default config uses
_cache.any in the conf.dispatcher.d/cache/ dir. XML used to be a thing on legacy setups but .any is standard now. I think B is it, unless I’m missing something?C or A here
Leaning toward C since I've worked with setups where dispatcher config files use
Leaning toward C since I've worked with setups where dispatcher config files use
*_cache.config in the directory, especially when teams want to split configs out by env or feature. Also, XML (A) used to be more common on some older installs. Not totally confident but I've seen both in the wild. Anyone else prefer these over .any?C or A
I'd go with C because I've seen config files named like *_cache.config in some projects, and it matches the directory layout for dispatcher custom configs. Could also be A if they're expecting XML specifically. Not 100 percent sure, but .any doesn't feel right here.
Yeah, B is the one I've always seen as default in most docs and setups. The .any extension is used for dispatcher config files unless they specify something about XML-based configs. Haven't come across a default using XML unless it's a custom setup. If someone has proof of a different default in recent versions, I'd like to see it but pretty sure it's B.
Not C, that's a trap. B is the default file from what I've seen in recent exam reports.
Getting tired of these file extension questions-always mixing up XML and ANY. A
B
B , saw a similar question in exam reports and it was _cache.any as default.
Be respectful. No spam.