> Source: [sk183373](https://support.checkpoint.com/results/sk/sk183373)

# sk183373 - Cannot browse HTTPS sites after upgrade to R81.20 or higher when HyperFlow is enabled

| Property | Value |
|----------|-------|
| Solution ID | sk183373 |
| Date Created | 2025-04-22 |
| Last Modified | 2025-09-02 |
| Technical Level | General |
| Products | Security Gateway |
| Versions | R82, R81.20 |

## Symptoms

- * After upgrade to R81.20 or higher, HTTPS traffic does not work and browser page shows "connection reset". This happens on Security Gateways where HyperFlow - IOC feeds are configured.

* When trying to access sites through a browser, it seems that we instantly get an ERR_CONNECTION_RESET

* These errors can be found in `$FWDIR/log/fwk.elg`:  

  `[fw4_26];[vs_0];cml_av_lite_conn_state_process_message: ERROR: Task not allowed. state=0x7f6d71e7bd78 new_task=0x1e, old_task=0x1, policy_task=0x2.`  
  `[fw4_26];[vs_0];cmi_lite_conn_process_single_message: ERROR: app process message failed. state 0x7f6c99521c08. app CML AV LITE. res 4294967295.`  
  `[fw4_26];[vs_0];cmi_lite_process_message: ERROR: Failed to process message.`  
  `[fw4_26];[vs_0];ws_lite_mm_process_cmi_msg: ERROR: Failed to process message for CMI lite.`  
  `[fw4_26];[vs_0];mm_process_messages: ERROR: Process data for message type 13 returned error.`  
  `[fw4_26];[vs_0];ws_lite_enter_from_main: ERROR: Failed to process Multi Message.`  
  `[fw4_26];[vs_0];ws_lite_process_data_from_app: ERROR: Failed to enter from WS main.`  
  `[fw4_26];[vs_0];mux_task_handler: ERROR: Failed to handle task. task=0x7f6c7ec94d98, app_id=5 (WS), mux_state=0x7f6a84472e08, curr_side 1, prev_side 1.`  
  `[fw4_26];[vs_0];mux_read_handler: ERROR: Failed to handle task queue. mux_state=0x7f6a84472e08.`  
  `[fw4_26];[vs_0];mux_active_read_handler_cb: ERROR: Failed to forward data to Mux. `
* Sometimes, you can also see the following in #fw ctl zdebug + drop "dropped by fwmultik_process_f2p_cookie_inner Reason: PSL Drop: MUX_PASSIVE"

## Cause

There is an issue where the IOC feed updates the hash tasks (from default MD5 to SHA1, SHA256), and policy installation does not update these tasks for Hyperflow.  
As a result, the HyperFlow defense mechanism does not allow this task because it waits for MD5 only.  
Therefore, the traffic is dropped.

## Solution

This problem was fixed. The fix is included in:

* [Jumbo Hotfix Accumulator for R81.20](https://sc1.checkpoint.com/documents/Jumbo_HFA/R81.20/Default.htm) starting from Take 111

If you choose not to upgrade, Check Point can supply a Hotfix. [Contact Check Point Support](https://www.checkpoint.com/support-services/.contact-support/) to get a Hotfix for this issue.  
A Support Engineer will make sure the Hotfix is compatible with your environment before providing the Hotfix.  
For faster resolution and verification, please collect [CPinfo files](http://supportcontent.checkpoint.com/solutions?id=sk92739) from the Security Management Server and Security Gateways involved in the case.

As a **workaround** , disable the HyperFlow by running this command on the Security Gateway:  
`# connection_pipelining prevent`  

To enable it back, run  
`# connection_pipelining allow`  

<br />

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
