Forum Discussion
Brian_Ott_11267
Nimbostratus
Feb 03, 2005Compression based on client
Is it possible to construct an iRule to turn on compression based on a client's speed?
We find compression to be much less effective for many of our customers, and would like to turn it...
HTTP v1.1 requires a Host header even if the value is empty. It would also be good to tell the server that LTM won't re-use the connection using Connection: close.
GET / HTTP/1.1\r\nHost: \r\nConnection: Close\r\n
It would also be good to set some kind of receive string (like 200 OK or 301 Moved) to ensure that the pool member won't be marked up if it's returning 500 level error codes.
Aaron
- Mayur_SutareJun 03, 2020
MVP
Hello,
Was it working earlier?
Can you check settings under system-->users ? Check if terminal access is enabled for the user.
Mayur