Ticket #13: nopush_server.conf

File nopush_server.conf, 361 bytes (added by David Sommerseth, 14 years ago)

Reproducer: Server side config

Line 
1mode server
2port 1194
3proto udp
4dev tap0
5tls-server
6ca sample-keys/ca.crt
7cert sample-keys/server.crt
8key sample-keys/server.key
9dh sample-keys/dh1024.pem
10ping 15
11ping-restart 300
12resolv-retry 300
13persist-tun
14persist-key
15comp-lzo
16user nobody
17verb 4
18
19##
20## Uncommenting one of the following lines resolves the issue
21##
22#tcp-nodelay
23#push "echo 'testing test'"