• Poul-Henning Kamp's avatar
    Rename shm_reclen to vsl_reclen for consistency. · ea1e9ab8
    Poul-Henning Kamp authored
    Leave shm_reclen as a parameter alias for now.
    
    Parameter vsl_buffer must be 12 bytes larger than vsl_reclen in order
    to avoid a panic when we try to put 12 pounds of VSL into a 5 pound
    vsl_buffer sack.   Tweak the opposite parameter Minimum or Maximum value
    when we set one of of these parameters.
    
    Fixes #1547
    ea1e9ab8
Name
Last commit
Last update
..
cache.h Loading commit data...
cache_acceptor.c Loading commit data...
cache_backend.c Loading commit data...
cache_backend.h Loading commit data...
cache_backend_cfg.c Loading commit data...
cache_backend_poll.c Loading commit data...
cache_ban.c Loading commit data...
cache_busyobj.c Loading commit data...
cache_cli.c Loading commit data...
cache_dir.c Loading commit data...
cache_esi.h Loading commit data...
cache_esi_deliver.c Loading commit data...
cache_esi_fetch.c Loading commit data...
cache_esi_parse.c Loading commit data...
cache_expire.c Loading commit data...
cache_fetch.c Loading commit data...
cache_fetch_proc.c Loading commit data...
cache_filter.h Loading commit data...
cache_gzip.c Loading commit data...
cache_hash.c Loading commit data...
cache_http.c Loading commit data...
cache_http1_deliver.c Loading commit data...
cache_http1_fetch.c Loading commit data...
cache_http1_fsm.c Loading commit data...
cache_http1_proto.c Loading commit data...
cache_lck.c Loading commit data...
cache_main.c Loading commit data...
cache_mempool.c Loading commit data...
cache_obj.c Loading commit data...
cache_panic.c Loading commit data...
cache_pipe.c Loading commit data...
cache_pool.c Loading commit data...
cache_req_fsm.c Loading commit data...
cache_rfc2616.c Loading commit data...
cache_session.c Loading commit data...
cache_shmlog.c Loading commit data...
cache_vary.c Loading commit data...
cache_vcl.c Loading commit data...
cache_vrt.c Loading commit data...
cache_vrt_re.c Loading commit data...
cache_vrt_var.c Loading commit data...
cache_vrt_vmod.c Loading commit data...
cache_wrk.c Loading commit data...
cache_wrw.c Loading commit data...
cache_ws.c Loading commit data...