We need to remove all the UI components. Once advantage of manager-worker separation is being able to optimize the worker. Removing UI bundles will reduce the memory footprint.
In Mgt nodes, we need to block calls to deployed services, and allow calls only to admin services. Azeez On Fri, Aug 17, 2012 at 4:26 PM, Pradeep Fernando <[email protected]> wrote: > Hi guys, > > we have the above requirement. basically we have to get rid of all the > front-end components. few options. > > 1. do it using BE/FE seperation - but this inturn will require a p2-repo > 2. removing all the frontend features using a script - we can remove all > the components that ends with *.ui and *.stub . The UI/Stub bundles are not > the only bundles related to front-end > 3. block all the UI service calls using a handler - requests to /carbon > context get blocked. > > > feedback welcome > > --Pradeep > -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com Member; Apache Software Foundation; http://www.apache.org/ * <http://www.apache.org/>** email: **[email protected]* <[email protected]>* cell: +94 77 3320919 blog: **http://blog.afkham.org* <http://blog.afkham.org>* twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> * linked-in: **http://lk.linkedin.com/in/afkhamazeez* * * *Lean . Enterprise . Middleware*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
