Apache HTTPD
Public Attributes | List of all members
remoteip_conn_config_t Struct Reference

Public Attributes

apr_sockaddr_tclient_addr
 
charclient_ip
 

Detailed Description

Holds the resolved proxy info for this connection and any additional configurable parameters

Definition at line 143 of file mod_remoteip.c.

Member Data Documentation

◆ client_addr

apr_sockaddr_t* remoteip_conn_config_t::client_addr

The parsed client address in native format

Definition at line 145 of file mod_remoteip.c.

◆ client_ip

char* remoteip_conn_config_t::client_ip

Character representation of the client

Definition at line 147 of file mod_remoteip.c.


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