Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_log_buf_t Struct Reference
Collaboration diagram for ngx_http_log_buf_t:
Collaboration graph
[legend]

Data Fields

u_char * start
u_char * pos
u_char * last
ngx_event_tevent
ngx_msec_t flush
ngx_int_t gzip

Detailed Description

Definition at line 47 of file ngx_http_log_module.c.

Field Documentation

ngx_event_t* event

Definition at line 52 of file ngx_http_log_module.c.

ngx_msec_t flush

Definition at line 53 of file ngx_http_log_module.c.

ngx_int_t gzip

Definition at line 54 of file ngx_http_log_module.c.

u_char* last

Definition at line 50 of file ngx_http_log_module.c.

u_char* pos

Definition at line 49 of file ngx_http_log_module.c.

u_char* start

Definition at line 48 of file ngx_http_log_module.c.


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