cloud-softwarefactory's load balancer idle timeout was reset
# CentOS Infra issue/request ## Issue Type * [X] Issue - problem with something that was working * [] Feature Request - something you'd like us to add/modify/change * [] Task - mostly used by CentOS Infra team for day-to-day operations or bigger plans ## Description Hello, it looks like the work that was done in https://gitlab.com/CentOS/infra/tracker/-/work_items/1916 was somehow reversed, triggering timeout issues on our side: ``` mhuin@mhuin-thinkpadp1gen7:/tmp/tt$ time ssh -i logserver_key -p2222 xxx@a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com sleep inf Connection to a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com closed by remote host. real 1m0.185s user 0m0.022s sys 0m0.003s ``` Could you please configure the idling timeout to 5 minutes? Also, if you can figure out what caused that revert and make sure it doesn't happen again, it'd be helpful.
issue