| Author |
|
admin Site Admin

Joined: 15 Oct 2005 Posts: 736
|
|
| Back to top |
|
mrdj1024
Joined: 03 Apr 2023 Posts: 83 Location: Bridgeton,NJ,USA
|
Posted: Sat 07 Mar '26 23:29 Post subject: |
|
|
awesome! also i noticed the news in the downloads section says feb 7 it should say mar 7  |
|
| Back to top |
|
Stray78

Joined: 15 Apr 2024 Posts: 55 Location: USA
|
Posted: Sun 08 Mar '26 16:30 Post subject: |
|
|
So maybe there is an ulterior issue?
I run:
Windows Server 2025 Datacenter edition.
Apache 2.4.66-260223 Win64
OpenSSL/3.6.1
PHP/8.5.1 (as a thread safe module)
Mod_Security/2.9.12
Mod_Evasive 2.4.0
Module is active:
| Code: | | LoadModule http2_module modules/mod_http2.so |
If module section
| Code: | <IfModule mod_http2.c>
Protocols h2 h2c http/1.1
ProtocolsHonorOrder On
H2Direct on
H2MaxSessionStreams 100
H2MaxWorkerIdleSeconds 600
H2MaxWorkers 20
H2MinWorkers 10
H2ModernTLSOnly off
H2OutputBuffering on
H2Padding 0
H2Push on
H2PushPriority * After 16
#H2PushPriority text/css Interleaved 256
#H2PushPriority application/json Before
#H2PushPriority application/json 32
#H2PushPriority image/jpeg before
#H2PushPriority text/css interleaved
H2SerializeHeaders off
#H2SessionExtraFiles 10
H2StreamMaxMemSize 65536
H2TLSCoolDownSecs 0
H2TLSWarmUpSize 0
H2Upgrade on
H2WindowSize 128000
</IfModule> |
I have had absolutely no crashes or issues at all. Maybe all these issues are from http2 & running PHP with mod_fcgid? |
|
| Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3178 Location: Hilversum, NL, EU
|
|
| Back to top |
|
scott14
Joined: 21 Sep 2013 Posts: 5 Location: California
|
Posted: Wed 11 Mar '26 8:24 Post subject: All is fine here! |
|
|
Apache/2.4.66 (Win64) PHP/8.5.1 on Windows 11 Home 25H2.
All is fine here! |
|
| Back to top |
|