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

# sk173836 - SMEM memory allocation failures for "ws_gzip_filter_alloc" may be recorded in CPview, along with "parsing error" logs in SmartLog

| Property | Value |
|----------|-------|
| Solution ID | sk173836 |
| Date Created | 2021-06-03 |
| Last Modified | 2021-06-03 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R81 (EOS) |
| OS | Gaia |

## Symptoms

- * SmartView Tracker logs show blocked or accepted traffic according to engine settings:  

  "`HTTP parsing error occurred, blocking request (as configured in engine settings)`"  

  "`HTTP parsing error detected. Bypassing the request as defined in the Inspection Settings`"  

* 
  **Failed memory requests** below **CPview** -\>**Advanced** -\> **Memory** -\> **SMEM-Failures** show "`ws_gzip_filter_alloc`" with "`No memory`" as the cause. 


  ![](https://sc1.checkpoint.com/sc/SolutionsStatics/NEW_SK_NOID1622700119248/CPview_smem202106031004561.png)

## Cause

When HTTP/HTTPS data is compressed with gzip and reaches the Security Gateway, it must first be extracted.  

The extracted information is stored in a buffer, where its default size is 1048576 (1M). You can change the default size with the **wsis_gzip_chunka_output_buf_size** kernel parameter (see below).  

In some scenarios, the buffer size is not sufficient in high load environments, resulting in allocation failure.  

Based on the point of failure, a retry occurs. If the extraction fails, a parsing error can occur, resulting in the allowing or dropping of the connection as configured in the engine setting and the corresponding log.  

<br />

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# 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
