reverse proxy software

one111

Newbie
Joined
Aug 26, 2010
Messages
2
Reaction score
0
Hello!

I have been working and studying reverse proxy software. I have blog with information regarding it and demo app included. Anyone interested?
 
In computer networks, a reverse proxy is a type of proxy server that retrieves resources on behalf of a client from one or more servers. These resources are then returned to the client as though it originated from the reverse proxy itself.[1] While a forward proxy is usually situated between the client application (such as a web browser) and the server(s) hosting the desired resources, a reverse proxy is usually situated closer to the server(s) and will only return a configured set of resources.
Code:
http://en.wikipedia.org/wiki/Reverse_proxy
 
Code:
backproxy*blog+pot*co?
replace + with s
replace ? with m
 
Back
Top