yahns Ruby server user/dev discussion
 help / color / mirror / code / Atom feed
* [PATCH] ANOTHER round of proxy_pass fixes
@ 2016-07-19 22:24 Eric Wong
  2016-07-19 22:24 ` [PATCH 1/2] wbuf_lite: prevent clobbering responses Eric Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Wong @ 2016-07-19 22:24 UTC (permalink / raw)
  To: yahns-public

1/2 is a critical fix, 2/2 is just a cleanup to catch further
bugs.  Ugh, this proxy_pass/wbuf thing is really a PITA within
the confines of the Rack 1.x API with hijack + unhijack...

So yeah, I'm not exactly thrilled at the prospect of documenting
and supporting it; but then there's no alternative to nginx for
preforking servers...

Eric Wong (2):
      wbuf_lite: prevent clobbering responses
      wbuf_lite: unify EOF error handling

 lib/yahns/wbuf.rb      |  1 +
 lib/yahns/wbuf_lite.rb | 18 ++++++------------
 2 files changed, 7 insertions(+), 12 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-07-21  0:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-19 22:24 [PATCH] ANOTHER round of proxy_pass fixes Eric Wong
2016-07-19 22:24 ` [PATCH 1/2] wbuf_lite: prevent clobbering responses Eric Wong
2016-07-19 22:24 ` [PATCH 2/2] wbuf_lite: unify EOF error handling Eric Wong
2016-07-20 22:40 ` [PATCH 3/2] wbuf_lite: reset sf_offset/sf_count consistently Eric Wong
2016-07-21  0:57 ` [PATCH 4/2] wbuf_lite: clear @busy flag when re-arming Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/yahns.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).