I just baked some draft patchs. and get some questions: 1. I didn't follow the early code cleanup, and now in v1.6 branch, there is a struct list called `http_res_actions`, should new actions be put in that list instead? the refactoring history spawned many commits, I couldn't figure out the orginal intention. 2. what's the purpose of there two macro: `STKCTR_TRACK_BACKEND` and `STKCTR_TRACK_CONTENT`, couldn't find too much comment. 3. it feels a little wired to me to store the stick counter data type like `http_req_rate` or `conn_rate` in a http response phase. |
0001-add-httprsp-track-sc.patch
Description: Binary data
0002-rename-http_req_trk_idx-to-http_trk_idx.patch
Description: Binary data
-- Good day! ruoshan
|

