|
|
| version 1.156, 2021/01/18 02:05:11 | version 1.163, 2021/01/25 12:22:56 |
|---|---|
| Line 1 | Line 1 |
| 2021-01-21 moko | |
| * src/main/pa_http.C: no alarm() in file::load when web server mode | |
| is MULTITHREADED | |
| 2021-01-20 moko | |
| * src/targets/apache/mod_parser3.c: it is more correct to recommend | |
| 'a2enmod mpm_prefork' | |
| * src/targets/apache/mod_parser3.c: prefork name is now | |
| 'libapache2-mpm-itk' | |
| * src/targets/apache/mod_parser3_core.C: last regular malloc | |
| removed | |
| * src/targets/isapi/Makefile.am: -pa_threads.C | |
| * configure, configure.ac, src/include/pa_version.h: 3.4.6rc -> | |
| 3.4.6 | |
| * etc/auto.p.in: post_max_size 10Mb -> 64Mb. It's 2021 year now. :) | |
| * etc/auto.p.in: @config[result] added to simplify $cfg change in | |
| /httpd.p | |
| * etc/auto.p.in: httpd fine-tune: + @OPTIONS partial, + | |
| ^use[/httpd.p] + optional ^preprocess[] (related to feature | |
| #1203) | |
| 2021-01-19 moko | |
| * buildall: --disable-parallel-mark added to avoid "number of | |
| processors" threads creation for heap marking as it conflicts | |
| with RLimitNProc in apache (on Linux setrlimit RLIMIT_NPROC | |
| limits threads) | |
| 2021-01-16 moko | 2021-01-16 moko |
| * src/: classes/memory.C, include/pa_memory.h, lib/gc/include/gc.h, | * src/: classes/memory.C, include/pa_memory.h, lib/gc/include/gc.h, |