Forum Discussion
Greywolf_99040
Nimbostratus
Oct 31, 2011properly return 304?
Hi, folks, I know this looks "f5-irrelevant" but bear with me a moment.
Problem: Database getting pounded on app cache rebuild
Symptom: Too many connections to database
...
Greywolf_99040
Nimbostratus
Nov 01, 2011Patrick, thanks, yes, I get all that; however, just placing the following iRule [for testing a 304 response] does not work -- I get "Web page not available"
when HTTP_REQUEST {
HTTP::respond 304
}
What am I doing wrong, including what am I expecting to happen that is not happening?
Yes, I am a WebAdmin/f5 NOOOOOOOOOB!