Index: su_comments.module
===================================================================
--- su_comments.module	(revision 4517)
+++ su_comments.module	(working copy)
@@ -52,6 +52,7 @@
 		}
 		
 		if (count($comments)){
+      $GLOBALS['_boost_cache_this'] = TRUE; // prevent boost caching
 			$node->content['su_comments'] = array(
 				'#value' => implode("\n", $comments),
 				'#weight' => 100
