• Nils Goroll's avatar
    be more specific about the reason for a failed PROXYv2 session · 5764e6c5
    Nils Goroll authored
    We reported any PROXY connection failure as JUNK. Now we report the same
    reasons as for failing HTTP1 connections.
    
    Implmentation:
    
    SES_DeleteHS() asserts that the hs argument be negative (one of
    JUNK, CLOSE, TIMEOUT, OVERFLOW, EOF).
    
    HTC_RxStuff() may return OVERFLOW, JUNK, COMPLETE, EOF or TIMEOUT (or,
    instead of TIMEOUT, IDLE if the callback returned EMPTY).
    
    Because vpx_complete() only returns JUNK, OVERFLOW or MORE, using
    the HTC_RxStuff() return value for SES_DeleteHS() is safe if different
    from COMPLETE.
    5764e6c5
Name
Last commit
Last update
..
varnishadm Loading commit data...
varnishd Loading commit data...
varnishhist Loading commit data...
varnishlog Loading commit data...
varnishncsa Loading commit data...
varnishstat Loading commit data...
varnishtest Loading commit data...
varnishtop Loading commit data...
Makefile.am Loading commit data...
flint.lnt Loading commit data...