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

Public Attributes

int read_ahead_buflen
 
int log_unsupported
 
int log_to_errlog
 
int log_to_query
 
int fake_async
 

Detailed Description

Definition at line 70 of file mod_isapi.c.

Member Data Documentation

◆ fake_async

int isapi_dir_conf::fake_async

Definition at line 75 of file mod_isapi.c.

◆ log_to_errlog

int isapi_dir_conf::log_to_errlog

Definition at line 73 of file mod_isapi.c.

◆ log_to_query

int isapi_dir_conf::log_to_query

Definition at line 74 of file mod_isapi.c.

◆ log_unsupported

int isapi_dir_conf::log_unsupported

Definition at line 72 of file mod_isapi.c.

◆ read_ahead_buflen

int isapi_dir_conf::read_ahead_buflen

Definition at line 71 of file mod_isapi.c.


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