C
Chuck
Our Forms authentication ticket is timing out much faster than it is suppose
to.
I am auditing the application pool and the application is not restarting.
I am not using session cookies.
The timeout is set to 180 we are seeing lots of timeouts in under an hour.
<forms name="HR-xxx" domain="localhost"
loginUrl="http://localhost/HRxxx/LogIn.aspx" protection="All" path="/"
timeout="180" slidingExpiration="true" requireSSL="false">
</forms>
<machineKey validationKey="1243...." decryptionKey="48..."
validation="SHA1" decryption="AES"/>
<sessionState mode="Off"/>
<healthMonitoring>
<rules>
<add name="Application Lifetime Events Default" eventName="Application
Lifetime Events"
provider="EventLogProvider" profile="Default" minInstances="1"
maxLimit="Infinite" minInterval="00:01:00" custom="" />
</rules>
</healthMonitoring>
Event Type: Information
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1315
Date: 8/6/2009
Time: 3:58:33 PM
User: N/A
Computer: HRINT
Description:
Event code: 4005
Event message: Forms authentication failed for the request. Reason: The
ticket supplied has expired.
Event time: 8/6/2009 3:58:33 PM
Event time (UTC): 8/6/2009 9:58:33 PM
Event ID: f27b4e1fc715401facc032ebb51a8d42
Event sequence: 47290
Event occurrence: 40252
Event detail code: 50202
Application information:
Application domain: /LM/W3SVC/1/Root/Perform-1-128940241439307777
Trust level: Full
Application Virtual Path: /Perform
Application Path: E:\Inetsrv\wwwroot\Perform\
Machine name: HR...
Process information:
Process ID: 652
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Request information:
Request URL: http://hr....
Request path: /Perform/Default.aspx
User host address: 128.1....
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Name to authenticate:
Custom event details:
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
to.
I am auditing the application pool and the application is not restarting.
I am not using session cookies.
The timeout is set to 180 we are seeing lots of timeouts in under an hour.
<forms name="HR-xxx" domain="localhost"
loginUrl="http://localhost/HRxxx/LogIn.aspx" protection="All" path="/"
timeout="180" slidingExpiration="true" requireSSL="false">
</forms>
<machineKey validationKey="1243...." decryptionKey="48..."
validation="SHA1" decryption="AES"/>
<sessionState mode="Off"/>
<healthMonitoring>
<rules>
<add name="Application Lifetime Events Default" eventName="Application
Lifetime Events"
provider="EventLogProvider" profile="Default" minInstances="1"
maxLimit="Infinite" minInterval="00:01:00" custom="" />
</rules>
</healthMonitoring>
Event Type: Information
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1315
Date: 8/6/2009
Time: 3:58:33 PM
User: N/A
Computer: HRINT
Description:
Event code: 4005
Event message: Forms authentication failed for the request. Reason: The
ticket supplied has expired.
Event time: 8/6/2009 3:58:33 PM
Event time (UTC): 8/6/2009 9:58:33 PM
Event ID: f27b4e1fc715401facc032ebb51a8d42
Event sequence: 47290
Event occurrence: 40252
Event detail code: 50202
Application information:
Application domain: /LM/W3SVC/1/Root/Perform-1-128940241439307777
Trust level: Full
Application Virtual Path: /Perform
Application Path: E:\Inetsrv\wwwroot\Perform\
Machine name: HR...
Process information:
Process ID: 652
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Request information:
Request URL: http://hr....
Request path: /Perform/Default.aspx
User host address: 128.1....
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Name to authenticate:
Custom event details:
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.