Apache HTTPD
Public Attributes | List of all members
deflate_filter_config_t Struct Reference

Public Attributes

int windowSize
 
int memlevel
 
int compressionlevel
 
int bufferSize
 
const charnote_ratio_name
 
const charnote_input_name
 
const charnote_output_name
 
int etag_opt
 

Detailed Description

Definition at line 64 of file mod_deflate.c.

Member Data Documentation

◆ bufferSize

int deflate_filter_config_t::bufferSize

Definition at line 69 of file mod_deflate.c.

◆ compressionlevel

int deflate_filter_config_t::compressionlevel

Definition at line 68 of file mod_deflate.c.

◆ etag_opt

int deflate_filter_config_t::etag_opt

Definition at line 73 of file mod_deflate.c.

◆ memlevel

int deflate_filter_config_t::memlevel

Definition at line 67 of file mod_deflate.c.

◆ note_input_name

const char* deflate_filter_config_t::note_input_name

Definition at line 71 of file mod_deflate.c.

◆ note_output_name

const char* deflate_filter_config_t::note_output_name

Definition at line 72 of file mod_deflate.c.

◆ note_ratio_name

const char* deflate_filter_config_t::note_ratio_name

Definition at line 70 of file mod_deflate.c.

◆ windowSize

int deflate_filter_config_t::windowSize

Definition at line 66 of file mod_deflate.c.


The documentation for this struct was generated from the following file: