rse 99/08/19 09:02:10
Modified:mpm README.rse
Log:
Use Pth 1.1 release versions now
Revision ChangesPath
1.7 +5 -7 apache-2.0/mpm/README.rse
Index: README.rse
===
RCS file: /home/
rse 99/08/13 09:01:12
Modified:mpm README.rse
Log:
Ops, Pth 1.1b3 has broken writev() semantics under blocking mode and a broken
select() in case of timeouts. This caused problems for large transfers with
Apache/mpm-dexter-pth. With 1.1b4 it is now gone, so use this vers
Not to sound pushy or anything, but any chance you'll run the same test
for either apache-apr or the pthread-mpm. They are basically the same
code, so there is really no need to run the test on both servers. I would
be interested to see if the static number of processes/ dynamic threads
is real
rse 99/08/12 06:25:26
Modified:mpm README.rse
Log:
Give more details
Revision ChangesPath
1.5 +3 -2 apache-2.0/mpm/README.rse
Index: README.rse
===
RCS file: /home/cvs/apache-2.0/
rse 99/08/12 05:09:30
Modified:mpm README.rse
Log:
Ops, the config is important, too.
Revision ChangesPath
1.4 +12 -1 apache-2.0/mpm/README.rse
Index: README.rse
===
RCS file: /hom
rse 99/08/12 05:07:07
Modified:mpm README.rse
Log:
A little bit of benchmarking for dexter
Revision ChangesPath
1.3 +77 -0 apache-2.0/mpm/README.rse
Index: README.rse
===
RCS file:
rse 99/08/12 04:25:18
Modified:mpm README.rse
Log:
Hints about the new --with-options=ID stuff...
Revision ChangesPath
1.2 +21 -0 apache-2.0/mpm/README.rse
Index: README.rse
===
RC
rse 99/08/12 02:02:36
Added: mpm README.rse
Log:
Hell, I'm really productive today and couldn't resist to get also Apache/mpm
finally running. So here it comes: Ralf's second writeup, this time for
Apache/mpm and with infos how one gets running FooBar/OS+prefork-MPM,