Web application security gateway with java non-blocking IO

Zhenxing Luo,Nuermaimaiti Heilili,Dawei XU,Chen Zhao,Zuoquan Lin
DOI: https://doi.org/10.1007/11780991_9
2006-01-01
Abstract:We present the design and implementation of the WebDaemon Security Gateway (WDSG) with the techniques of event-driving, non-blocking IO multiplexing, secure cookies, SSL and caches based on PKI framework and role-based access control (RBAC) policy. It not only supports massive concurrency and avoids the pitfalls of traditional block I/O based design, but also is able to secure all the resources of an enterprise and reduce the cost and complexity of administration.
What problem does this paper attempt to address?