New versions:
apache benchmarks succesfully done. Example: ab -n 1000000 -c 200 'http://127.0.0.1:6444/'
This commit is contained in:
@ -40,6 +40,7 @@
|
||||
#include <atomic.h>
|
||||
#include <gw.h>
|
||||
|
||||
#define HTTPD_SMALL_BUFFER 1024
|
||||
#define HTTPD_METHOD_MAXLEN 128
|
||||
#define HTTPD_USER_MAXLEN 128
|
||||
#define HTTPD_HOSTNAME_MAXLEN 512
|
||||
|
Reference in New Issue
Block a user