Increase pkg mem size per child.

Latest IPv6 config refuses to start otherwise 
(ERROR: db_mysql [km_my_con.c:109]: driver error: 
MySQL client ran out of memory).
3.1
Andreas Granig 15 years ago
parent bdbf7ef729
commit e684e7d1ce

@ -141,7 +141,7 @@
#define SRV_MAX_PREFIX_LEN SRV_TLS_PREFIX_LEN
#ifndef PKG_MEM_SIZE
#define PKG_MEM_SIZE 16
#define PKG_MEM_SIZE 24
#endif
#define PKG_MEM_POOL_SIZE PKG_MEM_SIZE*1024*1024 /*!< used only if PKG_MALLOC is defined*/

Loading…
Cancel
Save