h1. État de l'art h3. Conception intéressante * -ApexIdentity- "OpenIG":http://docs.forgerock.org/en/openig/3.0.0/reference/index/index.html * "Proxylet":http://pypi.python.org/pypi/proxylet/ h3. Les configurations * -Apexidentity- "OpenIG":http://docs.forgerock.org/en/openig/3.0.0/reference/index/AssignmentFilter.html * "Sec-wall":http://sec-wall.gefira.pl/documentation/ref-docs/config-file.html * "hproxy":https://github.com/benoitc/hroute/blob/master/README.rst h3. Les projets intéressants h4. Reverse proxy * "Proxylet":http://pypi.python.org/pypi/proxylet/ * "twisted reverse proxy":http://twistedmatrix.com/documents/current/api/twisted.web.proxy.ReverseProxy.html h4. Proxy * "tproxy":https://github.com/benoitc/tproxy * "hroute":https://github.com/benoitc/hroute h4. Bibliothèques réseau * "eventlet":http://eventlet.net/ * "gevent":http://www.gevent.org/ h4. Framework wsgi * "paste":http://pythonpaste.org/ * "werkzeug":http://werkzeug.pocoo.org/ * "webob":http://docs.webob.org/en/latest/index.html h3. WSGI Middleware * "AuthKit":http://authkit.org/