index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
nxt_conn.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
Status: fixed error in connection statistics.
Zhidao HONG
1
-2
/
+1
2022-08-29
Implemented basic statistics API.
Valentin Bartenev
1
-0
/
+23
2020-04-15
Fixed memory leak occurring upon failure to accept a connection.
Igor Sysoev
1
-1
/
+1
2019-11-14
Using event engine memory buffers in HTTP/1 layer.
Igor Sysoev
1
-1
/
+1
2019-02-28
Fixed timer and event race condition.
Igor Sysoev
1
-1
/
+2
2018-10-22
Handling of timers with bias.
Valentin Bartenev
1
-1
/
+1
2018-09-20
Added SSL/TLS support on connection level.
Igor Sysoev
1
-17
/
+8
2018-05-30
Fixed keep-alive hanging after reconfiguration.
Igor Sysoev
1
-2
/
+2
2018-04-11
Introducing connection state io_read_handler.
Igor Sysoev
1
-1
/
+3
2017-12-28
HTTP keep-alive connections support.
Igor Sysoev
1
-6
/
+6
2017-11-27
A number of engine connections is decreased on connection close.
Igor Sysoev
1
-0
/
+1
2017-10-18
Router: fixed segfault after configuration change.
Igor Sysoev
1
-1
/
+3
2017-10-17
Storing memory cache slot hint inside nxt_sockaddr_t.
Igor Sysoev
1
-1
/
+0
2017-09-27
Event engine memory cache for nxt_sockaddr_t.
Igor Sysoev
1
-0
/
+1
2017-09-15
Introducing application timeout.
Max Romanov
1
-17
/
+0
2017-08-24
Removed configure option --no-threads.
Igor Sysoev
1
-7
/
+0
2017-07-25
Fixed building on Solaris by Sun C.
Max Romanov
1
-1
/
+0
2017-07-18
Request-app link introduced to prevent mp destroy for penging requests.
Max Romanov
1
-3
/
+0
2017-07-18
Port allocation and destroy changed. Worker process stop introduced.
Max Romanov
1
-7
/
+9
2017-07-12
New process port exchange changed. READY message type introduced.
Max Romanov
1
-1
/
+4
2017-06-26
Build on Solaris 11 fixed.
Max Romanov
1
-1
/
+1
2017-06-23
Added basic HTTP request processing in router.
Max Romanov
1
-0
/
+18
2017-06-20
Using new memory pool implementation.
Igor Sysoev
1
-2
/
+2
2017-06-14
nxt_event_conn_... functions and structures have been renamed
Igor Sysoev
1
-0
/
+350