Comment 8 for bug 562370

Revision history for this message
Oliver Smith (oliversmith) wrote :

The best way to work around this is to disable the reqtimeout module temporarily using

sudo a2dismod reqtimeout

then all will work, when this bug is fixed it can be re-enabled using

sudo a2enmod reqtimeout

It's easier to remember how to reverse the change if you use the apache too in the first place