[Bug 62167] 2.4 docs should warn about ProxyPassMatch vs. Workers

2018-04-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62167 --- Comment #3 from Eric Covener --- (In reply to Luca Toscano from comment #2) > Eric one clarification: "won't be matched later" means that a ProxyPassMatch > worker will not be re-used but re-created over and over for each proxied > connecti

[Bug 62167] 2.4 docs should warn about ProxyPassMatch vs. Workers

2018-04-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62167 --- Comment #2 from Luca Toscano --- Eric one clarification: "won't be matched later" means that a ProxyPassMatch worker will not be re-used but re-created over and over for each proxied connection? (so no connection re-use if set, etc..) --