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 2020/06/15 06:42:12 UTC

[GitHub] [incubator-apisix] wwd5613 opened a new issue #1715: bug: healthcheck bug

wwd5613 opened a new issue #1715:
URL: https://github.com/apache/incubator-apisix/issues/1715


   ### Issue description
   when press test,error log appear occasionally.
   
   
   ![微信截图_20200615143830](https://user-images.githubusercontent.com/2143396/84625658-50535000-af16-11ea-843b-05aea2ca8da3.png)
   
   
   
   ### Environment
   
   * apisix version (cmd: `apisix version`):1.2
   * OS:centos7.4
   
   


----------------------------------------------------------------
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.

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



[GitHub] [incubator-apisix] moonming commented on issue #1715: bug: healthcheck bug

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #1715:
URL: https://github.com/apache/incubator-apisix/issues/1715#issuecomment-643968156


   Can you provide reproduction steps?


----------------------------------------------------------------
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.

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



[GitHub] [incubator-apisix] wwd5613 removed a comment on issue #1715: bug: healthcheck bug

Posted by GitBox <gi...@apache.org>.
wwd5613 removed a comment on issue #1715:
URL: https://github.com/apache/incubator-apisix/issues/1715#issuecomment-643993184


   step:


----------------------------------------------------------------
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.

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



[GitHub] [incubator-apisix] wwd5613 commented on issue #1715: bug: healthcheck bug

Posted by GitBox <gi...@apache.org>.
wwd5613 commented on issue #1715:
URL: https://github.com/apache/incubator-apisix/issues/1715#issuecomment-643995784


   i have not test other versions.
   step:
   1、add route:
   {"host":"www.test.com","filter_func":"function(vars) return string.len(vars['binary_remote_addr']) == 4  end","vars":[["server_port","==","80"]],"upstream":{"retries":3,"nodes":{"192.168.0.14:80":1},"hash_on":"vars","checks":{"active":{"unhealthy":{"http_failures":2,"tcp_failures":2,"interval":1,"timeouts":3},"timeout":1,"https_verify_certificate":true,"http_path":"\/healthcheck","healthy":{"interval":2,"successes":1},"req_headers":["User-Agent: curl\/7.29.0"],"type":"http","host":"healthcheck.com","concurrency":10}},"type":"roundrobin"},"priority":3,"uri":"*"}
   2、modify www.test.com hosts to apisix server ip,press test with wrk for several times.
   wrk -t 16 -c 400 -d 30 --latency http://www.test.com/test
   then error log appeard sometimes.


----------------------------------------------------------------
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.

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



[GitHub] [incubator-apisix] membphis commented on issue #1715: bug: healthcheck bug

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #1715:
URL: https://github.com/apache/incubator-apisix/issues/1715#issuecomment-646644644


   please update your version first. I remember we have fixed such a bug.


----------------------------------------------------------------
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.

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



[GitHub] [incubator-apisix] moonming commented on issue #1715: bug: healthcheck bug

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #1715:
URL: https://github.com/apache/incubator-apisix/issues/1715#issuecomment-643968293


   what about use the 1.3 or the master version?


----------------------------------------------------------------
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.

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



[GitHub] [incubator-apisix] wwd5613 commented on issue #1715: bug: healthcheck bug

Posted by GitBox <gi...@apache.org>.
wwd5613 commented on issue #1715:
URL: https://github.com/apache/incubator-apisix/issues/1715#issuecomment-643993184


   step:


----------------------------------------------------------------
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.

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