An Tran

Results 23 comments of An Tran

Also fix the test steps. > Question: The shared dict is shared for all the 3scale products? So if I have 20m, those are shared for me and other 3scale...

Thanks @dfennessy. I will need your approval also

It's a bit tricky to get systemtap working inside a Docker container, last time I tried it required matching kernel version between host and container. I'll try again tomorrow, if...

Running with Docker requires a matching kernel between the Docker image and the host. So I will merge this now and we can improve with future commit

Perhaps we can include grpcurl with the image https://github.com/fullstorydev/grpcurl? Then add a preprocessor like `--- grpc_request` to use gprcurl, similar to how openresty test-nginx uses curl

Considered as fixed. Feel free to reopen if you need more help

@odkq The behavior is expected. It's especially useful when you have multiple gateways. When using openresty shdict, the limit is applied per gateway so depending on where the request is...

Hi there, what version of 3scale are you using and how did you deploy APIcast? It sounds like your image is broken, `upstream` and `upstream connection` are two different policies....