hey @mirnick ,
I still don't see in your post, where HTTPS Inspections (actually is a decryption, nothing else) is breaking.
You are using HTTPS Inspection for the Incoming traffic towards your server, and you confirm seeing that traffic in the FWL logs .
Still you expect for some number of connections, to see HTTPS Inspection blade kicking in every time - that will not happen.
HTTPS Inspection, will kick in when the connection is established, so the HTTP SSL tunnel is created and data starts to be exchanged through it. If the HTTP SSL tunnel connection expires, or is dropped/disconnected, then the new one will be visible in the HTTPS Inspection logs...
(at least this is how I know it works - HTTP SSL tunnels.)
You can see that by running a Network Report in Chrome while connecting to this forum - first connection shows the SSL negotiation, while the next ones towards the same server, will not...
Ty,