You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread_num = 4
CPU thread number will use.
backlog_num = 1024
Max backlog number for TCP connection.
max_keepalives = 1
Keepalive option. More infomation: https://github.com/ellzey/libevhtp/issues/100
retry = 3
Currently not used. Just forget it.
Hi,
We don't understand how to set the followiing config options which are in the zimg.lua file :
thread_num = 4
backlog_num = 1024
max_keepalives = 1
retry = 3
Could you tell us what the config options means?
The text was updated successfully, but these errors were encountered: