Skip to content
4 changes: 4 additions & 0 deletions frameworks/C++/paozhu/paozhu_benchmark/common/cost_define.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@
#define CONST_HTTP_BODY_POST_SIZE 33554432
#define CONST_HTTP_JSON_POST_SIZE 2097152

#define CONST_ORM_CLEAR_TIME 7200
#define CONST_ORM_CLEAR_NUMBER 1024
#define CONST_ORM_QUERY_CONNECT_TIMEOUT 30

#endif
Loading
Loading