razor - Better CMS in a load balanced hosting environment -


we're getting few issues running bettercms on load-balanced server setup. we're seeing lot of errors following, across multiple pages:

failed load cms page. ---> nhibernate.lazyinitializationexception: initializing[bettercms.module.pages.models.pagepropertie]-failed lazily initialize collection of role: bettercms.module.pages.models.pageproperties.categories, no session or session closed

we're using version 2.0.3 of bettercms. turning off load balancing , running site through 1 server seems stop problems, ideally i'd know if there's allow load balance our traffic?

can uninstall opengraph module? have issue in backlog https://github.com/devbridge/bettercms/issues/1533, no eta it.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -