avoid repeatedly parsing the proxy log
This commit is contained in:
parent
2fdec6b4e1
commit
dfe65b92c8
3 changed files with 27 additions and 29 deletions
|
@ -28,9 +28,6 @@ Planned schedule of work:
|
|||
|
||||
## work notes
|
||||
|
||||
* getProxies reads the proxy log every time, which is unncessarily slow.
|
||||
memoize
|
||||
|
||||
* An interrupted PUT to cluster that has a node that is a special remote
|
||||
over http leaves open the connection to the cluster, so the next request
|
||||
opens another one.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue