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

Yann Ylavic <ylavic....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #35623|0                           |1
        is obsolete|                            |

--- Comment #45 from Yann Ylavic <ylavic....@gmail.com> ---
Created attachment 35738
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35738&action=edit
Handle POLLOUT in proxy_connect (v11)

An upadte for the patch to better/fully handle half-closed connections and
improve logging (trace8).

Leaving on shutdown failure is not necessary anymore, I can't reproduce stalls
or busy loops (anymore) with this patch and your rsync scenario.

By running the rsync loop indefinitely, it happens once in a while that rsync
and rsyncd stop communicating, but the proxy doesn't look at fault here, it
poll()s appropriately for reads on both sides but none seems to want to send
its remaining data.

I took a pcap and httpd log of the issue (will attach in next message), and the
proxy can't do better here.

-- 
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