I have designed a web application by using Python, WSGI, HTML, Javascript and Postgresql. The web application working on three different virtual machine. That machines are differentiate by using unique static IP
addresses. when client request to server that request go to the proxy server after that proxy server send to that request to web server.