https://bz.apache.org/bugzilla/show_bug.cgi?id=65662

            Bug ID: 65662
           Summary: Hunging processes with FIN_WAIT2 and CLOSE_WAIT
           Product: Apache httpd-2
           Version: 2.4.51
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy
          Assignee: bugs@httpd.apache.org
          Reporter: t...@axit.pl
  Target Milestone: ---

After upgrade from Apache/2.4.46 to 2.4.51 we have noticed multiple leftover
processes for proxyied connections with in FIN_WAIT2 state towords proxy and
CLOSE_WAIT from proxy to external service. The process does nothing and seems
to be hunging

tcpdump attached 

We have tried to add "ProxyTimeout 120" to proxy.conf, but after configuration
reload there were no changes. During ProxyTimeout test we have found that
FIN_WAIT2 happened on first webservice passing - it means that second test we
had in mind, MaxConnectionsPerChild 100, makes no sense

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to