This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi, is there a resource or documentation that can explain how to migrate
cloud apis to microgateway? My end goal is to support all the features I
need. but If someone points me in the right direction , example to start
creating my own doc that will h...
Hi, apigee breaks when getting response header Content-Encoding utf-8
from backend service.have couple of questions needed to approach
conversations.1. What is the right content-encoding that apigee supports
?2. Why Content-Encoding utf-8 breaks ?3. ...
Hi, 1. we are trying to set up a generic API timeout for all our
proxies.2. it seems that the exception happens outside/after the proxy
post flow hooks. (this is where we have our generic error handling)is
this correct?if so, in what part of the prox...
Hi, Im in the need to document (create smartdocs) APIs using the DEV
portal. (we currently have Apigee Edge) Ive read in docs that smart docs
support json from Swagger 1.2. I dont see any editor for Swagger 1.2
(The current editor works for 2.0 which...
so there is 1 default now that it works (the 55 seconds default) where
is that configured? virtual host ?that default that is 55 seconds
already works, and my custom error handling in hooks intercepts it.my
thought is: if that default 55 is changed t...
thank you for the starting points. 1. I'm concerned of being able to
code/support everything I do for my clients in OOTB policies, specially
shared flows, hooks, kvms, dynamic target urls, mocks, assign message or
hardcode responses. etc etc. have yo...
Thank you @Dino-at-Google, we were collecting the data on http
documentation to communicate with backend. This helps a lot to show more
info. thank you again.
Hi @Sudhee Sreedhara, @Diego Zuluaga I was wondering about this question
too. It's there a performance benchmark between apigee KVM vs Redis or
another inMemory tool ?
thank you, I guess then it becomes a question of "where does it make
sense to validate this? " FE . | API | BackEnd not sure what is the best
pattern. from my experience, the design is to make the other team
validate . but I wonder if this should b...