Forum Discussion
Danny_Arroyo
Cirrus
Jan 28, 2015iRule send CPU utilization to 100%
We are running a Bigip LTM v11.4.1 (build 647 hf4).
I created an irule (shown below) to put up a system down page for one of my VIP's where the pool members were going to be down for some time. I ...
StephanManthey
Nacreous
Jan 28, 2015Hi Danny,
I agree with Michael J. It´s probably the applied profile mix ... It may help to reproduce the issue (not on production system of course), to take a tcpdump and to watch the logs.
Regarding the iRule:
I would remove the quotes, add the doctype declaration to the content, replace the server header, add the content type header and do a connection close.
when HTTP_REQUEST {
HTTP::respond 200 content {
Site unavailable
System Maintenance
Argos is down for some emergency maintenance.
We apologize for the inconvenience.
At this time we expect Argos to be back up and running by 1 pm on Wednesday, January 28.
} noserver Server Argos Connection Close Content-Type text/html
return
}
Thanks, Stephan
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects