PROFILE::http

Description

Returns the current value of the specified setting in the assigned HTTP profile.

Warning

Deprecated in BIG-IP Next v20.0.1


Syntax

PROFILE::http adaptive_parsing
PROFILE::http attributes
PROFILE::http basic_auth_realm
PROFILE::http compress_allow_http_10
PROFILE::http compress_browser_workarounds
PROFILE::http compress_buffer_size
PROFILE::http compress_content_type_excludes
PROFILE::http compress_content_type_includes
PROFILE::http compress_cpusaver
PROFILE::http compress_cpusaver_high
PROFILE::http compress_cpusaver_low
PROFILE::http compress_gzip_level
PROFILE::http compress_gzip_memlevel
PROFILE::http compress_gzip_windowsize
PROFILE::http compress_keep_accept_encoding
PROFILE::http compress_min_size
PROFILE::http compress_mode
PROFILE::http compress_preferred_method
PROFILE::http compress_uri_excludes
PROFILE::http compress_uri_includes
PROFILE::http compress_vary_header
PROFILE::http config_source
PROFILE::http default_name
PROFILE::http dirty_cnt
PROFILE::http fallback_host
PROFILE::http header_erase
PROFILE::http header_insert
PROFILE::http insert_xforwarded_for
PROFILE::http lws_max_column
PROFILE::http lws_separator
PROFILE::http mark
PROFILE::http max_header_size
PROFILE::http max_requests
PROFILE::http name
PROFILE::http object_id
PROFILE::http one_connect
PROFILE::http pipelining
PROFILE::http ramcache
PROFILE::http ramcache_aging_rate
PROFILE::http ramcache_content_type_excludes
PROFILE::http ramcache_ignore_client_cache_control
PROFILE::http ramcache_insert_age_header
PROFILE::http ramcache_max_age
PROFILE::http ramcache_max_entries
PROFILE::http ramcache_object_max_size
PROFILE::http ramcache_object_min_size
PROFILE::http ramcache_size
PROFILE::http ramcache_uri_excludes
PROFILE::http ramcache_uri_includes
PROFILE::http ramcache_uri_pinned
PROFILE::http redirect_rewrite
PROFILE::http response_chunking
PROFILE::http update_handler
PROFILE::http user_spec
PROFILE::http validate_checkpoint
PROFILE::http validate_commit

PROFILE::http <setting_name>

  • Returns the current value of the specified setting in the assigned HTTP profile.

Examples

For examples of the command output, add a simple logging iRule to a VIP:

when HTTP_REQUEST {

   log local0. "\[PROFILE::http name\]: [PROFILE::http name]"
}

Note: When testing command options listed above some generated either MCP errors when trying to save the iRule or TCL runtime errors when executing the code in 9.4.5.