Apache2
mod_serf.h File Reference

Serf Interfaces. More...

#include "httpd.h"
#include "http_config.h"
#include "ap_config_auto.h"
#include "ap_provider.h"
Include dependency graph for mod_serf.h:

Go to the source code of this file.

Data Structures

struct  ap_serf_server_t
 
struct  ap_serf_cluster_provider_t
 

Macros

#define _MOD_SERF_H_
 
#define AP_SERF_CLUSTER_PROVIDER   "serf_cluster"
 

Typedefs

typedef struct ap_serf_server_t ap_serf_server_t
 
typedef struct ap_serf_cluster_provider_t ap_serf_cluster_provider_t
 

Detailed Description

Serf Interfaces.

Macro Definition Documentation

◆ _MOD_SERF_H_

#define _MOD_SERF_H_