Command Reference Web Authentication Commands
Related
Commands
Command Description
show http redirect
Shows the configurations of HTTP redirection.
Platform
Description
N/A
http redirect timeout
Use this command to set the timeout period that maintains the redirection connection. Use the no
form of this command to restore the timeout period for maintaining the redirection connection to 3
seconds.
http redirect timeout seconds
no http redirect timeout
Parameter
Description
Parameter Description
seconds
The parameter indicates the timeout period that maintains the
redirection connection, which ranges from 1 to 10 (seconds).
Defaults
3 seconds by default
Command
mode
Global configuration mode
Usage Guide
The command is used to set the timeout period that maintains the redirection connection. After three
handshakes succeeded, the system needs to wait for the HTTP GET/HEAD message sent by the
user and then return the HTTP redirection message before the connection is disabled. If the timeout
period is not set, the user may occupy the TCP connection for a long time but not send the
GET/HEAD message.
Configuration
Examples
#Set the timeout period that maintains the redirection connection to 4 seconds.
Ruijie(config)# http redirect timeout 4
Related
Commands
Command Description
show http redirect
Shows the configuration of HTTP redirection.
Platform
Description
N/A