diff --git a/tools/httpd_sim.h b/tools/httpd_sim.h index 1e4ccdb..412d2f8 100644 --- a/tools/httpd_sim.h +++ b/tools/httpd_sim.h @@ -3,7 +3,7 @@ #include -#define BUFFER_SIZE 16000 +#define BUFFER_SIZE 2400 struct Server { int domain;