The size of the C:\WINDOWS\system32\inetsrv\Icorn\session.key file (and a similar one, session.key.bk) has gone beyond 8 GB. I want to free up space on this server.

What can I do to safely reclaim that space? Is it an IIS setting? Is it ok to just delete it?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

That is not a standard IIS file. You should check your website code and configuration to determine what is utilizing this file. Most likely it is a plugin of some sort.

link|improve this answer
Spot on, Hyppy. It's a custom plugin developed internally. Thanks! – esegura Jun 10 '11 at 18:23
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.