A
an
I've implemented a call-back function
to repopulate the stored Cache objects
when they expires or are removed
it works great
but
in one situation only it doesen't work
(that is the callback is not fired):
when,
I presume (I'm not sure),
the server recycles something
(or recycles the Cache objects,
or recycles the whole .asp application,
or it recycles something else, I don't know)
but, surely, the callback doesn't work.
What is the server recycling?
Why the callback is not fired?
to repopulate the stored Cache objects
when they expires or are removed
it works great
but
in one situation only it doesen't work
(that is the callback is not fired):
when,
I presume (I'm not sure),
the server recycles something
(or recycles the Cache objects,
or recycles the whole .asp application,
or it recycles something else, I don't know)
but, surely, the callback doesn't work.
What is the server recycling?
Why the callback is not fired?