GET/POST request support persistent connection

dariesto

Client
Регистрация
03.11.2011
Сообщения
124
Благодарностей
9
Баллы
18
Hi,

It would be great to have supported persistent connection with server when using actions for GET/POST requests with "Connection: keep-alive" header, like browser does it.
So for example each following request after first one, doesn't go into queue on fully loaded server.

Now server responds for first request properly (ex. "Keep-Alive: timeout=5, max=100") but next request is creating new conncention and server again responds with with same "max" value, instead of lowering it at each request.

I will appreciate consideration of implementing!
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)