Hi Squid Devs
I am a Site Reliability Engineer at Juspay (FinTech company in India).

I first introduced myself to Alex and Amos and asked to be involved in the
Squid Project, who asked me to pick one task from
https://wiki.squid-cache.org/RoadMap/Tasks, if I wanted to.

I would like to contribute to the Squid Project and I have picked one small
task out of the ToDos  for myself.


> *// XXX: This is absurd! TODO: For positives, "a/(b/c) > d" is "a*c >
> b*d".*
> *if (expectlen < 100) {*
> *   debugs(90, 3, "quick-abort? NO avoid FPE");*
> *   return false;**}*


> *if ((curlen / (expectlen / 100)) > (Config.quickAbort.pct)) {*
> *   debugs(90, 3, "quick-abort? NO past point of no return");*
> *   return false;**}*


Regards,
Shailesh Vashishth
_______________________________________________
squid-dev mailing list
squid-dev@lists.squid-cache.org
https://lists.squid-cache.org/listinfo/squid-dev

Reply via email to