On Tue, May 23, 2023 at 6:19 PM Mateusz Kempski
wrote:
> Ubuntu 20 idle:
> ```
> Total DISK READ: 0.00 B/s | Total DISK WRITE: 0.00 B/s
> Current DISK READ: 0.00 B/s | Current DISK WRITE: 0.00 B/s
> ```
> ```
> top - 12:31:00 up 2 min, 1 user, load average: 0.13, 0.0
Thank you Frank.
This is my entire gitweb config:
cat /etc/apache2/conf-available/gitweb.conf
Define ENABLE_GITWEB
Define ENABLE_GITWEB
Alias /gitweb /usr/share/gitweb
AddExternalAuth pwauth /usr/sbin/pwauth
SetExternalAuthMethod pwaut
Ubuntu 20 idle:
```
Total DISK READ: 0.00 B/s | Total DISK WRITE: 0.00 B/s
Current DISK READ: 0.00 B/s | Current DISK WRITE: 0.00 B/s
```
```
top - 12:31:00 up 2 min, 1 user, load average: 0.13, 0.04, 0.01
Tasks: 239 total, 1 running, 238 sleeping, 0 stopped, 0 z
can you please post top, iotop results for both apache 18/20?
On Tue, 23 May 2023, 17:33 Mateusz Kempski,
wrote:
> On Ubuntu 20 with apache in stock settings + my mpm event config:
> ```
> ab -k -t 900 -c 1000 -n 100 http://ubuntu20/
> This is ApacheBench, Version 2.3 <$Revision: 1430300 $>
On Ubuntu 20 with apache in stock settings + my mpm event config:
```
ab -k -t 900 -c 1000 -n 100 http://ubuntu20/
This is ApacheBench, Version 2.3 <$Revision: 1430300 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://
Looks like I did not respond to the right thread so I paste my
response below. If you got it twice my apologies.
There seems to be no difference in configuration file except for some comments:
```
diff -Bbde /etc/httpd/conf/httpd.conf /etc/httpd/conf/httpd.conf.roc
ky
8a
# See the httpd.conf(5) ma