Hey, as another security layer, our MongoDB database lists allowed IP addresses. Sadly, IPs are dynamic in our environment (Heroku), and we do not know IP in advance. Is there some easy way (global configuration) to force all requests to run through a proxy? It seems that we have to adjust a plugin to support such functionality. Thanks, and sorry for the question; my networking knowledge is minimal.