[zorp] Connection limit in SSL?

thomas.wenz at gmx-topmail.de thomas.wenz at gmx-topmail.de
Mon Jul 28 15:27:06 CEST 2008


Hi,

Perhaps Zorp Pro normally uses 63 or more threads? Because at this value, fd_limit becomes negative and then it isn't used in the execve command anymore because there's a check for
if (inst->fd_limit > 0)
However, if "threads" is set to 44-62 it can't even start the proxy because of "too many open files" and requests are only possible with "threads" set to 39 or less (could depend a little bit on how many libraries are called). The value for fd_limit_threshold and fd_limit_min actually can be set in the zorpctl.conf but warnings are thrown because they are obsolete:
z_error(0, "The use of FD_LIMIT_THRESHOLD and FD_LIMIT_MIN in zorpctl.conf is deprecated, use zorp options with a similar name\n");

Thomas Wenz


-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/wasistshortview.php?mc=sv_ext_mf@gmx


More information about the zorp mailing list