cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2129
Views
0
Helpful
4
Replies

http request timeout on Cisco ACE 4710

andrei
Level 1
Level 1

Hello,

For how long  Cisco ACE 4710 waits reply  from the  real server when  passing http get request to it?  If this  parameter can be changed?

Thanks and best regards,

Andrei

1 Accepted Solution

Accepted Solutions

(config)# parameter-map type connection TCP

(config-parammap-conn)# set timeout inactivity ...

Gilles.

View solution in original post

4 Replies 4

Gilles Dufour
Cisco Employee
Cisco Employee

The default idle timeout is 1hour.

This can be changed with a parameter-map

Gilles.

Hi,

Could you please specify which "Parameter Name"  in parameter map is responsible for that?

Thanks

(config)# parameter-map type connection TCP

(config-parammap-conn)# set timeout inactivity ...

Gilles.

OK I see it is TCP not http itself actually

thanx a lot