Report this

What is the reason for this report?

Will private networking speed up the connection between droplets?

Posted on December 22, 2015

I’m a little confused about what is the practical use of a private networking. I want to create two droplets for my website, on for the php staff (server A) and another for mongodb database (server B). Should I enable private networking on these servers and use server B’s private ip for mongodb connection string on server A or this is not the correct use for private networking?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hey there,

Running a remote Database is a perfect use of Private Networking. You could further restrict the public interface access on Server B for added security.

Happy coding,

Jon Schwenn Platform Support Specialist DigitalOcean

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.