Gaoll
Gaoll
> Hi, @liangliang4ward. Please ref here https://github.com/apache/apisix/blob/abc20bb38ec663186ef225dc1b50f9cfaf15c21c/apisix/upstream.lua#L424 , dashboard just follow APISIX rules. yes,but apisix not only check nodes!=1,also has other conditions ```lua not balancer.recreate_request ```
> Hi, @liangliang4ward. Please ref here https://github.com/apache/apisix/blob/abc20bb38ec663186ef225dc1b50f9cfaf15c21c/apisix/upstream.lua#L424 , dashboard just follow APISIX rules. when `balancer.recreate_request ==true `, Multiple nodes can be supported
> Hi, please provide the `apisix-dashboard` version. 2.10.1
Whether to consider supporting online call api ?
> > Whether to consider supporting online call api ? > > Hi, @liangliang4ward. I would like to know what "online call api" means? just test api to check is...
> @liangliang4ward would you like to fix it ? ok; assign me. but I never download dashboard code .hhh let me try.
I mean ,the file-log-plugin write only one file. I think the file will be very large. we should split them
> > This is not easy to combine these two plugins. But we can make a try. > > Maybe we can make file-logger support log file rotation (without modifying...