ngx_string         26 core/nginx.c       { ngx_string("stop"), NGX_DEBUG_POINTS_STOP },
ngx_string         27 core/nginx.c       { ngx_string("abort"), NGX_DEBUG_POINTS_ABORT },
ngx_string         34 core/nginx.c       { ngx_string("daemon"),
ngx_string         41 core/nginx.c       { ngx_string("master_process"),
ngx_string         48 core/nginx.c       { ngx_string("timer_resolution"),
ngx_string         55 core/nginx.c       { ngx_string("pid"),
ngx_string         62 core/nginx.c       { ngx_string("lock_file"),
ngx_string         69 core/nginx.c       { ngx_string("worker_processes"),
ngx_string         76 core/nginx.c       { ngx_string("debug_points"),
ngx_string         83 core/nginx.c       { ngx_string("user"),
ngx_string         90 core/nginx.c       { ngx_string("worker_priority"),
ngx_string         97 core/nginx.c       { ngx_string("worker_cpu_affinity"),
ngx_string        104 core/nginx.c       { ngx_string("worker_rlimit_nofile"),
ngx_string        111 core/nginx.c       { ngx_string("worker_rlimit_core"),
ngx_string        118 core/nginx.c       { ngx_string("worker_rlimit_sigpending"),
ngx_string        125 core/nginx.c       { ngx_string("working_directory"),
ngx_string        132 core/nginx.c       { ngx_string("env"),
ngx_string        141 core/nginx.c       { ngx_string("worker_threads"),
ngx_string        148 core/nginx.c       { ngx_string("thread_stack_size"),
ngx_string        162 core/nginx.c       ngx_string("core"),
ngx_string         21 core/ngx_conf_file.c     { ngx_string("include"),
ngx_string         38 core/ngx_cycle.c static ngx_str_t  error_log = ngx_string(NGX_ERROR_LOG_PATH);
ngx_string         16 core/ngx_log.c     {ngx_string("error_log"),
ngx_string         28 core/ngx_log.c     ngx_string("errlog"),
ngx_string         57 core/ngx_log.c     ngx_string("emerg"),
ngx_string         58 core/ngx_log.c     ngx_string("alert"),
ngx_string         59 core/ngx_log.c     ngx_string("crit"),
ngx_string         60 core/ngx_log.c     ngx_string("error"),
ngx_string         61 core/ngx_log.c     ngx_string("warn"),
ngx_string         62 core/ngx_log.c     ngx_string("notice"),
ngx_string         63 core/ngx_log.c     ngx_string("info"),
ngx_string         64 core/ngx_log.c     ngx_string("debug")
ngx_string         36 event/modules/ngx_aio_module.c static ngx_str_t      aio_name = ngx_string("aio");
ngx_string         56 event/modules/ngx_devpoll_module.c static ngx_str_t      devpoll_name = ngx_string("/dev/poll");
ngx_string         60 event/modules/ngx_devpoll_module.c     { ngx_string("devpoll_changes"),
ngx_string         67 event/modules/ngx_devpoll_module.c     { ngx_string("devpoll_events"),
ngx_string        125 event/modules/ngx_epoll_module.c static ngx_str_t      epoll_name = ngx_string("epoll");
ngx_string        129 event/modules/ngx_epoll_module.c     { ngx_string("epoll_events"),
ngx_string        115 event/modules/ngx_eventport_module.c static ngx_str_t      eventport_name = ngx_string("eventport");
ngx_string        120 event/modules/ngx_eventport_module.c     { ngx_string("eventport_events"),
ngx_string         57 event/modules/ngx_kqueue_module.c static ngx_str_t      kqueue_name = ngx_string("kqueue");
ngx_string         61 event/modules/ngx_kqueue_module.c     { ngx_string("kqueue_changes"),
ngx_string         68 event/modules/ngx_kqueue_module.c     { ngx_string("kqueue_events"),
ngx_string         27 event/modules/ngx_poll_module.c static ngx_str_t    poll_name = ngx_string("poll");
ngx_string         67 event/modules/ngx_rtsig_module.c static ngx_str_t      rtsig_name = ngx_string("rtsig");
ngx_string         76 event/modules/ngx_rtsig_module.c     { ngx_string("rtsig_signo"),
ngx_string         83 event/modules/ngx_rtsig_module.c     { ngx_string("rtsig_overflow_events"),
ngx_string         90 event/modules/ngx_rtsig_module.c     { ngx_string("rtsig_overflow_test"),
ngx_string         97 event/modules/ngx_rtsig_module.c     { ngx_string("rtsig_overflow_threshold"),
ngx_string         35 event/modules/ngx_select_module.c static ngx_str_t    select_name = ngx_string("select");
ngx_string         36 event/modules/ngx_win32_select_module.c static ngx_str_t    select_name = ngx_string("select");
ngx_string         81 event/ngx_event.c     { ngx_string("events"),
ngx_string         93 event/ngx_event.c     ngx_string("events"),
ngx_string        115 event/ngx_event.c static ngx_str_t  event_core_name = ngx_string("event_core");
ngx_string        120 event/ngx_event.c     { ngx_string("worker_connections"),
ngx_string        127 event/ngx_event.c     { ngx_string("connections"),
ngx_string        134 event/ngx_event.c     { ngx_string("use"),
ngx_string        141 event/ngx_event.c     { ngx_string("multi_accept"),
ngx_string        148 event/ngx_event.c     { ngx_string("accept_mutex"),
ngx_string        155 event/ngx_event.c     { ngx_string("accept_mutex_delay"),
ngx_string        162 event/ngx_event.c     { ngx_string("debug_connection"),
ngx_string         48 event/ngx_event_openssl.c     { ngx_string("ssl_engine"),
ngx_string         60 event/ngx_event_openssl.c     ngx_string("openssl"),
ngx_string         54 http/modules/ngx_http_access_module.c     { ngx_string("allow"),
ngx_string         62 http/modules/ngx_http_access_module.c     { ngx_string("deny"),
ngx_string         34 http/modules/ngx_http_addition_filter_module.c     { ngx_string("add_before_body"),
ngx_string         41 http/modules/ngx_http_addition_filter_module.c     { ngx_string("add_after_body"),
ngx_string         48 http/modules/ngx_http_addition_filter_module.c     { ngx_string("addition_types"),
ngx_string         45 http/modules/ngx_http_auth_basic_module.c     { ngx_string("auth_basic"),
ngx_string         53 http/modules/ngx_http_auth_basic_module.c     { ngx_string("auth_basic_user_file"),
ngx_string         62 http/modules/ngx_http_autoindex_module.c     { ngx_string("autoindex"),
ngx_string         69 http/modules/ngx_http_autoindex_module.c     { ngx_string("autoindex_localtime"),
ngx_string         76 http/modules/ngx_http_autoindex_module.c     { ngx_string("autoindex_exact_size"),
ngx_string         83 http/modules/ngx_http_browser_module.c     { ngx_string("modern_browser"),
ngx_string         90 http/modules/ngx_http_browser_module.c     { ngx_string("ancient_browser"),
ngx_string         97 http/modules/ngx_http_browser_module.c     { ngx_string("modern_browser_value"),
ngx_string        104 http/modules/ngx_http_browser_module.c     { ngx_string("ancient_browser_value"),
ngx_string        221 http/modules/ngx_http_browser_module.c     { ngx_string("msie"), ngx_http_msie_variable, 0 },
ngx_string        222 http/modules/ngx_http_browser_module.c     { ngx_string("modern_browser"), ngx_http_browser_variable,
ngx_string        224 http/modules/ngx_http_browser_module.c     { ngx_string("ancient_browser"), ngx_http_browser_variable,
ngx_string        126 http/modules/ngx_http_charset_filter_module.c     ngx_string("text/html"),
ngx_string        127 http/modules/ngx_http_charset_filter_module.c     ngx_string("text/xml"),
ngx_string        128 http/modules/ngx_http_charset_filter_module.c     ngx_string("text/plain"),
ngx_string        129 http/modules/ngx_http_charset_filter_module.c     ngx_string("text/vnd.wap.wml"),
ngx_string        130 http/modules/ngx_http_charset_filter_module.c     ngx_string("application/x-javascript"),
ngx_string        131 http/modules/ngx_http_charset_filter_module.c     ngx_string("application/rss+xml"),
ngx_string        138 http/modules/ngx_http_charset_filter_module.c     { ngx_string("charset"),
ngx_string        146 http/modules/ngx_http_charset_filter_module.c     { ngx_string("source_charset"),
ngx_string        154 http/modules/ngx_http_charset_filter_module.c     { ngx_string("override_charset"),
ngx_string        162 http/modules/ngx_http_charset_filter_module.c     { ngx_string("charset_types"),
ngx_string        169 http/modules/ngx_http_charset_filter_module.c     { ngx_string("charset_map"),
ngx_string         68 http/modules/ngx_http_dav_module.c     { ngx_string("off"), NGX_HTTP_DAV_OFF },
ngx_string         69 http/modules/ngx_http_dav_module.c     { ngx_string("put"), NGX_HTTP_PUT },
ngx_string         70 http/modules/ngx_http_dav_module.c     { ngx_string("delete"), NGX_HTTP_DELETE },
ngx_string         71 http/modules/ngx_http_dav_module.c     { ngx_string("mkcol"), NGX_HTTP_MKCOL },
ngx_string         72 http/modules/ngx_http_dav_module.c     { ngx_string("copy"), NGX_HTTP_COPY },
ngx_string         73 http/modules/ngx_http_dav_module.c     { ngx_string("move"), NGX_HTTP_MOVE },
ngx_string         80 http/modules/ngx_http_dav_module.c     { ngx_string("dav_methods"),
ngx_string         87 http/modules/ngx_http_dav_module.c     { ngx_string("create_full_put_path"),
ngx_string         94 http/modules/ngx_http_dav_module.c     { ngx_string("min_delete_depth"),
ngx_string        101 http/modules/ngx_http_dav_module.c     { ngx_string("dav_access"),
ngx_string         23 http/modules/ngx_http_degradation_module.c     { ngx_string("204"), 204 },
ngx_string         24 http/modules/ngx_http_degradation_module.c     { ngx_string("444"), 444 },
ngx_string         40 http/modules/ngx_http_degradation_module.c     { ngx_string("degradation"),
ngx_string         47 http/modules/ngx_http_degradation_module.c     { ngx_string("degrade"),
ngx_string         16 http/modules/ngx_http_empty_gif_module.c     { ngx_string("empty_gif"),
ngx_string        108 http/modules/ngx_http_empty_gif_module.c static ngx_str_t  ngx_http_gif_type = ngx_string("image/gif");
ngx_string        174 http/modules/ngx_http_fastcgi_module.c     { ngx_string("error"), NGX_HTTP_UPSTREAM_FT_ERROR },
ngx_string        175 http/modules/ngx_http_fastcgi_module.c     { ngx_string("timeout"), NGX_HTTP_UPSTREAM_FT_TIMEOUT },
ngx_string        176 http/modules/ngx_http_fastcgi_module.c     { ngx_string("invalid_header"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
ngx_string        177 http/modules/ngx_http_fastcgi_module.c     { ngx_string("http_500"), NGX_HTTP_UPSTREAM_FT_HTTP_500 },
ngx_string        178 http/modules/ngx_http_fastcgi_module.c     { ngx_string("http_503"), NGX_HTTP_UPSTREAM_FT_HTTP_503 },
ngx_string        179 http/modules/ngx_http_fastcgi_module.c     { ngx_string("http_404"), NGX_HTTP_UPSTREAM_FT_HTTP_404 },
ngx_string        180 http/modules/ngx_http_fastcgi_module.c     { ngx_string("updating"), NGX_HTTP_UPSTREAM_FT_UPDATING },
ngx_string        181 http/modules/ngx_http_fastcgi_module.c     { ngx_string("off"), NGX_HTTP_UPSTREAM_FT_OFF },
ngx_string        191 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_pass"),
ngx_string        198 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_index"),
ngx_string        205 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_split_path_info"),
ngx_string        212 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_store"),
ngx_string        219 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_store_access"),
ngx_string        226 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_ignore_client_abort"),
ngx_string        233 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_bind"),
ngx_string        240 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_connect_timeout"),
ngx_string        247 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_send_timeout"),
ngx_string        254 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_send_lowat"),
ngx_string        261 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_buffer_size"),
ngx_string        268 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_pass_request_headers"),
ngx_string        275 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_pass_request_body"),
ngx_string        282 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_intercept_errors"),
ngx_string        289 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_read_timeout"),
ngx_string        296 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_buffers"),
ngx_string        303 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_busy_buffers_size"),
ngx_string        312 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_cache"),
ngx_string        319 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_cache_key"),
ngx_string        326 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_cache_path"),
ngx_string        333 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_cache_bypass"),
ngx_string        340 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_no_cache"),
ngx_string        347 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_cache_valid"),
ngx_string        354 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_cache_min_uses"),
ngx_string        361 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_cache_use_stale"),
ngx_string        368 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_cache_methods"),
ngx_string        377 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_temp_path"),
ngx_string        384 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_max_temp_file_size"),
ngx_string        391 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_temp_file_write_size"),
ngx_string        398 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_next_upstream"),
ngx_string        405 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_param"),
ngx_string        412 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_pass_header"),
ngx_string        419 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_hide_header"),
ngx_string        426 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_ignore_headers"),
ngx_string        433 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_catch_stderr"),
ngx_string        500 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_script_name"), NULL,
ngx_string        504 http/modules/ngx_http_fastcgi_module.c     { ngx_string("fastcgi_path_info"), NULL,
ngx_string        513 http/modules/ngx_http_fastcgi_module.c     ngx_string("Status"),
ngx_string        514 http/modules/ngx_http_fastcgi_module.c     ngx_string("X-Accel-Expires"),
ngx_string        515 http/modules/ngx_http_fastcgi_module.c     ngx_string("X-Accel-Redirect"),
ngx_string        516 http/modules/ngx_http_fastcgi_module.c     ngx_string("X-Accel-Limit-Rate"),
ngx_string        517 http/modules/ngx_http_fastcgi_module.c     ngx_string("X-Accel-Buffering"),
ngx_string        518 http/modules/ngx_http_fastcgi_module.c     ngx_string("X-Accel-Charset"),
ngx_string        526 http/modules/ngx_http_fastcgi_module.c     { ngx_string("HTTP_IF_MODIFIED_SINCE"), ngx_string("") },
ngx_string        527 http/modules/ngx_http_fastcgi_module.c     { ngx_string("HTTP_IF_UNMODIFIED_SINCE"), ngx_string("") },
ngx_string        528 http/modules/ngx_http_fastcgi_module.c     { ngx_string("HTTP_IF_NONE_MATCH"), ngx_string("") },
ngx_string        529 http/modules/ngx_http_fastcgi_module.c     { ngx_string("HTTP_IF_MATCH"), ngx_string("") },
ngx_string        530 http/modules/ngx_http_fastcgi_module.c     { ngx_string("HTTP_RANGE"), ngx_string("") },
ngx_string        531 http/modules/ngx_http_fastcgi_module.c     { ngx_string("HTTP_IF_RANGE"), ngx_string("") },
ngx_string        539 http/modules/ngx_http_fastcgi_module.c     ngx_string(NGX_HTTP_FASTCGI_TEMP_PATH), { 1, 2, 0 }
ngx_string         15 http/modules/ngx_http_flv_module.c     { ngx_string("flv"),
ngx_string         99 http/modules/ngx_http_geo_module.c     { ngx_string("geo"),
ngx_string         52 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_country"),
ngx_string         59 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_city"),
ngx_string        103 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_country_code"), NULL,
ngx_string        107 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_country_code3"), NULL,
ngx_string        111 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_country_name"), NULL,
ngx_string        115 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_city_continent_code"), NULL,
ngx_string        119 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_city_country_code"), NULL,
ngx_string        123 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_city_country_code3"), NULL,
ngx_string        127 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_city_country_name"), NULL,
ngx_string        131 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_region"), NULL,
ngx_string        135 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_region_name"), NULL,
ngx_string        139 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_city"), NULL,
ngx_string        143 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_postal_code"), NULL,
ngx_string        147 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_latitude"), NULL,
ngx_string        151 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_longitude"), NULL,
ngx_string        155 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_dma_code"), NULL,
ngx_string        159 http/modules/ngx_http_geoip_module.c     { ngx_string("geoip_area_code"), NULL,
ngx_string        131 http/modules/ngx_http_gzip_filter_module.c     { ngx_string("gzip"),
ngx_string        139 http/modules/ngx_http_gzip_filter_module.c     { ngx_string("gzip_buffers"),
ngx_string        146 http/modules/ngx_http_gzip_filter_module.c     { ngx_string("gzip_types"),
ngx_string        153 http/modules/ngx_http_gzip_filter_module.c     { ngx_string("gzip_comp_level"),
ngx_string        160 http/modules/ngx_http_gzip_filter_module.c     { ngx_string("gzip_window"),
ngx_string        167 http/modules/ngx_http_gzip_filter_module.c     { ngx_string("gzip_hash"),
ngx_string        174 http/modules/ngx_http_gzip_filter_module.c     { ngx_string("postpone_gzipping"),
ngx_string        181 http/modules/ngx_http_gzip_filter_module.c     { ngx_string("gzip_no_buffer"),
ngx_string        188 http/modules/ngx_http_gzip_filter_module.c     { ngx_string("gzip_min_length"),
ngx_string        230 http/modules/ngx_http_gzip_filter_module.c static ngx_str_t  ngx_http_gzip_ratio = ngx_string("gzip_ratio");
ngx_string         26 http/modules/ngx_http_gzip_static_module.c     { ngx_string("gzip_static"),
ngx_string         68 http/modules/ngx_http_headers_filter_module.c     { ngx_string("Cache-Control"), 0, ngx_http_add_cache_control },
ngx_string         70 http/modules/ngx_http_headers_filter_module.c     { ngx_string("Last-Modified"),
ngx_string         80 http/modules/ngx_http_headers_filter_module.c     { ngx_string("expires"),
ngx_string         88 http/modules/ngx_http_headers_filter_module.c     { ngx_string("add_header"),
ngx_string        113 http/modules/ngx_http_image_filter_module.c     { ngx_string("image_filter"),
ngx_string        120 http/modules/ngx_http_image_filter_module.c     { ngx_string("image_filter_jpeg_quality"),
ngx_string        127 http/modules/ngx_http_image_filter_module.c     { ngx_string("image_filter_transparency"),
ngx_string        134 http/modules/ngx_http_image_filter_module.c     { ngx_string("image_filter_buffer"),
ngx_string        181 http/modules/ngx_http_image_filter_module.c     ngx_string("image/jpeg"),
ngx_string        182 http/modules/ngx_http_image_filter_module.c     ngx_string("image/gif"),
ngx_string        183 http/modules/ngx_http_image_filter_module.c     ngx_string("image/png")
ngx_string         43 http/modules/ngx_http_index_module.c     { ngx_string("index"),
ngx_string         69 http/modules/ngx_http_limit_req_module.c     { ngx_string("info"), NGX_LOG_INFO },
ngx_string         70 http/modules/ngx_http_limit_req_module.c     { ngx_string("notice"), NGX_LOG_NOTICE },
ngx_string         71 http/modules/ngx_http_limit_req_module.c     { ngx_string("warn"), NGX_LOG_WARN },
ngx_string         72 http/modules/ngx_http_limit_req_module.c     { ngx_string("error"), NGX_LOG_ERR },
ngx_string         79 http/modules/ngx_http_limit_req_module.c     { ngx_string("limit_req_zone"),
ngx_string         86 http/modules/ngx_http_limit_req_module.c     { ngx_string("limit_req"),
ngx_string         93 http/modules/ngx_http_limit_req_module.c     { ngx_string("limit_req_log_level"),
ngx_string         53 http/modules/ngx_http_limit_zone_module.c     { ngx_string("info"), NGX_LOG_INFO },
ngx_string         54 http/modules/ngx_http_limit_zone_module.c     { ngx_string("notice"), NGX_LOG_NOTICE },
ngx_string         55 http/modules/ngx_http_limit_zone_module.c     { ngx_string("warn"), NGX_LOG_WARN },
ngx_string         56 http/modules/ngx_http_limit_zone_module.c     { ngx_string("error"), NGX_LOG_ERR },
ngx_string         63 http/modules/ngx_http_limit_zone_module.c     { ngx_string("limit_zone"),
ngx_string         70 http/modules/ngx_http_limit_zone_module.c     { ngx_string("limit_conn"),
ngx_string         77 http/modules/ngx_http_limit_zone_module.c     { ngx_string("limit_conn_log_level"),
ngx_string        127 http/modules/ngx_http_log_module.c     { ngx_string("log_format"),
ngx_string        134 http/modules/ngx_http_log_module.c     { ngx_string("access_log"),
ngx_string        142 http/modules/ngx_http_log_module.c     { ngx_string("open_log_file_cache"),
ngx_string        184 http/modules/ngx_http_log_module.c static ngx_str_t  ngx_http_access_log = ngx_string(NGX_HTTP_LOG_PATH);
ngx_string        188 http/modules/ngx_http_log_module.c     ngx_string("$remote_addr - $remote_user [$time_local] "
ngx_string        194 http/modules/ngx_http_log_module.c     { ngx_string("connection"), NGX_ATOMIC_T_LEN, ngx_http_log_connection },
ngx_string        195 http/modules/ngx_http_log_module.c     { ngx_string("pipe"), 1, ngx_http_log_pipe },
ngx_string        196 http/modules/ngx_http_log_module.c     { ngx_string("time_local"), sizeof("28/Sep/1970:12:00:00 +0600") - 1,
ngx_string        198 http/modules/ngx_http_log_module.c     { ngx_string("time_iso8601"), sizeof("1970-09-28T12:00:00+06:00") - 1,
ngx_string        200 http/modules/ngx_http_log_module.c     { ngx_string("msec"), NGX_TIME_T_LEN + 4, ngx_http_log_msec },
ngx_string        201 http/modules/ngx_http_log_module.c     { ngx_string("request_time"), NGX_TIME_T_LEN + 4,
ngx_string        203 http/modules/ngx_http_log_module.c     { ngx_string("status"), 3, ngx_http_log_status },
ngx_string        204 http/modules/ngx_http_log_module.c     { ngx_string("bytes_sent"), NGX_OFF_T_LEN, ngx_http_log_bytes_sent },
ngx_string        205 http/modules/ngx_http_log_module.c     { ngx_string("body_bytes_sent"), NGX_OFF_T_LEN,
ngx_string        207 http/modules/ngx_http_log_module.c     { ngx_string("apache_bytes_sent"), NGX_OFF_T_LEN,
ngx_string        209 http/modules/ngx_http_log_module.c     { ngx_string("request_length"), NGX_SIZE_T_LEN,
ngx_string         50 http/modules/ngx_http_map_module.c     { ngx_string("map"),
ngx_string         57 http/modules/ngx_http_map_module.c     { ngx_string("map_hash_max_size"),
ngx_string         64 http/modules/ngx_http_map_module.c     { ngx_string("map_hash_bucket_size"),
ngx_string         43 http/modules/ngx_http_memcached_module.c     { ngx_string("error"), NGX_HTTP_UPSTREAM_FT_ERROR },
ngx_string         44 http/modules/ngx_http_memcached_module.c     { ngx_string("timeout"), NGX_HTTP_UPSTREAM_FT_TIMEOUT },
ngx_string         45 http/modules/ngx_http_memcached_module.c     { ngx_string("invalid_response"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
ngx_string         46 http/modules/ngx_http_memcached_module.c     { ngx_string("not_found"), NGX_HTTP_UPSTREAM_FT_HTTP_404 },
ngx_string         47 http/modules/ngx_http_memcached_module.c     { ngx_string("off"), NGX_HTTP_UPSTREAM_FT_OFF },
ngx_string         54 http/modules/ngx_http_memcached_module.c     { ngx_string("memcached_pass"),
ngx_string         61 http/modules/ngx_http_memcached_module.c     { ngx_string("memcached_bind"),
ngx_string         68 http/modules/ngx_http_memcached_module.c     { ngx_string("memcached_connect_timeout"),
ngx_string         75 http/modules/ngx_http_memcached_module.c     { ngx_string("memcached_send_timeout"),
ngx_string         82 http/modules/ngx_http_memcached_module.c     { ngx_string("memcached_buffer_size"),
ngx_string         89 http/modules/ngx_http_memcached_module.c     { ngx_string("memcached_read_timeout"),
ngx_string         96 http/modules/ngx_http_memcached_module.c     { ngx_string("memcached_next_upstream"),
ngx_string        138 http/modules/ngx_http_memcached_module.c static ngx_str_t  ngx_http_memcached_key = ngx_string("memcached_key");
ngx_string        146 http/modules/ngx_http_proxy_module.c     { ngx_string("error"), NGX_HTTP_UPSTREAM_FT_ERROR },
ngx_string        147 http/modules/ngx_http_proxy_module.c     { ngx_string("timeout"), NGX_HTTP_UPSTREAM_FT_TIMEOUT },
ngx_string        148 http/modules/ngx_http_proxy_module.c     { ngx_string("invalid_header"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
ngx_string        149 http/modules/ngx_http_proxy_module.c     { ngx_string("http_500"), NGX_HTTP_UPSTREAM_FT_HTTP_500 },
ngx_string        150 http/modules/ngx_http_proxy_module.c     { ngx_string("http_502"), NGX_HTTP_UPSTREAM_FT_HTTP_502 },
ngx_string        151 http/modules/ngx_http_proxy_module.c     { ngx_string("http_503"), NGX_HTTP_UPSTREAM_FT_HTTP_503 },
ngx_string        152 http/modules/ngx_http_proxy_module.c     { ngx_string("http_504"), NGX_HTTP_UPSTREAM_FT_HTTP_504 },
ngx_string        153 http/modules/ngx_http_proxy_module.c     { ngx_string("http_404"), NGX_HTTP_UPSTREAM_FT_HTTP_404 },
ngx_string        154 http/modules/ngx_http_proxy_module.c     { ngx_string("updating"), NGX_HTTP_UPSTREAM_FT_UPDATING },
ngx_string        155 http/modules/ngx_http_proxy_module.c     { ngx_string("off"), NGX_HTTP_UPSTREAM_FT_OFF },
ngx_string        165 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_pass"),
ngx_string        172 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_redirect"),
ngx_string        179 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_store"),
ngx_string        186 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_store_access"),
ngx_string        193 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_buffering"),
ngx_string        200 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_ignore_client_abort"),
ngx_string        207 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_bind"),
ngx_string        214 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_connect_timeout"),
ngx_string        221 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_send_timeout"),
ngx_string        228 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_send_lowat"),
ngx_string        235 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_intercept_errors"),
ngx_string        242 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_set_header"),
ngx_string        249 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_headers_hash_max_size"),
ngx_string        256 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_headers_hash_bucket_size"),
ngx_string        263 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_set_body"),
ngx_string        270 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_method"),
ngx_string        277 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_pass_request_headers"),
ngx_string        284 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_pass_request_body"),
ngx_string        291 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_buffer_size"),
ngx_string        298 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_read_timeout"),
ngx_string        305 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_buffers"),
ngx_string        312 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_busy_buffers_size"),
ngx_string        321 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_cache"),
ngx_string        328 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_cache_key"),
ngx_string        335 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_cache_path"),
ngx_string        342 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_cache_bypass"),
ngx_string        349 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_no_cache"),
ngx_string        356 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_cache_valid"),
ngx_string        363 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_cache_min_uses"),
ngx_string        370 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_cache_use_stale"),
ngx_string        377 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_cache_methods"),
ngx_string        386 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_temp_path"),
ngx_string        393 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_max_temp_file_size"),
ngx_string        400 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_temp_file_write_size"),
ngx_string        407 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_next_upstream"),
ngx_string        414 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_pass_header"),
ngx_string        421 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_hide_header"),
ngx_string        428 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_ignore_headers"),
ngx_string        437 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_ssl_session_reuse"),
ngx_string        485 http/modules/ngx_http_proxy_module.c     { ngx_string("Host"), ngx_string("$proxy_host") },
ngx_string        486 http/modules/ngx_http_proxy_module.c     { ngx_string("Connection"), ngx_string("close") },
ngx_string        487 http/modules/ngx_http_proxy_module.c     { ngx_string("Keep-Alive"), ngx_string("") },
ngx_string        488 http/modules/ngx_http_proxy_module.c     { ngx_string("Expect"), ngx_string("") },
ngx_string        494 http/modules/ngx_http_proxy_module.c     ngx_string("Date"),
ngx_string        495 http/modules/ngx_http_proxy_module.c     ngx_string("Server"),
ngx_string        496 http/modules/ngx_http_proxy_module.c     ngx_string("X-Pad"),
ngx_string        497 http/modules/ngx_http_proxy_module.c     ngx_string("X-Accel-Expires"),
ngx_string        498 http/modules/ngx_http_proxy_module.c     ngx_string("X-Accel-Redirect"),
ngx_string        499 http/modules/ngx_http_proxy_module.c     ngx_string("X-Accel-Limit-Rate"),
ngx_string        500 http/modules/ngx_http_proxy_module.c     ngx_string("X-Accel-Buffering"),
ngx_string        501 http/modules/ngx_http_proxy_module.c     ngx_string("X-Accel-Charset"),
ngx_string        509 http/modules/ngx_http_proxy_module.c     { ngx_string("Host"), ngx_string("$proxy_host") },
ngx_string        510 http/modules/ngx_http_proxy_module.c     { ngx_string("Connection"), ngx_string("close") },
ngx_string        511 http/modules/ngx_http_proxy_module.c     { ngx_string("Keep-Alive"), ngx_string("") },
ngx_string        512 http/modules/ngx_http_proxy_module.c     { ngx_string("Expect"), ngx_string("") },
ngx_string        513 http/modules/ngx_http_proxy_module.c     { ngx_string("If-Modified-Since"), ngx_string("") },
ngx_string        514 http/modules/ngx_http_proxy_module.c     { ngx_string("If-Unmodified-Since"), ngx_string("") },
ngx_string        515 http/modules/ngx_http_proxy_module.c     { ngx_string("If-None-Match"), ngx_string("") },
ngx_string        516 http/modules/ngx_http_proxy_module.c     { ngx_string("If-Match"), ngx_string("") },
ngx_string        517 http/modules/ngx_http_proxy_module.c     { ngx_string("Range"), ngx_string("") },
ngx_string        518 http/modules/ngx_http_proxy_module.c     { ngx_string("If-Range"), ngx_string("") },
ngx_string        527 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_host"), NULL, ngx_http_proxy_host_variable, 0,
ngx_string        530 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_port"), NULL, ngx_http_proxy_port_variable, 0,
ngx_string        533 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_add_x_forwarded_for"), NULL,
ngx_string        537 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_add_via"), NULL, NULL, 0, NGX_HTTP_VAR_NOHASH, 0 },
ngx_string        540 http/modules/ngx_http_proxy_module.c     { ngx_string("proxy_internal_body_length"), NULL,
ngx_string        548 http/modules/ngx_http_proxy_module.c     ngx_string(NGX_HTTP_PROXY_TEMP_PATH), { 1, 2, 0 }
ngx_string         30 http/modules/ngx_http_random_index_module.c     { ngx_string("random_index"),
ngx_string         57 http/modules/ngx_http_realip_module.c     { ngx_string("set_real_ip_from"),
ngx_string         64 http/modules/ngx_http_realip_module.c     { ngx_string("real_ip_header"),
ngx_string         50 http/modules/ngx_http_referer_module.c     { ngx_string("valid_referers"),
ngx_string         45 http/modules/ngx_http_rewrite_module.c     { ngx_string("rewrite"),
ngx_string         53 http/modules/ngx_http_rewrite_module.c     { ngx_string("return"),
ngx_string         61 http/modules/ngx_http_rewrite_module.c     { ngx_string("break"),
ngx_string         69 http/modules/ngx_http_rewrite_module.c     { ngx_string("if"),
ngx_string         76 http/modules/ngx_http_rewrite_module.c     { ngx_string("set"),
ngx_string         84 http/modules/ngx_http_rewrite_module.c     { ngx_string("rewrite_log"),
ngx_string         92 http/modules/ngx_http_rewrite_module.c     { ngx_string("uninitialized_variable_warn"),
ngx_string         61 http/modules/ngx_http_scgi_module.c     { ngx_string("error"), NGX_HTTP_UPSTREAM_FT_ERROR },
ngx_string         62 http/modules/ngx_http_scgi_module.c     { ngx_string("timeout"), NGX_HTTP_UPSTREAM_FT_TIMEOUT },
ngx_string         63 http/modules/ngx_http_scgi_module.c     { ngx_string("invalid_header"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
ngx_string         64 http/modules/ngx_http_scgi_module.c     { ngx_string("http_500"), NGX_HTTP_UPSTREAM_FT_HTTP_500 },
ngx_string         65 http/modules/ngx_http_scgi_module.c     { ngx_string("http_503"), NGX_HTTP_UPSTREAM_FT_HTTP_503 },
ngx_string         66 http/modules/ngx_http_scgi_module.c     { ngx_string("http_404"), NGX_HTTP_UPSTREAM_FT_HTTP_404 },
ngx_string         67 http/modules/ngx_http_scgi_module.c     { ngx_string("updating"), NGX_HTTP_UPSTREAM_FT_UPDATING },
ngx_string         68 http/modules/ngx_http_scgi_module.c     { ngx_string("off"), NGX_HTTP_UPSTREAM_FT_OFF },
ngx_string         78 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_pass"),
ngx_string         85 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_store"),
ngx_string         92 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_store_access"),
ngx_string         99 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_ignore_client_abort"),
ngx_string        106 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_bind"),
ngx_string        113 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_connect_timeout"),
ngx_string        120 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_send_timeout"),
ngx_string        127 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_buffer_size"),
ngx_string        134 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_pass_request_headers"),
ngx_string        141 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_pass_request_body"),
ngx_string        148 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_intercept_errors"),
ngx_string        155 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_read_timeout"),
ngx_string        162 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_buffers"),
ngx_string        169 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_busy_buffers_size"),
ngx_string        178 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_cache"),
ngx_string        185 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_cache_key"),
ngx_string        192 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_cache_path"),
ngx_string        199 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_cache_bypass"),
ngx_string        206 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_no_cache"),
ngx_string        213 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_cache_valid"),
ngx_string        220 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_cache_min_uses"),
ngx_string        227 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_cache_use_stale"),
ngx_string        234 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_cache_methods"),
ngx_string        243 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_temp_path"),
ngx_string        250 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_max_temp_file_size"),
ngx_string        257 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_temp_file_write_size"),
ngx_string        264 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_next_upstream"),
ngx_string        271 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_param"),
ngx_string        278 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_pass_header"),
ngx_string        285 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_hide_header"),
ngx_string        292 http/modules/ngx_http_scgi_module.c     { ngx_string("scgi_ignore_headers"),
ngx_string        335 http/modules/ngx_http_scgi_module.c     ngx_string("Status"),
ngx_string        336 http/modules/ngx_http_scgi_module.c     ngx_string("X-Accel-Expires"),
ngx_string        337 http/modules/ngx_http_scgi_module.c     ngx_string("X-Accel-Redirect"),
ngx_string        338 http/modules/ngx_http_scgi_module.c     ngx_string("X-Accel-Limit-Rate"),
ngx_string        339 http/modules/ngx_http_scgi_module.c     ngx_string("X-Accel-Buffering"),
ngx_string        340 http/modules/ngx_http_scgi_module.c     ngx_string("X-Accel-Charset"),
ngx_string        348 http/modules/ngx_http_scgi_module.c     { ngx_string("HTTP_IF_MODIFIED_SINCE"), ngx_string("") },
ngx_string        349 http/modules/ngx_http_scgi_module.c     { ngx_string("HTTP_IF_UNMODIFIED_SINCE"), ngx_string("") },
ngx_string        350 http/modules/ngx_http_scgi_module.c     { ngx_string("HTTP_IF_NONE_MATCH"), ngx_string("") },
ngx_string        351 http/modules/ngx_http_scgi_module.c     { ngx_string("HTTP_IF_MATCH"), ngx_string("") },
ngx_string        352 http/modules/ngx_http_scgi_module.c     { ngx_string("HTTP_RANGE"), ngx_string("") },
ngx_string        353 http/modules/ngx_http_scgi_module.c     { ngx_string("HTTP_IF_RANGE"), ngx_string("") },
ngx_string        361 http/modules/ngx_http_scgi_module.c     ngx_string(NGX_HTTP_SCGI_TEMP_PATH), { 1, 2, 0 }
ngx_string        524 http/modules/ngx_http_scgi_module.c     static ngx_str_t              zero = ngx_string("0");
ngx_string         38 http/modules/ngx_http_secure_link_module.c     { ngx_string("secure_link"),
ngx_string         45 http/modules/ngx_http_secure_link_module.c     { ngx_string("secure_link_md5"),
ngx_string         52 http/modules/ngx_http_secure_link_module.c     { ngx_string("secure_link_secret"),
ngx_string         94 http/modules/ngx_http_secure_link_module.c static ngx_str_t  ngx_http_secure_link_name = ngx_string("secure_link");
ngx_string         96 http/modules/ngx_http_secure_link_module.c     ngx_string("secure_link_expires");
ngx_string         31 http/modules/ngx_http_split_clients_module.c     { ngx_string("split_clients"),
ngx_string        119 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("ssi"),
ngx_string        127 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("ssi_silent_errors"),
ngx_string        134 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("ssi_ignore_recycled_buffers"),
ngx_string        141 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("ssi_min_file_chunk"),
ngx_string        148 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("ssi_value_length"),
ngx_string        155 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("ssi_types"),
ngx_string        204 http/modules/ngx_http_ssi_filter_module.c static ngx_str_t ngx_http_ssi_none = ngx_string("(none)");
ngx_string        230 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("virtual"), NGX_HTTP_SSI_INCLUDE_VIRTUAL, 0, 0 },
ngx_string        231 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("file"), NGX_HTTP_SSI_INCLUDE_FILE, 0, 0 },
ngx_string        232 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("wait"), NGX_HTTP_SSI_INCLUDE_WAIT, 0, 0 },
ngx_string        233 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("set"), NGX_HTTP_SSI_INCLUDE_SET, 0, 0 },
ngx_string        234 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("stub"), NGX_HTTP_SSI_INCLUDE_STUB, 0, 0 },
ngx_string        240 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("var"), NGX_HTTP_SSI_ECHO_VAR, 1, 0 },
ngx_string        241 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("default"), NGX_HTTP_SSI_ECHO_DEFAULT, 0, 0 },
ngx_string        242 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("encoding"), NGX_HTTP_SSI_ECHO_ENCODING, 0, 0 },
ngx_string        248 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("errmsg"), NGX_HTTP_SSI_CONFIG_ERRMSG, 0, 0 },
ngx_string        249 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("timefmt"), NGX_HTTP_SSI_CONFIG_TIMEFMT, 0, 0 },
ngx_string        255 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("var"), NGX_HTTP_SSI_SET_VAR, 1, 0 },
ngx_string        256 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("value"), NGX_HTTP_SSI_SET_VALUE, 1, 0 },
ngx_string        262 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("expr"), NGX_HTTP_SSI_IF_EXPR, 1, 0 },
ngx_string        268 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("name"), NGX_HTTP_SSI_BLOCK_NAME, 1, 0 },
ngx_string        279 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("include"), ngx_http_ssi_include,
ngx_string        281 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("echo"), ngx_http_ssi_echo,
ngx_string        283 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("config"), ngx_http_ssi_config,
ngx_string        285 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("set"), ngx_http_ssi_set, ngx_http_ssi_set_params, 0, 0, 0 },
ngx_string        287 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("if"), ngx_http_ssi_if, ngx_http_ssi_if_params, 0, 0, 0 },
ngx_string        288 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("elif"), ngx_http_ssi_if, ngx_http_ssi_if_params,
ngx_string        290 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("else"), ngx_http_ssi_else, ngx_http_ssi_no_params,
ngx_string        292 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("endif"), ngx_http_ssi_endif, ngx_http_ssi_no_params,
ngx_string        295 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("block"), ngx_http_ssi_block,
ngx_string        297 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("endblock"), ngx_http_ssi_endblock,
ngx_string        306 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("date_local"), NULL, ngx_http_ssi_date_gmt_local_variable, 0,
ngx_string        309 http/modules/ngx_http_ssi_filter_module.c     { ngx_string("date_gmt"), NULL, ngx_http_ssi_date_gmt_local_variable, 1,
ngx_string         36 http/modules/ngx_http_ssl_module.c     { ngx_string("SSLv2"), NGX_SSL_SSLv2 },
ngx_string         37 http/modules/ngx_http_ssl_module.c     { ngx_string("SSLv3"), NGX_SSL_SSLv3 },
ngx_string         38 http/modules/ngx_http_ssl_module.c     { ngx_string("TLSv1"), NGX_SSL_TLSv1 },
ngx_string         44 http/modules/ngx_http_ssl_module.c     { ngx_string("off"), 0 },
ngx_string         45 http/modules/ngx_http_ssl_module.c     { ngx_string("on"), 1 },
ngx_string         46 http/modules/ngx_http_ssl_module.c     { ngx_string("optional"), 2 },
ngx_string         53 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl"),
ngx_string         60 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_certificate"),
ngx_string         67 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_certificate_key"),
ngx_string         74 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_dhparam"),
ngx_string         81 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_protocols"),
ngx_string         88 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_ciphers"),
ngx_string         95 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_verify_client"),
ngx_string        102 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_verify_depth"),
ngx_string        109 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_certificate"),
ngx_string        116 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_prefer_server_ciphers"),
ngx_string        123 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_session_cache"),
ngx_string        130 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_session_timeout"),
ngx_string        137 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_crl"),
ngx_string        181 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_protocol"), NULL, ngx_http_ssl_static_variable,
ngx_string        184 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_cipher"), NULL, ngx_http_ssl_static_variable,
ngx_string        187 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_session_id"), NULL, ngx_http_ssl_variable,
ngx_string        190 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_cert"), NULL, ngx_http_ssl_variable,
ngx_string        193 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_raw_cert"), NULL, ngx_http_ssl_variable,
ngx_string        197 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_s_dn"), NULL, ngx_http_ssl_variable,
ngx_string        200 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_i_dn"), NULL, ngx_http_ssl_variable,
ngx_string        203 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_serial"), NULL, ngx_http_ssl_variable,
ngx_string        206 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_verify"), NULL, ngx_http_ssl_variable,
ngx_string        213 http/modules/ngx_http_ssl_module.c static ngx_str_t ngx_http_ssl_sess_id_ctx = ngx_string("HTTP");
ngx_string         17 http/modules/ngx_http_stub_status_module.c     { ngx_string("stub_status"),
ngx_string         70 http/modules/ngx_http_sub_filter_module.c     { ngx_string("sub_filter"),
ngx_string         77 http/modules/ngx_http_sub_filter_module.c     { ngx_string("sub_filter_types"),
ngx_string         84 http/modules/ngx_http_sub_filter_module.c     { ngx_string("sub_filter_once"),
ngx_string         36 http/modules/ngx_http_upstream_ip_hash_module.c     { ngx_string("ip_hash"),
ngx_string         81 http/modules/ngx_http_userid_filter_module.c     { ngx_string("off"), NGX_HTTP_USERID_OFF },
ngx_string         82 http/modules/ngx_http_userid_filter_module.c     { ngx_string("log"), NGX_HTTP_USERID_LOG },
ngx_string         83 http/modules/ngx_http_userid_filter_module.c     { ngx_string("v1"), NGX_HTTP_USERID_V1 },
ngx_string         84 http/modules/ngx_http_userid_filter_module.c     { ngx_string("on"), NGX_HTTP_USERID_ON },
ngx_string         97 http/modules/ngx_http_userid_filter_module.c     { ngx_string("userid"),
ngx_string        104 http/modules/ngx_http_userid_filter_module.c     { ngx_string("userid_service"),
ngx_string        111 http/modules/ngx_http_userid_filter_module.c     { ngx_string("userid_name"),
ngx_string        118 http/modules/ngx_http_userid_filter_module.c     { ngx_string("userid_domain"),
ngx_string        125 http/modules/ngx_http_userid_filter_module.c     { ngx_string("userid_path"),
ngx_string        132 http/modules/ngx_http_userid_filter_module.c     { ngx_string("userid_expires"),
ngx_string        139 http/modules/ngx_http_userid_filter_module.c     { ngx_string("userid_p3p"),
ngx_string        146 http/modules/ngx_http_userid_filter_module.c     { ngx_string("userid_mark"),
ngx_string        188 http/modules/ngx_http_userid_filter_module.c static ngx_str_t  ngx_http_userid_got = ngx_string("uid_got");
ngx_string        189 http/modules/ngx_http_userid_filter_module.c static ngx_str_t  ngx_http_userid_set = ngx_string("uid_set");
ngx_string         74 http/modules/ngx_http_uwsgi_module.c     { ngx_string("error"), NGX_HTTP_UPSTREAM_FT_ERROR },
ngx_string         75 http/modules/ngx_http_uwsgi_module.c     { ngx_string("timeout"), NGX_HTTP_UPSTREAM_FT_TIMEOUT },
ngx_string         76 http/modules/ngx_http_uwsgi_module.c     { ngx_string("invalid_header"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
ngx_string         77 http/modules/ngx_http_uwsgi_module.c     { ngx_string("http_500"), NGX_HTTP_UPSTREAM_FT_HTTP_500 },
ngx_string         78 http/modules/ngx_http_uwsgi_module.c     { ngx_string("http_503"), NGX_HTTP_UPSTREAM_FT_HTTP_503 },
ngx_string         79 http/modules/ngx_http_uwsgi_module.c     { ngx_string("http_404"), NGX_HTTP_UPSTREAM_FT_HTTP_404 },
ngx_string         80 http/modules/ngx_http_uwsgi_module.c     { ngx_string("updating"), NGX_HTTP_UPSTREAM_FT_UPDATING },
ngx_string         81 http/modules/ngx_http_uwsgi_module.c     { ngx_string("off"), NGX_HTTP_UPSTREAM_FT_OFF },
ngx_string         91 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_pass"),
ngx_string         98 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_modifier1"),
ngx_string        105 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_modifier2"),
ngx_string        112 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_store"),
ngx_string        119 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_store_access"),
ngx_string        126 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_ignore_client_abort"),
ngx_string        133 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_bind"),
ngx_string        140 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_connect_timeout"),
ngx_string        147 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_send_timeout"),
ngx_string        154 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_buffer_size"),
ngx_string        161 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_pass_request_headers"),
ngx_string        168 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_pass_request_body"),
ngx_string        175 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_intercept_errors"),
ngx_string        182 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_read_timeout"),
ngx_string        189 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_buffers"),
ngx_string        196 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_busy_buffers_size"),
ngx_string        205 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_cache"),
ngx_string        212 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_cache_key"),
ngx_string        219 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_cache_path"),
ngx_string        226 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_cache_bypass"),
ngx_string        233 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_no_cache"),
ngx_string        240 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_cache_valid"),
ngx_string        247 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_cache_min_uses"),
ngx_string        254 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_cache_use_stale"),
ngx_string        261 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_cache_methods"),
ngx_string        270 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_temp_path"),
ngx_string        277 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_max_temp_file_size"),
ngx_string        284 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_temp_file_write_size"),
ngx_string        291 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_next_upstream"),
ngx_string        298 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_param"),
ngx_string        305 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_string"),
ngx_string        312 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_pass_header"),
ngx_string        319 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_hide_header"),
ngx_string        326 http/modules/ngx_http_uwsgi_module.c     { ngx_string("uwsgi_ignore_headers"),
ngx_string        369 http/modules/ngx_http_uwsgi_module.c     ngx_string("X-Accel-Expires"),
ngx_string        370 http/modules/ngx_http_uwsgi_module.c     ngx_string("X-Accel-Redirect"),
ngx_string        371 http/modules/ngx_http_uwsgi_module.c     ngx_string("X-Accel-Limit-Rate"),
ngx_string        372 http/modules/ngx_http_uwsgi_module.c     ngx_string("X-Accel-Buffering"),
ngx_string        373 http/modules/ngx_http_uwsgi_module.c     ngx_string("X-Accel-Charset"),
ngx_string        381 http/modules/ngx_http_uwsgi_module.c     { ngx_string("HTTP_IF_MODIFIED_SINCE"), ngx_string("") },
ngx_string        382 http/modules/ngx_http_uwsgi_module.c     { ngx_string("HTTP_IF_UNMODIFIED_SINCE"), ngx_string("") },
ngx_string        383 http/modules/ngx_http_uwsgi_module.c     { ngx_string("HTTP_IF_NONE_MATCH"), ngx_string("") },
ngx_string        384 http/modules/ngx_http_uwsgi_module.c     { ngx_string("HTTP_IF_MATCH"), ngx_string("") },
ngx_string        385 http/modules/ngx_http_uwsgi_module.c     { ngx_string("HTTP_RANGE"), ngx_string("") },
ngx_string        386 http/modules/ngx_http_uwsgi_module.c     { ngx_string("HTTP_IF_RANGE"), ngx_string("") },
ngx_string        394 http/modules/ngx_http_uwsgi_module.c     ngx_string(NGX_HTTP_UWSGI_TEMP_PATH), { 1, 2, 0 }
ngx_string         98 http/modules/ngx_http_xslt_filter_module.c     ngx_string("text/xml"),
ngx_string        105 http/modules/ngx_http_xslt_filter_module.c     { ngx_string("xml_entities"),
ngx_string        112 http/modules/ngx_http_xslt_filter_module.c     { ngx_string("xslt_stylesheet"),
ngx_string        119 http/modules/ngx_http_xslt_filter_module.c     { ngx_string("xslt_types"),
ngx_string         67 http/modules/perl/ngx_http_perl_module.c     { ngx_string("perl_modules"),
ngx_string         74 http/modules/perl/ngx_http_perl_module.c     { ngx_string("perl_require"),
ngx_string         81 http/modules/perl/ngx_http_perl_module.c     { ngx_string("perl"),
ngx_string         88 http/modules/perl/ngx_http_perl_module.c     { ngx_string("perl_set"),
ngx_string        137 http/modules/perl/ngx_http_perl_module.c     { ngx_string("sub"), NGX_HTTP_PERL_SSI_SUB, 1, 0 },
ngx_string        138 http/modules/perl/ngx_http_perl_module.c     { ngx_string("arg"), NGX_HTTP_PERL_SSI_ARG, 0, 1 },
ngx_string        143 http/modules/perl/ngx_http_perl_module.c     ngx_string("perl"), ngx_http_perl_ssi, ngx_http_perl_ssi_params, 0, 0, 1
ngx_string         76 http/ngx_http.c     ngx_string("text/html"),
ngx_string         83 http/ngx_http.c     { ngx_string("http"),
ngx_string         95 http/ngx_http.c     ngx_string("http"),
ngx_string         34 http/ngx_http_copy_filter_module.c     { ngx_string("output_buffers"),
ngx_string        100 http/ngx_http_core_module.c     { ngx_string("off"), NGX_HTTP_REQUEST_BODY_FILE_OFF },
ngx_string        101 http/ngx_http_core_module.c     { ngx_string("on"), NGX_HTTP_REQUEST_BODY_FILE_ON },
ngx_string        102 http/ngx_http_core_module.c     { ngx_string("clean"), NGX_HTTP_REQUEST_BODY_FILE_CLEAN },
ngx_string        110 http/ngx_http_core_module.c     { ngx_string("off"), NGX_HTTP_AIO_OFF  },
ngx_string        111 http/ngx_http_core_module.c     { ngx_string("on"), NGX_HTTP_AIO_ON },
ngx_string        113 http/ngx_http_core_module.c     { ngx_string("sendfile"), NGX_HTTP_AIO_SENDFILE },
ngx_string        122 http/ngx_http_core_module.c     { ngx_string("all"), NGX_HTTP_SATISFY_ALL },
ngx_string        123 http/ngx_http_core_module.c     { ngx_string("any"), NGX_HTTP_SATISFY_ANY },
ngx_string        129 http/ngx_http_core_module.c     { ngx_string("off"), NGX_HTTP_IMS_OFF },
ngx_string        130 http/ngx_http_core_module.c     { ngx_string("exact"), NGX_HTTP_IMS_EXACT },
ngx_string        131 http/ngx_http_core_module.c     { ngx_string("before"), NGX_HTTP_IMS_BEFORE },
ngx_string        137 http/ngx_http_core_module.c     { ngx_string("none"), NGX_HTTP_KEEPALIVE_DISABLE_NONE },
ngx_string        138 http/ngx_http_core_module.c     { ngx_string("msie6"), NGX_HTTP_KEEPALIVE_DISABLE_MSIE6 },
ngx_string        139 http/ngx_http_core_module.c     { ngx_string("safari"), NGX_HTTP_KEEPALIVE_DISABLE_SAFARI },
ngx_string        145 http/ngx_http_core_module.c     ngx_string(NGX_HTTP_CLIENT_TEMP_PATH), { 0, 0, 0 }
ngx_string        152 http/ngx_http_core_module.c     { ngx_string("1.0"), NGX_HTTP_VERSION_10 },
ngx_string        153 http/ngx_http_core_module.c     { ngx_string("1.1"), NGX_HTTP_VERSION_11 },
ngx_string        159 http/ngx_http_core_module.c     { ngx_string("off"), NGX_HTTP_GZIP_PROXIED_OFF },
ngx_string        160 http/ngx_http_core_module.c     { ngx_string("expired"), NGX_HTTP_GZIP_PROXIED_EXPIRED },
ngx_string        161 http/ngx_http_core_module.c     { ngx_string("no-cache"), NGX_HTTP_GZIP_PROXIED_NO_CACHE },
ngx_string        162 http/ngx_http_core_module.c     { ngx_string("no-store"), NGX_HTTP_GZIP_PROXIED_NO_STORE },
ngx_string        163 http/ngx_http_core_module.c     { ngx_string("private"), NGX_HTTP_GZIP_PROXIED_PRIVATE },
ngx_string        164 http/ngx_http_core_module.c     { ngx_string("no_last_modified"), NGX_HTTP_GZIP_PROXIED_NO_LM },
ngx_string        165 http/ngx_http_core_module.c     { ngx_string("no_etag"), NGX_HTTP_GZIP_PROXIED_NO_ETAG },
ngx_string        166 http/ngx_http_core_module.c     { ngx_string("auth"), NGX_HTTP_GZIP_PROXIED_AUTH },
ngx_string        167 http/ngx_http_core_module.c     { ngx_string("any"), NGX_HTTP_GZIP_PROXIED_ANY },
ngx_string        172 http/ngx_http_core_module.c static ngx_str_t  ngx_http_gzip_no_cache = ngx_string("no-cache");
ngx_string        173 http/ngx_http_core_module.c static ngx_str_t  ngx_http_gzip_no_store = ngx_string("no-store");
ngx_string        174 http/ngx_http_core_module.c static ngx_str_t  ngx_http_gzip_private = ngx_string("private");
ngx_string        181 http/ngx_http_core_module.c     { ngx_string("variables_hash_max_size"),
ngx_string        188 http/ngx_http_core_module.c     { ngx_string("variables_hash_bucket_size"),
ngx_string        195 http/ngx_http_core_module.c     { ngx_string("server_names_hash_max_size"),
ngx_string        202 http/ngx_http_core_module.c     { ngx_string("server_names_hash_bucket_size"),
ngx_string        209 http/ngx_http_core_module.c     { ngx_string("server"),
ngx_string        216 http/ngx_http_core_module.c     { ngx_string("connection_pool_size"),
ngx_string        223 http/ngx_http_core_module.c     { ngx_string("request_pool_size"),
ngx_string        230 http/ngx_http_core_module.c     { ngx_string("client_header_timeout"),
ngx_string        237 http/ngx_http_core_module.c     { ngx_string("client_header_buffer_size"),
ngx_string        244 http/ngx_http_core_module.c     { ngx_string("large_client_header_buffers"),
ngx_string        251 http/ngx_http_core_module.c     { ngx_string("optimize_server_names"),
ngx_string        258 http/ngx_http_core_module.c     { ngx_string("ignore_invalid_headers"),
ngx_string        265 http/ngx_http_core_module.c     { ngx_string("merge_slashes"),
ngx_string        272 http/ngx_http_core_module.c     { ngx_string("underscores_in_headers"),
ngx_string        279 http/ngx_http_core_module.c     { ngx_string("location"),
ngx_string        286 http/ngx_http_core_module.c     { ngx_string("listen"),
ngx_string        293 http/ngx_http_core_module.c     { ngx_string("server_name"),
ngx_string        300 http/ngx_http_core_module.c     { ngx_string("types_hash_max_size"),
ngx_string        307 http/ngx_http_core_module.c     { ngx_string("types_hash_bucket_size"),
ngx_string        314 http/ngx_http_core_module.c     { ngx_string("types"),
ngx_string        322 http/ngx_http_core_module.c     { ngx_string("default_type"),
ngx_string        329 http/ngx_http_core_module.c     { ngx_string("root"),
ngx_string        337 http/ngx_http_core_module.c     { ngx_string("alias"),
ngx_string        344 http/ngx_http_core_module.c     { ngx_string("limit_except"),
ngx_string        351 http/ngx_http_core_module.c     { ngx_string("client_max_body_size"),
ngx_string        358 http/ngx_http_core_module.c     { ngx_string("client_body_buffer_size"),
ngx_string        365 http/ngx_http_core_module.c     { ngx_string("client_body_timeout"),
ngx_string        372 http/ngx_http_core_module.c     { ngx_string("client_body_temp_path"),
ngx_string        379 http/ngx_http_core_module.c     { ngx_string("client_body_in_file_only"),
ngx_string        386 http/ngx_http_core_module.c     { ngx_string("client_body_in_single_buffer"),
ngx_string        393 http/ngx_http_core_module.c     { ngx_string("sendfile"),
ngx_string        401 http/ngx_http_core_module.c     { ngx_string("sendfile_max_chunk"),
ngx_string        410 http/ngx_http_core_module.c     { ngx_string("aio"),
ngx_string        419 http/ngx_http_core_module.c     { ngx_string("read_ahead"),
ngx_string        426 http/ngx_http_core_module.c     { ngx_string("directio"),
ngx_string        433 http/ngx_http_core_module.c     { ngx_string("directio_alignment"),
ngx_string        440 http/ngx_http_core_module.c     { ngx_string("tcp_nopush"),
ngx_string        447 http/ngx_http_core_module.c     { ngx_string("tcp_nodelay"),
ngx_string        454 http/ngx_http_core_module.c     { ngx_string("send_timeout"),
ngx_string        461 http/ngx_http_core_module.c     { ngx_string("send_lowat"),
ngx_string        468 http/ngx_http_core_module.c     { ngx_string("postpone_output"),
ngx_string        475 http/ngx_http_core_module.c     { ngx_string("limit_rate"),
ngx_string        483 http/ngx_http_core_module.c     { ngx_string("limit_rate_after"),
ngx_string        491 http/ngx_http_core_module.c     { ngx_string("keepalive_timeout"),
ngx_string        498 http/ngx_http_core_module.c     { ngx_string("keepalive_requests"),
ngx_string        505 http/ngx_http_core_module.c     { ngx_string("keepalive_disable"),
ngx_string        512 http/ngx_http_core_module.c     { ngx_string("satisfy"),
ngx_string        519 http/ngx_http_core_module.c     { ngx_string("satisfy_any"),
ngx_string        526 http/ngx_http_core_module.c     { ngx_string("internal"),
ngx_string        533 http/ngx_http_core_module.c     { ngx_string("lingering_time"),
ngx_string        540 http/ngx_http_core_module.c     { ngx_string("lingering_timeout"),
ngx_string        547 http/ngx_http_core_module.c     { ngx_string("reset_timedout_connection"),
ngx_string        554 http/ngx_http_core_module.c     { ngx_string("server_name_in_redirect"),
ngx_string        561 http/ngx_http_core_module.c     { ngx_string("port_in_redirect"),
ngx_string        568 http/ngx_http_core_module.c     { ngx_string("msie_padding"),
ngx_string        575 http/ngx_http_core_module.c     { ngx_string("msie_refresh"),
ngx_string        582 http/ngx_http_core_module.c     { ngx_string("log_not_found"),
ngx_string        589 http/ngx_http_core_module.c     { ngx_string("log_subrequest"),
ngx_string        596 http/ngx_http_core_module.c     { ngx_string("recursive_error_pages"),
ngx_string        603 http/ngx_http_core_module.c     { ngx_string("server_tokens"),
ngx_string        610 http/ngx_http_core_module.c     { ngx_string("if_modified_since"),
ngx_string        617 http/ngx_http_core_module.c     { ngx_string("chunked_transfer_encoding"),
ngx_string        624 http/ngx_http_core_module.c     { ngx_string("error_page"),
ngx_string        632 http/ngx_http_core_module.c     { ngx_string("try_files"),
ngx_string        639 http/ngx_http_core_module.c     { ngx_string("post_action"),
ngx_string        647 http/ngx_http_core_module.c     { ngx_string("error_log"),
ngx_string        654 http/ngx_http_core_module.c     { ngx_string("open_file_cache"),
ngx_string        661 http/ngx_http_core_module.c     { ngx_string("open_file_cache_valid"),
ngx_string        668 http/ngx_http_core_module.c     { ngx_string("open_file_cache_retest"),
ngx_string        675 http/ngx_http_core_module.c     { ngx_string("open_file_cache_min_uses"),
ngx_string        682 http/ngx_http_core_module.c     { ngx_string("open_file_cache_errors"),
ngx_string        689 http/ngx_http_core_module.c     { ngx_string("open_file_cache_events"),
ngx_string        696 http/ngx_http_core_module.c     { ngx_string("resolver"),
ngx_string        703 http/ngx_http_core_module.c     { ngx_string("resolver_timeout"),
ngx_string        712 http/ngx_http_core_module.c     { ngx_string("gzip_vary"),
ngx_string        719 http/ngx_http_core_module.c     { ngx_string("gzip_http_version"),
ngx_string        726 http/ngx_http_core_module.c     { ngx_string("gzip_proxied"),
ngx_string        733 http/ngx_http_core_module.c     { ngx_string("gzip_disable"),
ngx_string       3158 http/ngx_http_core_module.c static ngx_str_t  ngx_http_core_text_html_type = ngx_string("text/html");
ngx_string       3159 http/ngx_http_core_module.c static ngx_str_t  ngx_http_core_image_gif_type = ngx_string("image/gif");
ngx_string       3160 http/ngx_http_core_module.c static ngx_str_t  ngx_http_core_image_jpeg_type = ngx_string("image/jpeg");
ngx_string       3163 http/ngx_http_core_module.c     { ngx_string("html"), 0, &ngx_http_core_text_html_type },
ngx_string       3164 http/ngx_http_core_module.c     { ngx_string("gif"), 0, &ngx_http_core_image_gif_type },
ngx_string       3165 http/ngx_http_core_module.c     { ngx_string("jpg"), 0, &ngx_http_core_image_jpeg_type },
ngx_string         48 http/ngx_http_file_cache.c     ngx_string("MISS"),
ngx_string         49 http/ngx_http_file_cache.c     ngx_string("BYPASS"),
ngx_string         50 http/ngx_http_file_cache.c     ngx_string("EXPIRED"),
ngx_string         51 http/ngx_http_file_cache.c     ngx_string("STALE"),
ngx_string         52 http/ngx_http_file_cache.c     ngx_string("UPDATING"),
ngx_string         53 http/ngx_http_file_cache.c     ngx_string("HIT")
ngx_string         54 http/ngx_http_header_filter_module.c     ngx_string("200 OK"),
ngx_string         55 http/ngx_http_header_filter_module.c     ngx_string("201 Created"),
ngx_string         56 http/ngx_http_header_filter_module.c     ngx_string("202 Accepted"),
ngx_string         58 http/ngx_http_header_filter_module.c     ngx_string("204 No Content"),
ngx_string         60 http/ngx_http_header_filter_module.c     ngx_string("206 Partial Content"),
ngx_string         69 http/ngx_http_header_filter_module.c     ngx_string("301 Moved Permanently"),
ngx_string         70 http/ngx_http_header_filter_module.c     ngx_string("302 Moved Temporarily"),
ngx_string         71 http/ngx_http_header_filter_module.c     ngx_string("303 See Other"),
ngx_string         72 http/ngx_http_header_filter_module.c     ngx_string("304 Not Modified"),
ngx_string         81 http/ngx_http_header_filter_module.c     ngx_string("400 Bad Request"),
ngx_string         82 http/ngx_http_header_filter_module.c     ngx_string("401 Unauthorized"),
ngx_string         83 http/ngx_http_header_filter_module.c     ngx_string("402 Payment Required"),
ngx_string         84 http/ngx_http_header_filter_module.c     ngx_string("403 Forbidden"),
ngx_string         85 http/ngx_http_header_filter_module.c     ngx_string("404 Not Found"),
ngx_string         86 http/ngx_http_header_filter_module.c     ngx_string("405 Not Allowed"),
ngx_string         87 http/ngx_http_header_filter_module.c     ngx_string("406 Not Acceptable"),
ngx_string         89 http/ngx_http_header_filter_module.c     ngx_string("408 Request Time-out"),
ngx_string         90 http/ngx_http_header_filter_module.c     ngx_string("409 Conflict"),
ngx_string         91 http/ngx_http_header_filter_module.c     ngx_string("410 Gone"),
ngx_string         92 http/ngx_http_header_filter_module.c     ngx_string("411 Length Required"),
ngx_string         93 http/ngx_http_header_filter_module.c     ngx_string("412 Precondition Failed"),
ngx_string         94 http/ngx_http_header_filter_module.c     ngx_string("413 Request Entity Too Large"),
ngx_string         99 http/ngx_http_header_filter_module.c     ngx_string("415 Unsupported Media Type"),
ngx_string        100 http/ngx_http_header_filter_module.c     ngx_string("416 Requested Range Not Satisfiable"),
ngx_string        114 http/ngx_http_header_filter_module.c     ngx_string("500 Internal Server Error"),
ngx_string        115 http/ngx_http_header_filter_module.c     ngx_string("501 Method Not Implemented"),
ngx_string        116 http/ngx_http_header_filter_module.c     ngx_string("502 Bad Gateway"),
ngx_string        117 http/ngx_http_header_filter_module.c     ngx_string("503 Service Temporarily Unavailable"),
ngx_string        118 http/ngx_http_header_filter_module.c     ngx_string("504 Gateway Time-out"),
ngx_string        122 http/ngx_http_header_filter_module.c     ngx_string("507 Insufficient Storage"),
ngx_string        133 http/ngx_http_header_filter_module.c     { ngx_string("Server"), offsetof(ngx_http_headers_out_t, server) },
ngx_string        134 http/ngx_http_header_filter_module.c     { ngx_string("Date"), offsetof(ngx_http_headers_out_t, date) },
ngx_string        135 http/ngx_http_header_filter_module.c     { ngx_string("Content-Length"),
ngx_string        137 http/ngx_http_header_filter_module.c     { ngx_string("Content-Encoding"),
ngx_string        139 http/ngx_http_header_filter_module.c     { ngx_string("Location"), offsetof(ngx_http_headers_out_t, location) },
ngx_string        140 http/ngx_http_header_filter_module.c     { ngx_string("Last-Modified"),
ngx_string        142 http/ngx_http_header_filter_module.c     { ngx_string("Accept-Ranges"),
ngx_string        144 http/ngx_http_header_filter_module.c     { ngx_string("Expires"), offsetof(ngx_http_headers_out_t, expires) },
ngx_string        145 http/ngx_http_header_filter_module.c     { ngx_string("Cache-Control"),
ngx_string        147 http/ngx_http_header_filter_module.c     { ngx_string("ETag"), offsetof(ngx_http_headers_out_t, etag) },
ngx_string         81 http/ngx_http_request.c     { ngx_string("Host"), offsetof(ngx_http_headers_in_t, host),
ngx_string         84 http/ngx_http_request.c     { ngx_string("Connection"), offsetof(ngx_http_headers_in_t, connection),
ngx_string         87 http/ngx_http_request.c     { ngx_string("If-Modified-Since"),
ngx_string         91 http/ngx_http_request.c     { ngx_string("If-Unmodified-Since"),
ngx_string         95 http/ngx_http_request.c     { ngx_string("User-Agent"), offsetof(ngx_http_headers_in_t, user_agent),
ngx_string         98 http/ngx_http_request.c     { ngx_string("Referer"), offsetof(ngx_http_headers_in_t, referer),
ngx_string        101 http/ngx_http_request.c     { ngx_string("Content-Length"),
ngx_string        105 http/ngx_http_request.c     { ngx_string("Content-Type"),
ngx_string        109 http/ngx_http_request.c     { ngx_string("Range"), offsetof(ngx_http_headers_in_t, range),
ngx_string        112 http/ngx_http_request.c     { ngx_string("If-Range"),
ngx_string        116 http/ngx_http_request.c     { ngx_string("Transfer-Encoding"),
ngx_string        120 http/ngx_http_request.c     { ngx_string("Expect"),
ngx_string        125 http/ngx_http_request.c     { ngx_string("Accept-Encoding"),
ngx_string        129 http/ngx_http_request.c     { ngx_string("Via"), offsetof(ngx_http_headers_in_t, via),
ngx_string        133 http/ngx_http_request.c     { ngx_string("Authorization"),
ngx_string        137 http/ngx_http_request.c     { ngx_string("Keep-Alive"), offsetof(ngx_http_headers_in_t, keep_alive),
ngx_string        141 http/ngx_http_request.c     { ngx_string("X-Forwarded-For"),
ngx_string        147 http/ngx_http_request.c     { ngx_string("X-Real-IP"),
ngx_string        153 http/ngx_http_request.c     { ngx_string("Accept"), offsetof(ngx_http_headers_in_t, accept),
ngx_string        156 http/ngx_http_request.c     { ngx_string("Accept-Language"),
ngx_string        162 http/ngx_http_request.c     { ngx_string("Depth"), offsetof(ngx_http_headers_in_t, depth),
ngx_string        165 http/ngx_http_request.c     { ngx_string("Destination"), offsetof(ngx_http_headers_in_t, destination),
ngx_string        168 http/ngx_http_request.c     { ngx_string("Overwrite"), offsetof(ngx_http_headers_in_t, overwrite),
ngx_string        171 http/ngx_http_request.c     { ngx_string("Date"), offsetof(ngx_http_headers_in_t, date),
ngx_string        175 http/ngx_http_request.c     { ngx_string("Cookie"), 0, ngx_http_process_cookie },
ngx_string        300 http/ngx_http_special_response.c     ngx_string(ngx_http_error_301_page),
ngx_string        301 http/ngx_http_special_response.c     ngx_string(ngx_http_error_302_page),
ngx_string        302 http/ngx_http_special_response.c     ngx_string(ngx_http_error_303_page),
ngx_string        307 http/ngx_http_special_response.c     ngx_string(ngx_http_error_400_page),
ngx_string        308 http/ngx_http_special_response.c     ngx_string(ngx_http_error_401_page),
ngx_string        309 http/ngx_http_special_response.c     ngx_string(ngx_http_error_402_page),
ngx_string        310 http/ngx_http_special_response.c     ngx_string(ngx_http_error_403_page),
ngx_string        311 http/ngx_http_special_response.c     ngx_string(ngx_http_error_404_page),
ngx_string        312 http/ngx_http_special_response.c     ngx_string(ngx_http_error_405_page),
ngx_string        313 http/ngx_http_special_response.c     ngx_string(ngx_http_error_406_page),
ngx_string        315 http/ngx_http_special_response.c     ngx_string(ngx_http_error_408_page),
ngx_string        316 http/ngx_http_special_response.c     ngx_string(ngx_http_error_409_page),
ngx_string        317 http/ngx_http_special_response.c     ngx_string(ngx_http_error_410_page),
ngx_string        318 http/ngx_http_special_response.c     ngx_string(ngx_http_error_411_page),
ngx_string        319 http/ngx_http_special_response.c     ngx_string(ngx_http_error_412_page),
ngx_string        320 http/ngx_http_special_response.c     ngx_string(ngx_http_error_413_page),
ngx_string        321 http/ngx_http_special_response.c     ngx_string(ngx_http_error_414_page),
ngx_string        322 http/ngx_http_special_response.c     ngx_string(ngx_http_error_415_page),
ngx_string        323 http/ngx_http_special_response.c     ngx_string(ngx_http_error_416_page),
ngx_string        328 http/ngx_http_special_response.c     ngx_string(ngx_http_error_494_page), /* 494, request header too large */
ngx_string        329 http/ngx_http_special_response.c     ngx_string(ngx_http_error_495_page), /* 495, https certificate error */
ngx_string        330 http/ngx_http_special_response.c     ngx_string(ngx_http_error_496_page), /* 496, https no certificate */
ngx_string        331 http/ngx_http_special_response.c     ngx_string(ngx_http_error_497_page), /* 497, http to https */
ngx_string        332 http/ngx_http_special_response.c     ngx_string(ngx_http_error_404_page), /* 498, canceled */
ngx_string        335 http/ngx_http_special_response.c     ngx_string(ngx_http_error_500_page),
ngx_string        336 http/ngx_http_special_response.c     ngx_string(ngx_http_error_501_page),
ngx_string        337 http/ngx_http_special_response.c     ngx_string(ngx_http_error_502_page),
ngx_string        338 http/ngx_http_special_response.c     ngx_string(ngx_http_error_503_page),
ngx_string        339 http/ngx_http_special_response.c     ngx_string(ngx_http_error_504_page),
ngx_string        342 http/ngx_http_special_response.c     ngx_string(ngx_http_error_507_page)
ngx_string        141 http/ngx_http_upstream.c     { ngx_string("Status"),
ngx_string        146 http/ngx_http_upstream.c     { ngx_string("Content-Type"),
ngx_string        151 http/ngx_http_upstream.c     { ngx_string("Content-Length"),
ngx_string        156 http/ngx_http_upstream.c     { ngx_string("Date"),
ngx_string        162 http/ngx_http_upstream.c     { ngx_string("Last-Modified"),
ngx_string        167 http/ngx_http_upstream.c     { ngx_string("ETag"),
ngx_string        173 http/ngx_http_upstream.c     { ngx_string("Server"),
ngx_string        179 http/ngx_http_upstream.c     { ngx_string("WWW-Authenticate"),
ngx_string        184 http/ngx_http_upstream.c     { ngx_string("Location"),
ngx_string        189 http/ngx_http_upstream.c     { ngx_string("Refresh"),
ngx_string        193 http/ngx_http_upstream.c     { ngx_string("Set-Cookie"),
ngx_string        197 http/ngx_http_upstream.c     { ngx_string("Content-Disposition"),
ngx_string        201 http/ngx_http_upstream.c     { ngx_string("Cache-Control"),
ngx_string        206 http/ngx_http_upstream.c     { ngx_string("Expires"),
ngx_string        211 http/ngx_http_upstream.c     { ngx_string("Accept-Ranges"),
ngx_string        217 http/ngx_http_upstream.c     { ngx_string("Connection"),
ngx_string        221 http/ngx_http_upstream.c     { ngx_string("Keep-Alive"),
ngx_string        225 http/ngx_http_upstream.c     { ngx_string("X-Powered-By"),
ngx_string        229 http/ngx_http_upstream.c     { ngx_string("X-Accel-Expires"),
ngx_string        233 http/ngx_http_upstream.c     { ngx_string("X-Accel-Redirect"),
ngx_string        238 http/ngx_http_upstream.c     { ngx_string("X-Accel-Limit-Rate"),
ngx_string        242 http/ngx_http_upstream.c     { ngx_string("X-Accel-Buffering"),
ngx_string        246 http/ngx_http_upstream.c     { ngx_string("X-Accel-Charset"),
ngx_string        251 http/ngx_http_upstream.c     { ngx_string("Content-Encoding"),
ngx_string        263 http/ngx_http_upstream.c     { ngx_string("upstream"),
ngx_string        270 http/ngx_http_upstream.c     { ngx_string("server"),
ngx_string        314 http/ngx_http_upstream.c     { ngx_string("upstream_addr"), NULL,
ngx_string        318 http/ngx_http_upstream.c     { ngx_string("upstream_status"), NULL,
ngx_string        322 http/ngx_http_upstream.c     { ngx_string("upstream_response_time"), NULL,
ngx_string        326 http/ngx_http_upstream.c     { ngx_string("upstream_response_length"), NULL,
ngx_string        332 http/ngx_http_upstream.c     { ngx_string("upstream_cache_status"), NULL,
ngx_string        353 http/ngx_http_upstream.c    { ngx_string("GET"),  NGX_HTTP_GET},
ngx_string        354 http/ngx_http_upstream.c    { ngx_string("HEAD"), NGX_HTTP_HEAD },
ngx_string        355 http/ngx_http_upstream.c    { ngx_string("POST"), NGX_HTTP_POST },
ngx_string        361 http/ngx_http_upstream.c     { ngx_string("X-Accel-Redirect"), NGX_HTTP_UPSTREAM_IGN_XA_REDIRECT },
ngx_string        362 http/ngx_http_upstream.c     { ngx_string("X-Accel-Expires"), NGX_HTTP_UPSTREAM_IGN_XA_EXPIRES },
ngx_string        363 http/ngx_http_upstream.c     { ngx_string("Expires"), NGX_HTTP_UPSTREAM_IGN_EXPIRES },
ngx_string        364 http/ngx_http_upstream.c     { ngx_string("Cache-Control"), NGX_HTTP_UPSTREAM_IGN_CACHE_CONTROL },
ngx_string        365 http/ngx_http_upstream.c     { ngx_string("Set-Cookie"), NGX_HTTP_UPSTREAM_IGN_SET_COOKIE },
ngx_string        114 http/ngx_http_variables.c     { ngx_string("http_host"), NULL, ngx_http_variable_header,
ngx_string        117 http/ngx_http_variables.c     { ngx_string("http_user_agent"), NULL, ngx_http_variable_header,
ngx_string        120 http/ngx_http_variables.c     { ngx_string("http_referer"), NULL, ngx_http_variable_header,
ngx_string        124 http/ngx_http_variables.c     { ngx_string("http_via"), NULL, ngx_http_variable_header,
ngx_string        129 http/ngx_http_variables.c     { ngx_string("http_x_forwarded_for"), NULL, ngx_http_variable_header,
ngx_string        133 http/ngx_http_variables.c     { ngx_string("http_cookie"), NULL, ngx_http_variable_headers,
ngx_string        136 http/ngx_http_variables.c     { ngx_string("content_length"), NULL, ngx_http_variable_header,
ngx_string        139 http/ngx_http_variables.c     { ngx_string("content_type"), NULL, ngx_http_variable_header,
ngx_string        142 http/ngx_http_variables.c     { ngx_string("host"), NULL, ngx_http_variable_host, 0, 0, 0 },
ngx_string        144 http/ngx_http_variables.c     { ngx_string("binary_remote_addr"), NULL,
ngx_string        147 http/ngx_http_variables.c     { ngx_string("remote_addr"), NULL, ngx_http_variable_remote_addr, 0, 0, 0 },
ngx_string        149 http/ngx_http_variables.c     { ngx_string("remote_port"), NULL, ngx_http_variable_remote_port, 0, 0, 0 },
ngx_string        151 http/ngx_http_variables.c     { ngx_string("server_addr"), NULL, ngx_http_variable_server_addr, 0, 0, 0 },
ngx_string        153 http/ngx_http_variables.c     { ngx_string("server_port"), NULL, ngx_http_variable_server_port, 0, 0, 0 },
ngx_string        155 http/ngx_http_variables.c     { ngx_string("server_protocol"), NULL, ngx_http_variable_request,
ngx_string        158 http/ngx_http_variables.c     { ngx_string("scheme"), NULL, ngx_http_variable_scheme, 0, 0, 0 },
ngx_string        160 http/ngx_http_variables.c     { ngx_string("request_uri"), NULL, ngx_http_variable_request,
ngx_string        163 http/ngx_http_variables.c     { ngx_string("uri"), NULL, ngx_http_variable_request,
ngx_string        167 http/ngx_http_variables.c     { ngx_string("document_uri"), NULL, ngx_http_variable_request,
ngx_string        171 http/ngx_http_variables.c     { ngx_string("request"), NULL, ngx_http_variable_request_line, 0, 0, 0 },
ngx_string        173 http/ngx_http_variables.c     { ngx_string("document_root"), NULL,
ngx_string        176 http/ngx_http_variables.c     { ngx_string("realpath_root"), NULL,
ngx_string        179 http/ngx_http_variables.c     { ngx_string("query_string"), NULL, ngx_http_variable_request,
ngx_string        183 http/ngx_http_variables.c     { ngx_string("args"),
ngx_string        189 http/ngx_http_variables.c     { ngx_string("is_args"), NULL, ngx_http_variable_is_args,
ngx_string        192 http/ngx_http_variables.c     { ngx_string("request_filename"), NULL,
ngx_string        196 http/ngx_http_variables.c     { ngx_string("server_name"), NULL, ngx_http_variable_server_name, 0, 0, 0 },
ngx_string        198 http/ngx_http_variables.c     { ngx_string("request_method"), NULL,
ngx_string        202 http/ngx_http_variables.c     { ngx_string("remote_user"), NULL, ngx_http_variable_remote_user, 0, 0, 0 },
ngx_string        204 http/ngx_http_variables.c     { ngx_string("body_bytes_sent"), NULL, ngx_http_variable_body_bytes_sent,
ngx_string        207 http/ngx_http_variables.c     { ngx_string("request_completion"), NULL,
ngx_string        211 http/ngx_http_variables.c     { ngx_string("request_body"), NULL,
ngx_string        215 http/ngx_http_variables.c     { ngx_string("request_body_file"), NULL,
ngx_string        219 http/ngx_http_variables.c     { ngx_string("sent_http_content_type"), NULL,
ngx_string        222 http/ngx_http_variables.c     { ngx_string("sent_http_content_length"), NULL,
ngx_string        225 http/ngx_http_variables.c     { ngx_string("sent_http_location"), NULL,
ngx_string        228 http/ngx_http_variables.c     { ngx_string("sent_http_last_modified"), NULL,
ngx_string        231 http/ngx_http_variables.c     { ngx_string("sent_http_connection"), NULL,
ngx_string        234 http/ngx_http_variables.c     { ngx_string("sent_http_keep_alive"), NULL,
ngx_string        237 http/ngx_http_variables.c     { ngx_string("sent_http_transfer_encoding"), NULL,
ngx_string        240 http/ngx_http_variables.c     { ngx_string("sent_http_cache_control"), NULL, ngx_http_variable_headers,
ngx_string        243 http/ngx_http_variables.c     { ngx_string("limit_rate"), ngx_http_variable_request_set_size,
ngx_string        248 http/ngx_http_variables.c     { ngx_string("nginx_version"), NULL, ngx_http_variable_nginx_version,
ngx_string        251 http/ngx_http_variables.c     { ngx_string("hostname"), NULL, ngx_http_variable_hostname,
ngx_string        254 http/ngx_http_variables.c     { ngx_string("pid"), NULL, ngx_http_variable_pid,
ngx_string         31 mail/ngx_mail.c     { ngx_string("mail"),
ngx_string         38 mail/ngx_mail.c     { ngx_string("imap"),
ngx_string         50 mail/ngx_mail.c     ngx_string("mail"),
ngx_string         87 mail/ngx_mail_auth_http_module.c     { ngx_string("auth_http"),
ngx_string         94 mail/ngx_mail_auth_http_module.c     { ngx_string("auth_http_timeout"),
ngx_string        101 mail/ngx_mail_auth_http_module.c     { ngx_string("auth_http_header"),
ngx_string        140 mail/ngx_mail_auth_http_module.c     ngx_string("plain"),
ngx_string        141 mail/ngx_mail_auth_http_module.c     ngx_string("plain"),
ngx_string        142 mail/ngx_mail_auth_http_module.c     ngx_string("plain"),
ngx_string        143 mail/ngx_mail_auth_http_module.c     ngx_string("apop"),
ngx_string        144 mail/ngx_mail_auth_http_module.c     ngx_string("cram-md5"),
ngx_string        145 mail/ngx_mail_auth_http_module.c     ngx_string("none")
ngx_string        148 mail/ngx_mail_auth_http_module.c static ngx_str_t   ngx_mail_smtp_errcode = ngx_string("535 5.7.0");
ngx_string         29 mail/ngx_mail_core_module.c     { ngx_string("server"),
ngx_string         36 mail/ngx_mail_core_module.c     { ngx_string("listen"),
ngx_string         43 mail/ngx_mail_core_module.c     { ngx_string("protocol"),
ngx_string         50 mail/ngx_mail_core_module.c     { ngx_string("so_keepalive"),
ngx_string         57 mail/ngx_mail_core_module.c     { ngx_string("timeout"),
ngx_string         64 mail/ngx_mail_core_module.c     { ngx_string("server_name"),
ngx_string         71 mail/ngx_mail_core_module.c     { ngx_string("resolver"),
ngx_string         78 mail/ngx_mail_core_module.c     { ngx_string("resolver_timeout"),
ngx_string         20 mail/ngx_mail_imap_module.c     ngx_string("IMAP4"),
ngx_string         21 mail/ngx_mail_imap_module.c     ngx_string("IMAP4rev1"),
ngx_string         22 mail/ngx_mail_imap_module.c     ngx_string("UIDPLUS"),
ngx_string         28 mail/ngx_mail_imap_module.c     { ngx_string("plain"), NGX_MAIL_AUTH_PLAIN_ENABLED },
ngx_string         29 mail/ngx_mail_imap_module.c     { ngx_string("login"), NGX_MAIL_AUTH_LOGIN_ENABLED },
ngx_string         30 mail/ngx_mail_imap_module.c     { ngx_string("cram-md5"), NGX_MAIL_AUTH_CRAM_MD5_ENABLED },
ngx_string         36 mail/ngx_mail_imap_module.c     ngx_string("AUTH=PLAIN"),
ngx_string         37 mail/ngx_mail_imap_module.c     ngx_string("AUTH=LOGIN"),
ngx_string         39 mail/ngx_mail_imap_module.c     ngx_string("AUTH=CRAM-MD5"),
ngx_string         45 mail/ngx_mail_imap_module.c     ngx_string("imap"),
ngx_string         54 mail/ngx_mail_imap_module.c     ngx_string("* BAD internal server error" CRLF)
ngx_string         60 mail/ngx_mail_imap_module.c     { ngx_string("imap_client_buffer"),
ngx_string         67 mail/ngx_mail_imap_module.c     { ngx_string("imap_capabilities"),
ngx_string         74 mail/ngx_mail_imap_module.c     { ngx_string("imap_auth"),
ngx_string         20 mail/ngx_mail_pop3_module.c     ngx_string("TOP"),
ngx_string         21 mail/ngx_mail_pop3_module.c     ngx_string("USER"),
ngx_string         22 mail/ngx_mail_pop3_module.c     ngx_string("UIDL"),
ngx_string         28 mail/ngx_mail_pop3_module.c     { ngx_string("plain"), NGX_MAIL_AUTH_PLAIN_ENABLED },
ngx_string         29 mail/ngx_mail_pop3_module.c     { ngx_string("apop"), NGX_MAIL_AUTH_APOP_ENABLED },
ngx_string         30 mail/ngx_mail_pop3_module.c     { ngx_string("cram-md5"), NGX_MAIL_AUTH_CRAM_MD5_ENABLED },
ngx_string         36 mail/ngx_mail_pop3_module.c     ngx_string("+OK methods supported:" CRLF
ngx_string         43 mail/ngx_mail_pop3_module.c     ngx_string("+OK methods supported:" CRLF
ngx_string         51 mail/ngx_mail_pop3_module.c     ngx_string("pop3"),
ngx_string         60 mail/ngx_mail_pop3_module.c     ngx_string("-ERR internal server error" CRLF)
ngx_string         66 mail/ngx_mail_pop3_module.c     { ngx_string("pop3_capabilities"),
ngx_string         73 mail/ngx_mail_pop3_module.c     { ngx_string("pop3_auth"),
ngx_string         41 mail/ngx_mail_proxy_module.c     { ngx_string("proxy"),
ngx_string         48 mail/ngx_mail_proxy_module.c     { ngx_string("proxy_buffer"),
ngx_string         55 mail/ngx_mail_proxy_module.c     { ngx_string("proxy_timeout"),
ngx_string         62 mail/ngx_mail_proxy_module.c     { ngx_string("proxy_pass_error_message"),
ngx_string         69 mail/ngx_mail_proxy_module.c     { ngx_string("xclient"),
ngx_string         50 mail/ngx_mail_smtp_handler.c static ngx_str_t  smtp_unavailable = ngx_string("[UNAVAILABLE]");
ngx_string         51 mail/ngx_mail_smtp_handler.c static ngx_str_t  smtp_tempunavail = ngx_string("[TEMPUNAVAIL]");
ngx_string         20 mail/ngx_mail_smtp_module.c     { ngx_string("plain"), NGX_MAIL_AUTH_PLAIN_ENABLED },
ngx_string         21 mail/ngx_mail_smtp_module.c     { ngx_string("login"), NGX_MAIL_AUTH_LOGIN_ENABLED },
ngx_string         22 mail/ngx_mail_smtp_module.c     { ngx_string("cram-md5"), NGX_MAIL_AUTH_CRAM_MD5_ENABLED },
ngx_string         23 mail/ngx_mail_smtp_module.c     { ngx_string("none"), NGX_MAIL_AUTH_NONE_ENABLED },
ngx_string         29 mail/ngx_mail_smtp_module.c     ngx_string("PLAIN"),
ngx_string         30 mail/ngx_mail_smtp_module.c     ngx_string("LOGIN"),
ngx_string         32 mail/ngx_mail_smtp_module.c     ngx_string("CRAM-MD5"),
ngx_string         38 mail/ngx_mail_smtp_module.c     ngx_string("smtp"),
ngx_string         47 mail/ngx_mail_smtp_module.c     ngx_string("451 4.3.2 Internal server error" CRLF)
ngx_string         53 mail/ngx_mail_smtp_module.c     { ngx_string("smtp_client_buffer"),
ngx_string         60 mail/ngx_mail_smtp_module.c     { ngx_string("smtp_greeting_delay"),
ngx_string         67 mail/ngx_mail_smtp_module.c     { ngx_string("smtp_capabilities"),
ngx_string         74 mail/ngx_mail_smtp_module.c     { ngx_string("smtp_auth"),
ngx_string         27 mail/ngx_mail_ssl_module.c     { ngx_string("off"), NGX_MAIL_STARTTLS_OFF },
ngx_string         28 mail/ngx_mail_ssl_module.c     { ngx_string("on"), NGX_MAIL_STARTTLS_ON },
ngx_string         29 mail/ngx_mail_ssl_module.c     { ngx_string("only"), NGX_MAIL_STARTTLS_ONLY },
ngx_string         36 mail/ngx_mail_ssl_module.c     { ngx_string("SSLv2"), NGX_SSL_SSLv2 },
ngx_string         37 mail/ngx_mail_ssl_module.c     { ngx_string("SSLv3"), NGX_SSL_SSLv3 },
ngx_string         38 mail/ngx_mail_ssl_module.c     { ngx_string("TLSv1"), NGX_SSL_TLSv1 },
ngx_string         45 mail/ngx_mail_ssl_module.c     { ngx_string("ssl"),
ngx_string         52 mail/ngx_mail_ssl_module.c     { ngx_string("starttls"),
ngx_string         59 mail/ngx_mail_ssl_module.c     { ngx_string("ssl_certificate"),
ngx_string         66 mail/ngx_mail_ssl_module.c     { ngx_string("ssl_certificate_key"),
ngx_string         73 mail/ngx_mail_ssl_module.c     { ngx_string("ssl_dhparam"),
ngx_string         80 mail/ngx_mail_ssl_module.c     { ngx_string("ssl_protocols"),
ngx_string         87 mail/ngx_mail_ssl_module.c     { ngx_string("ssl_ciphers"),
ngx_string         94 mail/ngx_mail_ssl_module.c     { ngx_string("ssl_prefer_server_ciphers"),
ngx_string        101 mail/ngx_mail_ssl_module.c     { ngx_string("ssl_session_cache"),
ngx_string        108 mail/ngx_mail_ssl_module.c     { ngx_string("ssl_session_timeout"),
ngx_string        146 mail/ngx_mail_ssl_module.c static ngx_str_t ngx_mail_ssl_sess_id_ctx = ngx_string("MAIL");
ngx_string         31 misc/ngx_google_perftools_module.c     { ngx_string("google_perftools_profiles"),
ngx_string         43 misc/ngx_google_perftools_module.c     ngx_string("google_perftools"),
ngx_string         28 os/unix/ngx_errno.c static ngx_str_t   ngx_unknown_error = ngx_string("Unknown error");