Skip to content Skip to sidebar Skip to footer
Showing posts with the label Rabbitmq

How To Rewrite Uri Nginx Reverse Proxy Using Proxy_pass?

I'm trying to use nginx to reverse proxy into kubernetes pods running various web apps. My issu… Read more How To Rewrite Uri Nginx Reverse Proxy Using Proxy_pass?

Javascript Rabbitmq -> Pull Single Message

I'm trying to pull a single message off of rabbitmq, process it, and acknowledge that single me… Read more Javascript Rabbitmq -> Pull Single Message