ModCFML

Release Notes / Change Log

Known Issues

- Occasionally a user will be displayed the contents of the default context rather then the context that they requested. This effect goes away once enough time has passed for Tomcat to effectively create the context and start servinig from it, but depending on system load and specifications, the time it takes to create a context varies widely, and is difficult (if not impossible) to verify.

 

Version 1.0.14 - Feb 20, 2013

[NEW] Added context throttling options in an effort to help secure mod_cfml from certain kinds of DoS attacks. -Jordan
 

Version 1.0.8 - Aug 9, 2012

[NEW] Added additional logging messages to help users identify possible problems. -Jordan
 

Version 1.0.1 - February 20, 2012

[FIX] Wait process will remove existing work directories and will wait for them to be created. *1 -Jordan

*1 - This is intended to help address the context verification issue that occasionally happens while waiting for the context to be created. Occasionally the context will not be fully created when the redirect happens, and the user will be shown the default context instead of the context they requested. We are currently investigating better ways of addressing this.
 

Version 1.0.0 - January 1, 2012

Initial release.