NGL and memcached
Posted by
onehomelist on
Dec 27, 2011; 11:21am
URL: http://ngl.70.s1.nabble.com/NGL-and-memcached-tp7129874.html
For improving db query speed and for caching sessions, I wanted to use memchaced with NGL. I tried this solution
written here. I edited context.xml file in /NGL3/apache-tomcat-6.0.32/webapps/newgenlibctxt/META-INF directory. But there was another context.xml fine in NGL3/apache-tomcat-6.0.32/conf directory. But editing that file gives error while starting NGL server. But editing the first context.xml file mentioned above didn't give any errors. Is that the right context.xml file which NGL uses?