Revolyssup commented on issue #10064: URL: https://github.com/apache/apisix/issues/10064#issuecomment-1686534212
Yes, `path_for_test` is a string, not an array. As given in the docs here[1], In the prod environment, path_for_test should not be used and the unix socket path will be generated dynamically. APISIX currently only runs one executable as a subprocess managed under it. 1. https://apisix.apache.org/docs/apisix/external-plugin/ -- 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]
