cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1096
Views
4
Helpful
2
Replies

keepalive type http head non-persistent

kedwards
Level 1
Level 1

Ok,in the context of this, what is the difference between a "Keepalive http head persistent", and "non-persistent"? What do they mean by "persistence" in this context???

2 Replies 2

Gilles Dufour
Cisco Employee
Cisco Employee

the same as for a browser.

A persistent connection means 1 connection for all the http request.

Non-persistent means 1 connection per http request.

So, in the case of http keepalive, if using persistent the CSS only open 1 connection and simply send a new HTTP request every frequency-interval.

Regards,

Gilles.

Thanks for rating this answer.

So, we then assume that a keepalive http-persistent is more CPU intensive because of the CSS keeping the Tcp session active and keepking track of it? If that's the answer, then I get it...

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: