StandNorthStar opened a new issue, #12467:
URL: https://github.com/apache/apisix/issues/12467

   ### Description
   
   
我在K8S上通过deployment启动apisixpod,同时把日志目录/usr/local/apisix/logs挂载到本地目录。当在此节点启动多个pod时会启动异常,查看日志stream_worker_events.sock
 和 worker_events.sock 
文件在/usr/local/apisix/logs目录导致冲突。通过AI查询配置sock_path,但是实际测试不生效,有知道这个怎么解决吗?
   AI配置:
   apisix:
     worker_events:
       sock_path: "/your/path/worker_events.sock"
     stream_worker_events:
       sock_path: "/your/path/stream_worker_events.sock" 
   
   
   
   ### Environment
   
   K8S1.26
   Apisix 3.13.0


-- 
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: notifications-unsubscr...@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to