Comment 12 for bug 315507

Revision history for this message
Jonathan Marsden (jmarsden) wrote : Re: Unable to remove Suhosin patch

As a further test, I have also installed php5-suhosin,
rebooted the virtual machine, and then retested it
with 100,000 repetitions using ab.

It all still works fine. /var/log/apache2/error.log contains
no errors relating to "canary mismatch", and even doing

  sudo grep -ri "canary mismatch" /var/log/

shows no output.

Jonathan