flea1lt commented on issue #10977: URL: https://github.com/apache/apisix/issues/10977#issuecomment-1970553057
> `ctx.var.server_port` resolves to a port on which apisix is listening (not 9080 always) isn't it? Am I missing something? The port is not always 9080. I want to stress that `ctx.var.server_port` is the container port apisix listening to. But the fact is, when it's the container port, CAS will encounter a connect error because container port can not be used outside k8s. So I suggest a new conf to solve this situation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
