forked from I2P_Developers/i2p.i2p
Console: Enable compression (ticket #2157)
This commit is contained in:
@ -368,15 +368,19 @@ public class RouterConsoleRunner implements RouterApp {
|
||||
*<pre>
|
||||
* Server
|
||||
* HandlerCollection
|
||||
* HostCheckHandler
|
||||
* HostCheckHandler (extends GzipHandler)
|
||||
* ContextHandlerCollection
|
||||
* WebAppContext (i.e. ContextHandler)
|
||||
* LocaleWebAppHandler (routerconsole)
|
||||
* SessionHandler
|
||||
* SecurityHandler
|
||||
* ServletHandler
|
||||
* servlets...
|
||||
* WebAppContext
|
||||
* ...
|
||||
* WebAppContext (i2psnark)
|
||||
* WebAppContext (i2ptunnel)
|
||||
* WebAppContext (imagegen)
|
||||
* WebAppContext (susidns)
|
||||
* WebAppContext (susimail)
|
||||
* WebAppContext (for each plugin with a .war)
|
||||
* DefaultHandler
|
||||
* RequestLogHandler (opt)
|
||||
*</pre>
|
||||
|
Reference in New Issue
Block a user