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