config_add_option
Description:
Enables the option in config
.
This will instruct the bufferpool
to enable the specified option on the buffers that it allocates.
The options supported by pool
can be retrieved with
get_options.
Parameters:
config |
a BufferPool configuration |
option |
an option to add |