Hi Antonio, That's not one of our servers, from what I can tell, and there's nothing in our code referencing this at all. You're seeing this server-side? Is this only when posting a new change for review using command line tools, or through the web UI? Do you see it when just browsing through the UI?
We do use https://secure.gravatar.com/, but I don't know whether this is served on CloudFront. If you're on the Admin UI page, we have a browser-side query to beanbaginc.com to check on the support level of the server. Any chance you have a browser extension that might be accessing something? Can you give me the exact command you ran? I'll see if it pops up on my end. Christian -- Christian Hammond President/CEO of Beanbag <https://www.beanbaginc.com/> Makers of Review Board <https://www.reviewboard.org/> On Thu, Jan 19, 2017 at 7:49 AM, Antonio Soldo <[email protected]> wrote: > I addition to my question, the reason I'm asking such thing is that we > have our instance of ReviewBoard (and any other tool hosted at us) behind > proxy, and all outgoing request must be channeled through this proxy. As in > this case, proxy is bypassed (not consulted), and all outgoing public > network request are discarded. Because of this, application is slow (for > example, posting a comment in review takes up to 3 mins) and application is > barely usable. > > As a continuation on first question, is there a possibility to run > reviewboard in such "eco-system" (where every public http request must go > through proxy)? > > What we tried is to set env variable http_proxy and https_proxy to point > at out proxy. Running command 'lynx gooogle.com' on CentOS that backs > ReviewBoard went through proxy and response was received. But repeating > comment publishing on review resulted in same manner as first time, a > direct request to cloudfront was made instead of going through proxy. > > > > On Thursday, January 19, 2017 at 4:02:22 PM UTC+1, Antonio Soldo wrote: >> >> Hi all >> >> Is there a reason why is ReviewBoard trying to connect to the >> server-54-192-186-70.cdg51.r.cloudfront.net after every change that is >> published on review? >> I was monitoring my net traffic and noticed this connection and did not >> find anything specific why this server would be contacted. In my admin >> dashboard I defined that all files are hosted locally. >> Also, inspecting web server configuration did not give me any clue. I'm >> attaching captured traffic so everybody could see request made to above >> mentioned server. >> >> I'm hosting ReviewBoard locally, and currently running version 2.5.7 on >> CentOS 7.3.1611. ReviewBoard is run on Apache web server. >> >> Thank you in advance >> >> -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
