TEST_MALLOC=1 TEST_SSL=1
CLEAR_CACHE=1
# -------------------------------------------------------------------------
+ - name: Linux Ubuntu, Shared MPMs (worker), pool-debug, SSL/TLS variants
+ env: APR_VERSION=1.7.x APR_CONFIG="--enable-pool-debug"
+ APU_VERSION=1.7.x APU_CONFIG="--with-crypto --with-ldap"
+ CONFIG="--enable-mods-shared=reallyall --enable-mpms-shared=all --with-mpm=worker"
+ TEST_MALLOC=1 TEST_SSL=1
+ CLEAR_CACHE=1
+ # -------------------------------------------------------------------------
- name: Linux Ubuntu, Shared MPMs (prefork), pool-debug, SSL/TLS variants
env: APR_VERSION=1.7.x APR_CONFIG="--enable-pool-debug"
APU_VERSION=1.7.x APU_CONFIG="--with-crypto --with-ldap"