Parcourir la source

Keep KeepAlive on

Bob Mottram il y a 10 ans
Parent
révision
23987c91de
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt Voir le fichier

@@ -2355,7 +2355,7 @@ Search for MaxClients and replace the value with 6. As an example the settings s
2355 2355
 
2356 2356
 #+BEGIN_SRC: bash
2357 2357
 Timeout 30
2358
-KeepAlive Off
2358
+KeepAlive On
2359 2359
 MaxKeepAliveRequests 5
2360 2360
 KeepAliveTimeout 10
2361 2361