Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_core_loc_conf_s Struct Reference

#include <ngx_http_core_module.h>

Collaboration diagram for ngx_http_core_loc_conf_s:
Collaboration graph
[legend]

Data Fields

ngx_str_t name
unsigned noname:1
unsigned lmt_excpt:1
unsigned named:1
unsigned exact_match:1
unsigned noregex:1
unsigned auto_redirect:1
ngx_http_location_tree_node_tstatic_locations
void ** loc_conf
uint32_t limit_except
void ** limit_except_loc_conf
ngx_http_handler_pt handler
size_t alias
ngx_str_t root
ngx_str_t post_action
ngx_array_troot_lengths
ngx_array_troot_values
ngx_array_ttypes
ngx_hash_t types_hash
ngx_str_t default_type
off_t client_max_body_size
off_t directio
off_t directio_alignment
size_t client_body_buffer_size
size_t send_lowat
size_t postpone_output
size_t limit_rate
size_t limit_rate_after
size_t sendfile_max_chunk
size_t read_ahead
ngx_msec_t client_body_timeout
ngx_msec_t send_timeout
ngx_msec_t keepalive_timeout
ngx_msec_t lingering_time
ngx_msec_t lingering_timeout
ngx_msec_t resolver_timeout
ngx_resolver_tresolver
time_t keepalive_header
ngx_uint_t keepalive_requests
ngx_uint_t keepalive_disable
ngx_uint_t satisfy
ngx_uint_t lingering_close
ngx_uint_t if_modified_since
ngx_uint_t max_ranges
ngx_uint_t client_body_in_file_only
ngx_flag_t client_body_in_single_buffer
ngx_flag_t internal
ngx_flag_t sendfile
ngx_flag_t tcp_nopush
ngx_flag_t tcp_nodelay
ngx_flag_t reset_timedout_connection
ngx_flag_t server_name_in_redirect
ngx_flag_t port_in_redirect
ngx_flag_t msie_padding
ngx_flag_t msie_refresh
ngx_flag_t log_not_found
ngx_flag_t log_subrequest
ngx_flag_t recursive_error_pages
ngx_flag_t server_tokens
ngx_flag_t chunked_transfer_encoding
ngx_flag_t etag
ngx_array_terror_pages
ngx_http_try_file_ttry_files
ngx_path_tclient_body_temp_path
ngx_open_file_cache_topen_file_cache
time_t open_file_cache_valid
ngx_uint_t open_file_cache_min_uses
ngx_flag_t open_file_cache_errors
ngx_flag_t open_file_cache_events
ngx_log_terror_log
ngx_uint_t types_hash_max_size
ngx_uint_t types_hash_bucket_size
ngx_queue_tlocations

Detailed Description

Definition at line 312 of file ngx_http_core_module.h.

Field Documentation

size_t alias

Definition at line 348 of file ngx_http_core_module.h.

unsigned auto_redirect

Definition at line 326 of file ngx_http_core_module.h.

ngx_flag_t chunked_transfer_encoding

Definition at line 408 of file ngx_http_core_module.h.

size_t client_body_buffer_size

Definition at line 363 of file ngx_http_core_module.h.

ngx_uint_t client_body_in_file_only

Definition at line 388 of file ngx_http_core_module.h.

ngx_flag_t client_body_in_single_buffer

Definition at line 390 of file ngx_http_core_module.h.

ngx_path_t* client_body_temp_path

Definition at line 430 of file ngx_http_core_module.h.

ngx_msec_t client_body_timeout

Definition at line 371 of file ngx_http_core_module.h.

off_t client_max_body_size

Definition at line 359 of file ngx_http_core_module.h.

ngx_str_t default_type

Definition at line 357 of file ngx_http_core_module.h.

off_t directio

Definition at line 360 of file ngx_http_core_module.h.

off_t directio_alignment

Definition at line 361 of file ngx_http_core_module.h.

ngx_log_t* error_log

Definition at line 438 of file ngx_http_core_module.h.

ngx_array_t* error_pages

Definition at line 427 of file ngx_http_core_module.h.

ngx_flag_t etag

Definition at line 409 of file ngx_http_core_module.h.

unsigned exact_match

Definition at line 323 of file ngx_http_core_module.h.

Definition at line 345 of file ngx_http_core_module.h.

ngx_uint_t if_modified_since

Definition at line 386 of file ngx_http_core_module.h.

ngx_flag_t internal

Definition at line 392 of file ngx_http_core_module.h.

ngx_uint_t keepalive_disable

Definition at line 383 of file ngx_http_core_module.h.

time_t keepalive_header

Definition at line 380 of file ngx_http_core_module.h.

ngx_uint_t keepalive_requests

Definition at line 382 of file ngx_http_core_module.h.

ngx_msec_t keepalive_timeout

Definition at line 373 of file ngx_http_core_module.h.

uint32_t limit_except

Definition at line 342 of file ngx_http_core_module.h.

void** limit_except_loc_conf

Definition at line 343 of file ngx_http_core_module.h.

size_t limit_rate

Definition at line 366 of file ngx_http_core_module.h.

size_t limit_rate_after

Definition at line 367 of file ngx_http_core_module.h.

ngx_uint_t lingering_close

Definition at line 385 of file ngx_http_core_module.h.

ngx_msec_t lingering_time

Definition at line 374 of file ngx_http_core_module.h.

ngx_msec_t lingering_timeout

Definition at line 375 of file ngx_http_core_module.h.

unsigned lmt_excpt

Definition at line 320 of file ngx_http_core_module.h.

void** loc_conf

Definition at line 340 of file ngx_http_core_module.h.

ngx_queue_t* locations

Definition at line 443 of file ngx_http_core_module.h.

ngx_flag_t log_not_found

Definition at line 404 of file ngx_http_core_module.h.

ngx_flag_t log_subrequest

Definition at line 405 of file ngx_http_core_module.h.

ngx_uint_t max_ranges

Definition at line 387 of file ngx_http_core_module.h.

ngx_flag_t msie_padding

Definition at line 402 of file ngx_http_core_module.h.

ngx_flag_t msie_refresh

Definition at line 403 of file ngx_http_core_module.h.

ngx_str_t name

Definition at line 313 of file ngx_http_core_module.h.

unsigned named

Definition at line 321 of file ngx_http_core_module.h.

unsigned noname

Definition at line 319 of file ngx_http_core_module.h.

unsigned noregex

Definition at line 324 of file ngx_http_core_module.h.

ngx_open_file_cache_t* open_file_cache

Definition at line 432 of file ngx_http_core_module.h.

ngx_flag_t open_file_cache_errors

Definition at line 435 of file ngx_http_core_module.h.

ngx_flag_t open_file_cache_events

Definition at line 436 of file ngx_http_core_module.h.

ngx_uint_t open_file_cache_min_uses

Definition at line 434 of file ngx_http_core_module.h.

time_t open_file_cache_valid

Definition at line 433 of file ngx_http_core_module.h.

ngx_flag_t port_in_redirect

Definition at line 401 of file ngx_http_core_module.h.

ngx_str_t post_action

Definition at line 350 of file ngx_http_core_module.h.

size_t postpone_output

Definition at line 365 of file ngx_http_core_module.h.

size_t read_ahead

Definition at line 369 of file ngx_http_core_module.h.

ngx_flag_t recursive_error_pages

Definition at line 406 of file ngx_http_core_module.h.

ngx_flag_t reset_timedout_connection

Definition at line 399 of file ngx_http_core_module.h.

ngx_resolver_t* resolver

Definition at line 378 of file ngx_http_core_module.h.

ngx_msec_t resolver_timeout

Definition at line 376 of file ngx_http_core_module.h.

ngx_str_t root

Definition at line 349 of file ngx_http_core_module.h.

ngx_array_t* root_lengths

Definition at line 352 of file ngx_http_core_module.h.

ngx_array_t* root_values

Definition at line 353 of file ngx_http_core_module.h.

ngx_uint_t satisfy

Definition at line 384 of file ngx_http_core_module.h.

size_t send_lowat

Definition at line 364 of file ngx_http_core_module.h.

ngx_msec_t send_timeout

Definition at line 372 of file ngx_http_core_module.h.

ngx_flag_t sendfile

Definition at line 393 of file ngx_http_core_module.h.

size_t sendfile_max_chunk

Definition at line 368 of file ngx_http_core_module.h.

ngx_flag_t server_name_in_redirect

Definition at line 400 of file ngx_http_core_module.h.

ngx_flag_t server_tokens

Definition at line 407 of file ngx_http_core_module.h.

ngx_http_location_tree_node_t* static_locations

Definition at line 334 of file ngx_http_core_module.h.

ngx_flag_t tcp_nodelay

Definition at line 398 of file ngx_http_core_module.h.

ngx_flag_t tcp_nopush

Definition at line 397 of file ngx_http_core_module.h.

ngx_http_try_file_t* try_files

Definition at line 428 of file ngx_http_core_module.h.

ngx_array_t* types

Definition at line 355 of file ngx_http_core_module.h.

ngx_hash_t types_hash

Definition at line 356 of file ngx_http_core_module.h.

ngx_uint_t types_hash_bucket_size

Definition at line 441 of file ngx_http_core_module.h.

ngx_uint_t types_hash_max_size

Definition at line 440 of file ngx_http_core_module.h.


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