Fastly mangles names of backends by prefixing with F_
unless the name consists only of uppercase alpha characters for example ALLCAPS
.
All of these example backend names ended up getting F_
'd up:
ALL_CAPS_WITH_UNDERSCORES
ALMOSTALLCAPs
Initcap
nocaps
F_STARTS_WITH_F_UNDERSCORE