asynciodebian/mastermainproxy-ticket
Last change
on this file since a6aa387 was
a6aa387,
checked in by Fiona Klute <fiona.klute@…>, 5 years ago
|
Test suite: Update cache configuration, ensure unique cache paths
|
-
Property mode set to
100644
|
File size:
372 bytes
|
Line | |
---|
1 | # redefine TEST_PORT before loading the base config |
---|
2 | Define TEST_PORT ${BACKEND_PORT} |
---|
3 | Include ${srcdir}/base_apache.conf |
---|
4 | |
---|
5 | Define BACKEND_CACHE shmcb:cache/gnutls_cache_${TEST_NAME}_backend(65536) |
---|
6 | |
---|
7 | # common options for proxy backend servers |
---|
8 | CustomLog logs/${TEST_NAME}.backend.access.log combined |
---|
9 | ErrorLog logs/${TEST_NAME}.backend.error.log |
---|
10 | PidFile backend@PID_AFFIX@.pid |
---|
Note: See
TracBrowser
for help on using the repository browser.