sign inHome | Recent Changes | All Pages | HelpSearch:

Proxies

Client makes a request for domain.com.

Client checks nameservers to find the ip of domain.com

Client connects to our server on port 80 (our proxy server) and asks for bulbreminder.com

Our proxy server forwards that request to your private port.

Your private port is connected to your application/webserver (lighttpd? mongrel?)

That application server responds with data to the client.

Basically you start your application on your private port.

Our proxy server gets configured to response to a domain request by sending people to that port.


Powered by JunebugWiki v0.0.28 Last edited by ahxorr on November 15, 2007 12:54 PM (diff)
Version 3 (current) «olderversions