cancel
Showing results for 
Search instead for 
Did you mean: 

InProc command functionality

FABIAN_BOTINA1
Star Contributor
Star Contributor

Hi everyone.

Currently there is a setting in the web.config at the server level that allows to release licenses pasted on the server.

This setting has been applied and it works most of the time but not others, I have a question, what is the difference between "Off" and "InProc"

 

InPro

<sessionState mode = "InProc" timeout = "5" />

 

Off

<sessionState mode = "Off" timeout = "5" />

 

Is there a difference? Which one is more effective?

 

 

Regards

1 REPLY 1

Pavel_Soukal
Champ in-the-making
Champ in-the-making

I Would also be interested in this. 

 

We have activated the enableTimeout with the sessionState left at Off and are getting good results.

 

Support has suggested to turn on InProc which is what we'll try to do.

 

Reason for this was that the Office integrations opened up sessions on the appserver each time a user opened a document

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.