I am developing a service which has the ability to $subject e.g. foo .stratosappspot.com just like in Google AppEngine. After having a discussion with my mentor(chamith) i started to develop this feature for appserver first. I identified where the appserver exposes the endpoints(direct links). And now i want to manage user requests. My idea is while providing a user-friendly URL to user, keeping the actual URL in a bigtable(optional).When user request a service which is already deployed in appserver, using provided URL, my service gets the request and generates it again replacing actual URL and pass it to the server. Actually this is something like a small proxy server.
I need to know how this client requests are generated and in where it is handed over to the server. Any concern regarding this is welcome. *Best Regards ~Shameera~*
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
