We are using Drupal 7 with Ajax Comments module and Authcache enabled. However, it seems like NodeJS integration only works for non cached pages. Looking at code, nodejs is initialized in hook_init which is not executed for cached pages. It would be great to have some workaround or move nodejs_init to hook_boot somehow.

Comments

lantushenkoao@mail.ru created an issue.