Setup Apache to listen on a port and log incoming HTTP requests including body terminal 1 $ cat /etc/apache2/sites-enabled/mms-test Listen 50690 LogLevel debug DumpIOInput On # DumpIOOutput On $ sudo tail -f /var/log/apache2/error.log | grep "mod_dumpio.c(74)" | sed "s/.*HEAP.: //"