You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/01/17 10:19:41 UTC

[GitHub] [apisix-java-plugin-runner] 1247691206 commented on issue #120: request help: follow TokenValidator ,request cannot go to plugin ,hold about a few time ,then return 503

1247691206 commented on issue #120:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/120#issuecomment-1014358197


   > 
   ext-plugin:
     path_for_test: /tmp/runner.sock
   
   change to deploy model  like this  it's ok!
   ext-plugin:
     cmd: ['java', '-jar', '-Xmx4g', '-Xms4g', '/data/soft/apisix-java-plugin-runner/dist/apisix-runner-bin/apisix-java-plugin-runner.jar']
   
   ![image](https://user-images.githubusercontent.com/16167220/149751544-25860914-b379-4915-b76d-ac9c2979349a.png)
   
   
   


-- 
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-unsubscribe@apisix.apache.org

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