After doing a parallel upgrade from 12.7 to 12.8.5, the Access Gateway web agent is unable to correctly resolve the agentname for incoming requests, resulting in all requests using to the defaultagentname. The agentname is defined by IP, and that IP matches the only IP address configured for the AG system. The virtual host to which the agent is bound contains no IP address in the server.conf.
Release : 12.8.x
Component : Access Gateway
UseServerRequestIp ACO setting was enabled for this agent while it was not enabled for the 12.7 agent, and thus the difference in behavior.
UseServerRequestIp ACO parameter was set to yes for this agent. Once set to no, agentname resolution began working as expected.