Click to See Complete Forum and Search --> : WebSphere - Net.Data


Equis454
July 1st, 2002, 05:50 PM
I am new to posting here and hopefully will be able to find some help. I am working for a medium sized internet based company that runs IBM Net.Data aka WebSphere. It is my task to incorporate caching into their web pages. After mulling through the IBM documentation I am still running into some problems. I cannot figure out where to place my cachemgr.cnf file so Net.Data can access it. Moreso, how do I point Net.Data Web Commerce Suite to my cache manager configuration file. Any help would be greatly appreciated. Thanks again

Matt Equinoa

Manish Malik
July 1st, 2002, 06:42 PM
Wherever you place your cachemgr.cnf file (or maybe name the modified copy as "myconfig.cfg"), you can use the following command to start the Cache Manager with that config file:


cachemgrd -c myconfig.cfg


Try it and see.

Equis454
July 2nd, 2002, 10:07 AM
Thanks for the help, I will give it a try.

Matt