PDA

View Full Version : ASP Caching



Mr Chunder
Apr 23rd, 2001, 03:02 PM
Has anybody tried XCache or any similar ASP file caching product? The idea of caching files in a server with lots of spare RAM sounds like an excellent idea however, I'd like to hear about other peoples comments/experience.

Thanks

antoniyo
Nov 10th, 2008, 04:52 AM
the requirement :- the name of the last user who has logged in is required .

In order to get this you have to store the value at application level.
I think the way you have implemented is correct.
You have to cache it at Application level.

best_links
Dec 29th, 2008, 07:47 AM
i never tried xcache but yes you are right you have to store the value at application level.

shakir
Jan 11th, 2009, 11:41 PM
i never tried xcache but yes you are right you have to store the value at application level.

But is eating too much memory, and sometime killing the shared host