Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The "HowTo/FasterStartUp" page has been changed by markt:
https://wiki.apache.org/tomcat/HowTo/FasterStartUp?action=diff&rev1=27&rev2=28

Comment:
Un-wikify WebSocket

  <Context containerSciFilter="WsSci" />
  }}}
  
- The impact of disabling WebSocket support will depend on how many JARs were 
being scanned for WebSocket annotations and whether any other SCIs trigger 
annotation scans. Generally, it is the first SCI scan that has the biggest 
performance impact. The impact of additional scans is minimal.
+ The impact of disabling !WebSocket support will depend on how many JARs were 
being scanned for !WebSocket annotations and whether any other SCIs trigger 
annotation scans. Generally, it is the first SCI scan that has the biggest 
performance impact. The impact of additional scans is minimal.
  
  References: [[https://bz.apache.org/bugzilla/show_bug.cgi?id=55855|Bug 
55855]], [[http://tomcat.apache.org/tomcat-8.0-doc/config/context.html|Tomcat 8 
Context documentation]]
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to