Specifications
3-390
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config) accelerator http
(config) accelerator http
To enable the HTTP application accelerator, use the accelerator http global configuration command. To
disable the HTTP application accelerator, use the no form of this command.
accelerator http {enable | exception {coredump | debug | no-coredump}}
no accelerator http {enable | exception {coredump | debug | no-coredump}}
Syntax Description
Defaults The HTTP accelerator is enabled by default and will start automatically if the Enterprise license is
installed. The default exception action is coredump.
Command Modes global configuration
Device Modes application-accelerator
Examples The following example shows how to enable the HTTP application accelerator:
WAE(config)# accelerator http enable
Related Commands show accelerator
show statistics accelerator
enable (Optional) Enables the HTTP application accelerator.
exception (Optional) Configures the action to be taken if an exception occurs.
coredump Writes a core file (default).
debug Hangs the system until it is explicitly restarted.
no-coredump Restarts the accelerator and does not write a core file.