• Nils Goroll's avatar
    log accept failures under the SessError tag · be694992
    Nils Goroll authored
    I consider it too late for a vtc, but this has been tested manually
    with ulimit -n 40. Example errors (tcp, uds)
    
             0 SessError      - a0 127.0.0.1 8080 3 24 Too many open files
    	 0 SessError      - a1 0.0.0.0 0 5 24 Too many open files
    be694992
cache_acceptor.c 18.8 KB