Technical Tip: Unable to open subpages with ERR_CONNECTION_CLOSED
| Description | This article describes the workaround of ERR_CONNECTION_CLOSED accessing subpages. |
| Scope | FortiProxy. |
| Solution | When trying to open subpages of certain websites the it leads to the ERR_CONNECTION_CLOSED browser error.
The error below will be seen on the WAD debug:
fmt:idxIDX name idx=31, content-type:text/html; charset=utf-8 enc_len=18,huf=1
From the browser’s perspective, this appears as an ERR_CONNECTION_CLOSED error. The issue is specific to HTTP/2 traffic, as HTTP/1.1 does not enforce the same header size limits. Enforcing HTTP/1.1 in the SSL/SSH inspection profile bypasses this limitation, preventing the connection from being closed.
config firewall ssl-ssh-profile |
