<div dir="ltr">Hi,<br><br>Below is a summary of counters removed and renamed in master wrt 4.0 and IMO what we need to bring back for 4.1. Unless specifically mentioned they are relative to MAIN.<br><br>Removed:<br><br>backend_toolate - IIUC cannot happen anymore<br>client_req_413 - unused in 4.0<br>fetch_close <br>fetch_oldhttp - used to indicate backends < 1.1<br>VBE.<backend exp>.vcls - no longer needed<br><br>Renamed:<br><br>fetch_none (was fetch_zero)<br>sc_pipe_overflow (was sess_pipe_overflow)<br>rx_body (was client_req_411)<br><br>Broken:<br><br>backend_conn is never incremented (#1725)<br><br>To be in parity with 4.0 we should address #1725. <br>Not sure if there is any value in fetch_oldhttp or fetch_close.<br><br>As for counters we might want to add, several people have mentioned the need for per-backend errors. There are 3 places in cache_backend.c that have the "XXX: Per backend stats ?" comment that we can start with and what the attached patch covers.<br>That said, this might be post 4.1 material.<br><br>Haven't looked at #1725 yet.<br><br>f.-<br><br></div>