We are using IIS 8.5 with server 2012 and .net 4.5. Lot of requests of clients are going to request acquire state in work process, these are not killing after session out. Presently we are recyling on regular basis for get rid of. What can be the issue ???
Lot of session state request in request acquire state till recyling
Re: Truth Spy
FTP SSL site dropping certificate
Hello forum. Looking for some troubleshooting assistance on a problem affecting our servers that run an FTP site secured with an SSL cert.
We have about 150 servers running their own FTP site. FTP is set to Require SSL connections and its configured to use an SSL certificate from our internal CA. Everything looks good with the cert - no errors, has private key, and the issuers are good (subordinate and root). However, thing to note, each cert is almost exactly half way thru its life - issued this day or one prior in June 2016, and the expiry is this day or one more in June 2018.
These 150 servers have been in place for about a year. Over the last week, multiple servers' FTP sites have dropped the SSL cert from the site config - just reverts to 'Not Selected' for no reason. It's a day or two plus a year from the time the server was deployed and configured (we have the deployment schedule on our wiki). It's a simple fix, reselect the cert from the drop down and bobs your uncle. Problem is FTP connections don't work from the time the cert drops (1:40/2:00am) until we fix it.
I got nothing in the my App or System logs about the time it dies. The servers have not been rebooted in about a month (uptime is about 30 days) and no patches or recent changes are known.
Without something to go on I'm stuck seeing sites die overnight and support teams getting paged. Can anyone offer some troubleshooting tips for me ?
Thanks,
JC
Timeout on IIS function call System.Web.Hosting.IIS7WorkerRequest ReadEntityCoreSync
Hi,
Our web site is called by SystemPay (a payment website). And IIS is on timeout with the following call :
System.Web.Hosting.IIS7WorkerRequest:ReadEntityCoreSync (35s)
We don't understand why it happens. (we're using Appdynamics to see all cals)
CPU throttling not working IIS 10
Hi
We have a VM server Windows 2016 in Azure which has IIS 10 installed. All is going great except for CPU throttling. It just does not work on this Windows 2016 and/or IIS.
Settings for the app pool are:
- Limit: 90
- Limit action: Throttle
- Limit Interval: 5
In Windows 2012R2 it all worked perfectly.
I have looked at Windows System Resource Manager (WSRM) but thats not supported anymore.
It is safe to say that IIS 10 is useless without this feature.
I hope you can help !
Get ASP classic errors and send automaticaly by email
Hello, I would like to develop a classic ASP script that would run automatically when an http 500 error occurs. This script will allow me to send by email the url of the page in error, as well as the detailed error. Could someone help me?
I specify that I am on the latest version of IIS (windows server 2016)
'.NET v4.5' failed to stop a listener channel for protocol 'http' in the allotted time
I have a Windows Server 2012 R2 Standard running on AWS using IIS 6.2 (Build 9200).
Several times the website stops responding, looking in the event log I found this, not sure if this is the problem but look likely. Restarting IIS fixes the problem but I have to log into do it. And of course the site is down the whole time.
Suggestions? I am running an MVC 5 application.
"A worker process '4360' serving application pool '.NET v4.5' failed to stop a listener channel for protocol 'http' in the allotted time. The data field contains the error number."
- System
- Provider
[Name] Microsoft-Windows-WAS
[Guid] {524B5D04-133C-4A62-8362-64E8EDB9CE40}
[EventSourceName] WAS
- EventID 5138
[ Qualifiers] 32768
Version 0
Level 3
Task 0
Opcode 0
Keywords 0x80000000000000
- TimeCreated
[ SystemTime] 2017-08-09T16:17:11.000000000Z
EventRecordID 54596
Correlation
- Execution
[ ProcessID] 0
[ ThreadID] 0
Channel System
Computer <clipped>
Security
- EventData
AppPoolID .NET v4.5
ProcessID 4360
param3 0
ProtocolID http
B4050780
--------------------------------------------------------------------------------
Binary data:
In Words
0000: 800705B4
In Bytes
0000: B4 05 07 80
+ | System |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- | EventData |
AppPoolID | .NET v4.5 |
ProcessID | 4360 |
param3 | 0 |
ProtocolID | http |
B4050780 |
Binary data:
In Words
0000: 800705B4
In Bytes
0000: B4 05 07 80 ´..
Error 500 - trace / error log
Hi,
Problem description :
- One External Server use POST Method to send datas to our internal Server (W2012 R2, IIS 8.5).
- We have some errors (1 of 10 transactions approximately) on our internal Server.
Our .NET Agent view :
- Method ReadEntityCoreSync timeout 35 secondes.
The IIS trace :
<EventData>
<Data Name="ContextId">{8003CA53-0007-F000-B63F-84710C7967BB}</Data>
<Data Name="BytesReceived">0</Data>
<Data Name="ErrorCode">2147943395</Data>
</EventData>
<EventData>
<Data Name="ContextId">{8003CA53-0007-F000-B63F-84710C7967BB}</Data>
<Data Name="BytesSent">0</Data>
<Data Name="ErrorCode">2147942487</Data>
</EventData>
-> Final Status : Error 500
We have tested (without better result) :
- Disable Antivirus
- SSL Settings (Client Ignore)
- No rule in Filtering
Have you some ideas ?
DefaultAppPool stops automatically with error - The Windows Process Activation Service failed to generate an application pool config file for application pool 'DefaultAppPool'
Hi,
We have hosted WCF service on Windows Server 2012 R2 with IIS 8.5 The service is hosted in default website , having Default app pool.
Past few days the DefaultAppPool stops automatically and when we checked eventvwr, found following messages:
1.
Log Name: System
Source: Microsoft-Windows-WAS
Event ID: 5189
Task Category: None
Level: Error
Keywords: Classic
Description: The Windows Process Activation Service failed to generate an application pool config file for application pool 'DefaultAppPool'. The error type is '5'. To resolve this issue, please ensure that the applicationhost.config file is correct and recommit the last configuration changes made. The data field contains the error number.
2.
Log Name: System
Source: Microsoft-Windows-WAS
Event ID: 5011
Task Category: None
Level: Warning
Keywords: Classic
Description: A process serving application pool 'DefaultAppPool' suffered a fatal communication error with the Windows Process Activation Service. The process id was '13512'. The data field contains the error number.
It was running fine all these days, suddenly we are encountering this issue. Can anyone please help me resolving this?
Regards,
NeelAK
The current configuration only supports loading images built for a AMD64 processor architecture
Hello, a while ago I created a dll in c++ which uses the IHttpHandler Interface. I have been able to register and verify this module does what it is supposed to do on more than 8 virtual machines(IIS >> modules >> configure native modules >> register). I am using hyperv and those machines were created from a sysprepped image. I use the same dll file on all machines. The issue I am having is that it is not working properly on just one of those machines. As soon as I register the x64 module, when someone visits a websites, the application pool of the website goes down with message in the application log: "The Module DLL 'C:\the-name-of-the-dll.dll' could not be loaded due to a configuration problem. The current configuration only supports loading images built for a AMD64 processor architecture.". None of the application pools have "enable 32-bit applications" set to true. The OS is windows 2012R2 x64. I have built two versions of the dll - x32 and x64. I have no problems registering the x32 bit one. If I register the x64 bit dll and set "enable 32-bit applications" to true for an application pool, it works. I have also verified with process explorer that the w3wp processes run in x64 bit.
<add name="the-name-of-the-dll" image="C:\the-name-of-the-dll.dll" preCondition="bitness64" />
Below I am pasting the output from dumpbin /headers for both the x32 and x64 version of the dll. I have tried restarting the VM, restarting IIS, removing and readding the DLL, but nothing seems to work.
Microsoft (R) COFF/PE Dumper Version 14.00.24215.1
Copyright (C) Microsoft Corporation. All rights reserved.
Dump of file c:\the-name-of-the-dll.dll
PE signature found
File Type: DLL
FILE HEADER VALUES
8664 machine (x64)
7 number of sections
57DD5042 time date stamp Sat Sep 17 09:16:34 2016
0 file pointer to symbol table
0 number of symbols
F0 size of optional header
2022 characteristics
Executable
Application can handle large (>2GB) addresses
DLL
OPTIONAL HEADER VALUES
20B magic # (PE32+)
14.00 linker version
7800 size of code
5E00 size of initialized data
0 size of uninitialized data
78C8 entry point (00000001800078C8)
1000 base of code
180000000 image base (0000000180000000 to 0000000180011FFF)
1000 section alignment
200 file alignment
6.00 operating system version
0.00 image version
6.00 subsystem version
0 Win32 version
12000 size of image
400 size of headers
0 checksum
2 subsystem (Windows GUI)
160 DLL characteristics
High Entropy Virtual Addresses
Dynamic base
NX compatible
100000 size of stack reserve
1000 size of stack commit
100000 size of heap reserve
1000 size of heap commit
0 loader flags
10 number of directories
BDE0 [ 55] RVA [size] of Export Directory
BE38 [ A0] RVA [size] of Import Directory
10000 [ 1E0] RVA [size] of Resource Directory
E000 [ 84C] RVA [size] of Exception Directory
0 [ 0] RVA [size] of Certificates Directory
11000 [ 110] RVA [size] of Base Relocation Directory
A5D0 [ 70] RVA [size] of Debug Directory
0 [ 0] RVA [size] of Architecture Directory
0 [ 0] RVA [size] of Global Pointer Directory
0 [ 0] RVA [size] of Thread Storage Directory
A640 [ 94] RVA [size] of Load Configuration Directory
0 [ 0] RVA [size] of Bound Import Directory
9000 [ 2D0] RVA [size] of Import Address Table Directory
0 [ 0] RVA [size] of Delay Import Directory
0 [ 0] RVA [size] of COM Descriptor Directory
0 [ 0] RVA [size] of Reserved Directory
SECTION HEADER #1
.text name
7620 virtual size
1000 virtual address (0000000180001000 to 000000018000861F)
7800 size of raw data
400 file pointer to raw data (00000400 to 00007BFF)
0 file pointer to relocation table
0 file pointer to line numbers
0 number of relocations
0 number of line numbers
60000020 flags
Code
Execute Read
SECTION HEADER #2
.rdata name
3D48 virtual size
9000 virtual address (0000000180009000 to 000000018000CD47)
3E00 size of raw data
7C00 file pointer to raw data (00007C00 to 0000B9FF)
0 file pointer to relocation table
0 file pointer to line numbers
0 number of relocations
0 number of line numbers
40000040 flags
Initialized Data
Read Only
Debug Directories
Time Type Size RVA Pointer
-------- ------- -------- -------- --------
57DD5042 cv 4F 0000AF6C 9B6C Format: RSDS, {BFA18B91-5676-4435-832E-4DCAB9E8C7BC}, 1, H:\src\the-name-of-the-dll\x64\Release\the-name-of-the-dll.pdb
57DD5042 feat 14 0000AFBC 9BBC Counts: Pre-VC++ 11.00=0, C/C++=45, /GS=45, /sdl=0, guardN=31
57DD5042 coffgrp 2DC 0000AFD0 9BD0 4C544347 (LTCG)
57DD5042 iltcg 0 00000000 0
SECTION HEADER #3
.data name
E40 virtual size
D000 virtual address (000000018000D000 to 000000018000DE3F)
800 size of raw data
BA00 file pointer to raw data (0000BA00 to 0000C1FF)
0 file pointer to relocation table
0 file pointer to line numbers
0 number of relocations
0 number of line numbers
C0000040 flags
Initialized Data
Read Write
SECTION HEADER #4
.pdata name
84C virtual size
E000 virtual address (000000018000E000 to 000000018000E84B)
A00 size of raw data
C200 file pointer to raw data (0000C200 to 0000CBFF)
0 file pointer to relocation table
0 file pointer to line numbers
0 number of relocations
0 number of line numbers
40000040 flags
Initialized Data
Read Only
SECTION HEADER #5
.gfids name
34 virtual size
F000 virtual address (000000018000F000 to 000000018000F033)
200 size of raw data
CC00 file pointer to raw data (0000CC00 to 0000CDFF)
0 file pointer to relocation table
0 file pointer to line numbers
0 number of relocations
0 number of line numbers
40000040 flags
Initialized Data
Read Only
SECTION HEADER #6
.rsrc name
1E0 virtual size
10000 virtual address (0000000180010000 to 00000001800101DF)
200 size of raw data
CE00 file pointer to raw data (0000CE00 to 0000CFFF)
0 file pointer to relocation table
0 file pointer to line numbers
0 number of relocations
0 number of line numbers
40000040 flags
Initialized Data
Read Only
SECTION HEADER #7
.reloc name
110 virtual size
11000 virtual address (0000000180011000 to 000000018001110F)
200 size of raw data
D000 file pointer to raw data (0000D000 to 0000D1FF)
0 file pointer to relocation table
0 file pointer to line numbers
0 number of relocations
0 number of line numbers
42000040 flags
Initialized Data
Discardable
Read Only
Summary
1000 .data
1000 .gfids
1000 .pdata
4000 .rdata
1000 .reloc
1000 .rsrc
8000 .text
Microsoft (R) COFF/PE Dumper Version 14.00.24215.1
Copyright (C) Microsoft Corporation. All rights reserved.
Dump of file c:\the-name-of-the-dll.dll
PE signature found
File Type: DLL
FILE HEADER VALUES
14C machine (x86)
6 number of sections
5851907F time date stamp Wed Dec 14 12:33:35 2016
0 file pointer to symbol table
0 number of symbols
E0 size of optional header
2102 characteristics
Executable
32 bit word machine
DLL
OPTIONAL HEADER VALUES
10B magic # (PE32)
14.00 linker version
6400 size of code
4400 size of initialized data
0 size of uninitialized data
689A entry point (1000689A)
1000 base of code
8000 base of data
10000000 image base (10000000 to 1000EFFF)
1000 section alignment
200 file alignment
6.00 operating system version
0.00 image version
6.00 subsystem version
0 Win32 version
F000 size of image
400 size of headers
0 checksum
2 subsystem (Windows GUI)
140 DLL characteristics
Dynamic base
NX compatible
100000 size of stack reserve
1000 size of stack commit
100000 size of heap reserve
1000 size of heap commit
0 loader flags
10 number of directories
9DB0 [ 58] RVA [size] of Export Directory
9E08 [ A0] RVA [size] of Import Directory
D000 [ 1E0] RVA [size] of Resource Directory
0 [ 0] RVA [size] of Exception Directory
0 [ 0] RVA [size] of Certificates Directory
E000 [ 7D4] RVA [size] of Base Relocation Directory
9070 [ 70] RVA [size] of Debug Directory
0 [ 0] RVA [size] of Architecture Directory
0 [ 0] RVA [size] of Global Pointer Directory
0 [ 0] RVA [size] of Thread Storage Directory
90E0 [ 40] RVA [size] of Load Configuration Directory
0 [ 0] RVA [size] of Bound Import Directory
8000 [ 158] RVA [size] of Import Address Table Directory
0 [ 0] RVA [size] of Delay Import Directory
0 [ 0] RVA [size] of COM Descriptor Directory
0 [ 0] RVA [size] of Reserved Directory
SECTION HEADER #1
.text name
6229 virtual size
1000 virtual address (10001000 to 10007228)
6400 size of raw data
400 file pointer to raw data (00000400 to 000067FF)
0 file pointer to relocation table
0 file pointer to line numbers
0 number of relocations
0 number of line numbers
60000020 flags
Code
Execute Read
SECTION HEADER #2
.rdata name
2B1C virtual size
8000 virtual address (10008000 to 1000AB1B)
2C00 size of raw data
6800 file pointer to raw data (00006800 to 000093FF)
0 file pointer to relocation table
0 file pointer to line numbers
0 number of relocations
0 number of line numbers
40000040 flags
Initialized Data
Read Only
Debug Directories
Time Type Size RVA Pointer
-------- ------- -------- -------- --------
5851907F cv 4B 0000969C 7E9C Format: RSDS, {8C39C0F9-EC2D-41B6-9C9F-C520DD627935}, 1, H:\src\the-name-of-the-dll\Release\the-name-of-the-dll.pdb
5851907F feat 14 000096E8 7EE8 Counts: Pre-VC++ 11.00=0, C/C++=46, /GS=46, /sdl=0, guardN=32
5851907F coffgrp 2C0 000096FC 7EFC 4C544347 (LTCG)
5851907F iltcg 0 00000000 0
SECTION HEADER #3
.data name
A64 virtual size
B000 virtual address (1000B000 to 1000BA63)
800 size of raw data
9400 file pointer to raw data (00009400 to 00009BFF)
0 file pointer to relocation table
0 file pointer to line numbers
0 number of relocations
0 number of line numbers
C0000040 flags
Initialized Data
Read Write
SECTION HEADER #4
.gfids name
48 virtual size
C000 virtual address (1000C000 to 1000C047)
200 size of raw data
9C00 file pointer to raw data (00009C00 to 00009DFF)
0 file pointer to relocation table
0 file pointer to line numbers
0 number of relocations
0 number of line numbers
40000040 flags
Initialized Data
Read Only
SECTION HEADER #5
.rsrc name
1E0 virtual size
D000 virtual address (1000D000 to 1000D1DF)
200 size of raw data
9E00 file pointer to raw data (00009E00 to 00009FFF)
0 file pointer to relocation table
0 file pointer to line numbers
0 number of relocations
0 number of line numbers
40000040 flags
Initialized Data
Read Only
SECTION HEADER #6
.reloc name
7D4 virtual size
E000 virtual address (1000E000 to 1000E7D3)
800 size of raw data
A000 file pointer to raw data (0000A000 to 0000A7FF)
0 file pointer to relocation table
0 file pointer to line numbers
0 number of relocations
0 number of line numbers
42000040 flags
Initialized Data
Discardable
Read Only
Summary
1000 .data
1000 .gfids
3000 .rdata
1000 .reloc
1000 .rsrc
7000 .text
IIS8 can't connect to local sites with 192.168.x.x but can with localhost:x
I am running serveral localhost sites on IIS 8. Recently they have become unreachable by any domain computers and IIS8 itself when using the bound IP (192.168.1.x:xx). When testing with Windows firewall off and telnetting to a bound IP I am still unable to reach it. However, when I set the binding to "unassigned" with a port, I can reach it just fine. What's happening?
Thanks!
IIS + isapi + tomcat configuration problem
Hi.
I have IIS 8.5. I am trying to configure my application for 2 variants of authentication - SSO, and CAC (smart-cards).
Application is hosted on 4 tomcats (2 for SSO and 2 for CAC), each is configured for their authentication method.
Also I've configured 2 ISAPi redirectors: SSO and CAC.
In IIS I've created 2 Virtual Dirs: jakartaSSO and jakartaCAC, 2 ISAPI filters for each and enabled handler mappings for execute.
Also configured parameters for each jakarta (SSL, Authentication, Bindings)
But the problem is that, when I’m checking jk status I see only 1 worker which balances 2 tomcats. And where is the other worker?
Also jk status is working https://<hostname>/jkstatus.
How to configure it to view jk status for each virtual dir like: https://<hostname>/jakartaSSO/jkstatus ?
Thanks!
Best regards,
Artyom Rudenya.
TLS 1.0 works but 1.2 doesn't
Hi, everyone! So here's what I'm running into. I've got 3 Server 2008 R2 VMs. One IIS 7.5, one Tomcat 7 and one SQL Server 2008 R2 SP3 (with TLS fix added). The website works great with TLS 1.0 enabled and communicates through Tomcat to the SQL Server. It's setup for simulated CAC authentication by using user certificates. However, when I disable TLS 1.0 and enable TLS 1.1 and 1.2, the site refuses to work. I'm using the "DisabledByDefault" and "Enabled" registry keys to add the TLS 1.1 and 1.2 functionality. The kicker is that I have all 3 applications combined on another VM and that one works fine in TLS 1.2. It's just the separated VMs that won't work. I suspect the issue lies with IIS because it doesn't even bring up the pop-up window for choosing which user certificate to use, which that is handled by IIS, not Tomcat. I've compared all the settings between the working IIS and the non-working IIS and I can't find anything different. I would love to get some ideas of what to look for next. Thanks in advance!
Need help iis server and dns troubleshooting windows server 2016
I have a windows server and I am trying to run the website properly. I have a static ip so I don't need configure port forwading since all the ports are open. I have allow port 80 in my windows firewall.
I have 6 servers. Each server has it's own role. They are all connected to active directory domain let's say xxx.mydomain.com. Including the web server. They all go to the two dns ips which are in my network. 192.168.3.190 and 192.168.3.189. I have bought a public domain and download the zone file and set the file as standard primary which would be mydomain.com. There is a nameserver in the mydomain that point to the active directory xxx.mydomain.com. I have made my intrernal domain and external domain different which would be xxx.mydomain.com as internal and mydomain.com external. Both are created like this with the zone. The webserver is by itself and no other server role is install. I set up the forwarders and made sure the root files are updated and I have zone transfers. There are two domain controllers and two dns server. One computer has dns and domain controller and as well as the other one. I created a host pointing to the dns server 192.168.3.190 with mydomain.com on the public domain. My web server is 192.168.3.180.
I have tried to put a host file for the webserver which is 192.168.3.180. But I get no reply back so I leave the host file to point at my dns server. It worked when I use dmz on the router but it makes my external ip unable to ping from within. I believe I am doing something wrong for the dns part. I change the site name in the iis server to mydomain.com. Also in the domain I put a subnet ip which would be 192.168.3.0/24.
When I use nslookup, I get 34.xxx.xxxx.xxx then the dns ip 192.168.3.190. I ping outside of my network and it replies and when I ping inside the network I get the 192.168.3.190. This is my primary dns server.
What am I doing wrong with? I am wondering if I need to created a host that points to webserver. I tried and I put down Webserver.xxx.mydomain.com and Webserver.mydomain.com but doesn't work. Again, The dns server has the host record setup as the public domain mydomain.com. How can I make this Webserver use that host name to my Webserver? What am I missing?
IIS 8.5, Server 2012R2, getting invalid HTTP Verbs (Get becomes T)
I've got a problem in my application stack. .Net website SiteA on server-farm A calles Site-B website on server-farm B throught a Citrix Netscaler Load Balancer on a static file ressource, in our case a .json file. Sometimes we get a http-405 back.
I've used MS Network monitor on Server-Farm A, and can see the valid http-request going towards server-farmB.
47 45 54 20 2F 61 73 73 65 74 2D 6D 61 6E 69 66 65 73 74 2E 6A 73 6F 6E 20 48 54 54 50 2F 31 2E 31 0D 0A 48 6F 73 74
GET /asset-manifest.json HTTP/1.1..Host
On Server-Farm B, i also used MS Network Monitor, and here i can also see the valid http-request entering the destination server.
47 45 54 20 2F 61 73 73 65 74 2D 6D 61 6E 69 66 65 73 74 2E 6A 73 6F 6E 20 48 54 54 50 2F 31 2E 31 0D 0A 48 6F 73 74 3A
GET /asset-manifest.json HTTP/1.1..Host:
But when doing a TRACE in IIS, the request-Verb is reduced from GET to 'T'. Our IIS installation is completly generic, only URLRewrite 2.0 is installed.
1. | GENERAL_REQUEST_START |
SiteId="22", AppPoolId="<domain>", ConnId="1612948779", RawConnId="0", RequestURL="<domain>:80/asset-manifest.json",RequestVerb="T"
Anyone has any idea why this is happening and how to solve this?
How could I fix the 500.0 internal error
Hi,
my IIS site current stop working. I'm not sure what I have done but it kept reporting 500.0 error. I have also checked the httperr log and it just show that the connection has been canceled. But I can't find any document about this error. The binding just works fine and firewall has been disabled.
Thanks in advance.
IIS10 Reverse proxy bypass 2gb maxRequestLength limit
I have an IIS 10 revrese proxy to a tomcat app which requires larger than 2gb file uploads. Is there a way I can bypass the system.web/httpRuntime.maxRequestLength 2gb max to at least get to the 4gb limit set by request filtering?
Setup:
Windows Server 2016
IIS 10
ARR 3.1
URL Rewrite 2.1
8gb Memory
Error (randomly) 0x800703e3 on Windows Server 2016
We have a WCF app running on IIS on Windows Server 2016. Everything works fine until we realized some requests fail with status code 500. I set up failed request tracing on IIS and realized IIS responds with following error:
The I/O operation has been aborted because of either a thread exit or an application request. (0x800703e3)
There is not much on the Internet about this error. I found some older sources pointing to a Windows Server 2008 bug, but I would doubt it is the case. Has anyone else experienced this? What other things I could do to troubleshoot this issue?
401.2 unauthorized error in IIS application
HI ,
We are getting 401.2 unauthorized error due to invalid credentials when ever Domain controller is patched and rebooted. To resolve the issue we are doing IIS reset.
IIS application using anonymous authentication with domain account identity
We have 10 DC 's in our environment and IIS application application should pick up other available DC when primary DC is unavailable
can anyone help to resolve this ?
Below is the audit failure message in event log
Logon Type: 8
Account For Which Logon Failed:
Security ID: NULL SID
Account Name: xxxxxxxx
Account Domain: xxxxxxx
Failure Information:
Failure Reason: An Error occured during Logon.
Status: 0xc000018b
Sub Status: 0x0
Process Information:
Caller Process ID: 0x31c0
Caller Process Name: w3wp.exe
Detailed Authentication Information:
Logon Process: Advapi
Authentication Package: Negotiate
Transited Services: -
Package Name (NTLM only): -
Key Length: 0
This event is generated when a logon request fails. It is generated on the computer where access was attempted.
HANDLER_HTTPSYS_UNFRIENDLY
Hi
server windows server 2012 R2
ARR
|-----> site default
no rule for cached object
i dont cache object type ( jss css) but cache images jpg png it's ok
in C:\ArrCache
C:\ArrCache\path\to\img.jpg
erreur HANDLER_HTTPSYS_UNFRIENDLY
Who can help me
Thank you