Google
 

Apache HTTP Server 2 Data Structures

Here are the data structures with brief descriptions:
ap_bucket_errorA bucket referring to an HTTP error
ap_configfile_t
ap_directive_tStructure used to build the config tree
ap_filter_func
ap_filter_rec_tThis structure is used for recording information about the registered filters. It associates a name with the filter's callback and filter type
ap_filter_tThe representation of a filter chain
ap_list_provider_names_t
ap_listen_recApache's listeners record
ap_method_list_tStructure for handling HTTP methods
ap_mgmt_item_t
ap_mgmt_value
ap_regex_t
ap_regmatch_t
ap_version_tThe numeric version information is broken out into fields within this structure
cmd_func
cmd_parms_struct
command_struct
conn_recStructure to store things which are per connection
conn_state_tA structure to contain connection state information
core_filter_ctx
core_net_rec
core_output_filter_ctx
global_score
htaccess_resultThis represents the result of calling htaccess; these are cached for each request
lb_score
module_struct
piped_logThe piped logging structure
process_recA structure that represents one process
process_score
request_recA structure that represents the current request
require_lineA structure to keep track of authorization requirements
scoreboard
server_addr_recA structure to be used for Per-vhost config
server_recA structure to store information for each virtual server
worker_score

Generated on Sun Jul 1 10:07:09 2007 by Doxygen 1.5.2. This rendition of the open source Apache HTTP Server header documentation is not endorsed by or affiliated with the Apache Software Foundation.