Bob Mottram 11 лет назад
Родитель
Сommit
2824d98f87
1 измененных файлов: 2 добавлений и 0 удалений
  1. 2
    0
      beaglebone.txt

+ 2
- 0
beaglebone.txt Просмотреть файл

@@ -1628,6 +1628,8 @@ emacs /etc/apache2/apache2.conf
1628 1628
 Search for MaxClients and replace the value with 6. As an example the settings should look something like this:
1629 1629
 
1630 1630
 #+BEGIN_SRC: bash
1631
+Timeout 150
1632
+
1631 1633
 <IfModule mpm_prefork_module>
1632 1634
     StartServers          3
1633 1635
     MinSpareServers       3