Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Windows Server 2022 HTTP.SYS
#5
Hi Paul,

I ran multiple IW applications which make extensive use of the cache mechanism under Windows 2022 server (built as HTTP.SYS, both as GUI and as a service) and couldn't find any issues.

Can you please test this demo application on your Win 2022 system

https://github.com/Atozed/IntraWeb/tree/...eTimeCache

This demo is already a Http.sys application. In case you need to install it as a Service, please change the DPR file into this:


Code:
begin
  TIWStartHSys.Execute(False);
end.


Also you need to copy files web1.jpg and sample.pdf to the same folder where the EXE will be.

Alternatively, if you have a minimal test application, can you please share it?
Reply


Messages In This Thread
Windows Server 2022 HTTP.SYS - by PaulWeem - 12-07-2022, 09:45 AM
RE: Windows Server 2022 HTTP.SYS - by MJS@mjs.us - 12-08-2022, 11:04 PM
RE: Windows Server 2022 HTTP.SYS - by PaulWeem - 12-09-2022, 01:41 PM
RE: Windows Server 2022 HTTP.SYS - by Alexandre Machado - 01-03-2023, 11:41 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)