ngx_connection_pool_s Struct Reference

Structure containing connection pool specyfic data, returned by ngx_connection_pool_create. More...

#include <ngx_connection_pool.h>

List of all members.

Public Attributes

struct sockaddrsockaddr
ngx_uint_t sockaddr_size
ngx_pool_t * pool
ngx_log_t * log
ngx_uint_t stored_connections_limit
ngx_uint_t stored_connections
ngx_uint_t returned_connections
ngx_pooled_connection_tfirst_connection
ngx_pooled_connection_tlast_connection
ngx_str_t name


Detailed Description

Structure containing connection pool specyfic data, returned by ngx_connection_pool_create.

Member Data Documentation


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

Generated on Thu Oct 22 16:31:17 2009 for Nginx limit related modules by  doxygen 1.5.6