Please help me to solve the problem,
I have to make a shared memory to store the session details. The apllication for which i will be implementing this technique is a huge application and has numerous hits, I dont want to use Data Base to store the session details.
I am implementing the whole application using perl 5.8 and apache2.0. Could any one suggest me how to attain this.