Index: src/daemon/connection.c =================================================================== --- src/daemon/connection.c (revision 5780) +++ src/daemon/connection.c (working copy) @@ -699,7 +699,7 @@ /* other side explicitly requested that we close the connection after this request */ - connection->read_close = MHD_YES; + //connection->read_close = MHD_YES; } if ((0 != (MHD_USE_PEDANTIC_CHECKS & connection->daemon->options))