Skip to content

Commit e488e5a

Browse files
committed
update cpp-httplib and use keep_alive with higher values
1 parent c59b154 commit e488e5a

File tree

6 files changed

+2815
-1207
lines changed

6 files changed

+2815
-1207
lines changed

config/sockets.ini

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[vdr]
2-
http_ip = 192.168.178.20
2+
http_ip = 127.0.0.1
33
http_port = 50000
44

55
[browser]
6-
http_ip = 192.168.178.20
6+
http_ip = 127.0.0.1
77
http_port = 50001
88

99
[transcoder]
10-
http_ip = 192.168.178.20
10+
http_ip = 127.0.0.1
1111
http_port = 50002

0 commit comments

Comments
 (0)