messages from 2014-04-21 01:55:50 to 2015-04-07 08:08:53 UTC [more...]
[PATCH] test/test_proxy_pass: remove buffer size tuning
2015-04-07 8:08 UTC
[PATCH 0/2] proxy_pass: fleshing out trailer support
2015-04-07 3:16 UTC (3+ messages)
` [PATCH 1/2] proxy_pass: preliminary support for passing trailers
` [PATCH 2/2] proxy_pass: send 1.0 requests to upstreams for 1.0 clients
[PATCH 0/4] proxy_pass updates
2015-04-04 1:08 UTC (5+ messages)
` [PATCH 1/4] proxy_pass: test and fix larger uploads
` [PATCH 2/4] proxy_pass: test for truncated response behavior
` [PATCH 3/4] proxy_pass: expand pipelining tests for after-upload behavior
` [PATCH 4/4] proxy_pass: more tests for giant headers and truncations
[PATCH] proxy_pass: rewrite to be async, using rack.hijack
2015-04-03 1:53 UTC
[PATCH] allow vector args to wbuf_write
2015-04-03 1:53 UTC
[PATCH] http_client: preserve HTTP state after hijack
2015-04-03 1:53 UTC
[PATCH] tmpio: add writev support via kgio
2015-04-01 23:36 UTC
[PATCH] test/test_proxy_pass: rename test name, too
2015-04-01 0:20 UTC
[PATCH] test/test_proxy_pass: rename test name, too
2015-03-26 2:36 UTC
[RFC] wbuf: store busy signal inside this object
2015-03-20 2:52 UTC
[RFC] remove documentation for client_*_buffer_size knobs
2015-03-18 20:00 UTC (3+ messages)
[PATCH] avoid EPOLL_CTL_DEL calls on rack.hijack
2015-03-17 9:03 UTC
[[RFC]] http_client: hijack after 100-continue disables HTTP response
2015-03-16 21:10 UTC (2+ messages)
[PATCH 0/3] towards becoming a fully-buffering reverse proxy
2015-03-14 3:17 UTC (4+ messages)
` [PATCH 1/3] extras/proxy_pass: implicit $fullpath expansion for upstreams
` [PATCH 2/3] extras/proxy_pass: support Unix domain sockets as backends
` [PATCH 3/3] proxy_pass: officially become a part of yahns
[PATCH] http_client: do not close input on hijack
2015-03-13 2:27 UTC
[PATCH] avoid unnecessary calls #to_sym for __send__
2015-03-13 1:36 UTC
[PATCH] extras/proxy_pass: remove ERROR_502 constant
2015-03-13 1:03 UTC
[PATCH] extras/proxy_pass: remove unused CHUNK_SIZE constant
2015-03-12 23:02 UTC
[PATCH] test/test_server: fix leftover process from inherit test
2015-03-09 10:04 UTC
[ANN] yahns 1.6.0 -_- sleepy app server for Ruby
2015-03-09 9:49 UTC
[PATCH] acceptor: close inherited-but-unneeded sockets
2015-03-09 4:46 UTC
[PATCH 0/2] FreeBSD-related fixes (affects Linux users, too)
2015-03-07 21:36 UTC (4+ messages)
` [PATCH 1/2] test_server: avoid multiple workers for dead parent check
` [PATCH 2/2] wbuf: avoid corrupted large responses with zero-copy sendfile
[PUSHED] extras/proxy_pass updates
2015-03-03 7:59 UTC (4+ messages)
` [PATCH 1/3] extras/proxy_pass: do not name unused variable
` [PATCH 2/3] extras/proxy_pass: log exceptions leading to 502
` [PATCH 3/3] extras/proxy_pass: flesh out upload support + tests
[PATCH] extras/proxy_pass: save memory in String#split arg
2015-02-06 23:12 UTC
[PATCH] favor Class.new for method-less classes
2015-02-06 23:11 UTC
[PATCH] use the monotonic clock under Ruby 2.1+
2015-02-05 20:47 UTC
[PATCH] skip tests requiring String#b on 1.9.3
2015-02-05 20:47 UTC
[PATCH] fix compatibility with unicorn.git
2015-02-05 20:37 UTC
[PATCH] update comments about wbuf_close return values
2015-01-24 0:25 UTC
[PATCH] wbuf: lazily (re)create temporary file
2015-01-24 0:25 UTC
[PATCH] reduce File::Stat object allocations
2015-01-23 2:20 UTC
[PATCH] doc: add design_notes document
2015-01-14 7:28 UTC
[PATCH] test_ssl: factor out server SSLContext creation
2014-12-21 3:58 UTC
[ANN] yahns 1.5.0 - initial OpenSSL support and bugfixes
2014-12-21 2:25 UTC
[PATCH] preliminary HTTP/2 support for Rack 1.x apps
2014-12-20 22:25 UTC (2+ messages)
[PATCH] http_client: implement as a module instead of class
2014-12-20 4:11 UTC
[PATCH] openssl_client: ignore SSL_accept errors during negotiotion
2014-12-20 4:11 UTC
[WIP] allow running without sleepy_penguin using IO.select
2014-12-18 4:41 UTC
[PATCH 1/2] bump published Ruby version requirement to 2.0
2014-12-17 21:11 UTC (5+ messages)
` TAN: public-inbox + mlmmj [was: bump published Ruby ...]
[PATCH 2/2] make sendfile an optional dependency
2014-12-16 22:54 UTC
[PATCH] wbuf_common: close body proxies on sendfile abort
2014-12-15 5:30 UTC
[RFC] initial cut at OpenSSL support
2014-12-02 7:37 UTC (3+ messages)
[PATCH 0/6] misc minor updates
2014-11-20 20:45 UTC (7+ messages)
` [PATCH 1/6] http_response: remove arg for Array#join
` [PATCH 2/6] remove unused client_max_header_size config
` [PATCH 3/6] config: use literal symbol array for now
` [PATCH 4/6] http_response: reduce constants for 100 responses
` [PATCH 5/6] favor Array#map! for freshly-split arrays
` [PATCH 6/6] sendfile_compat: remove dependency on pread
[PATCH] save around 1500 bytes of memory on x86-64
2014-11-18 8:20 UTC
[ANN] yahns 1.4.0 - minor internal cleanups and bugfixes
2014-11-16 11:13 UTC
[PATCH] http_response: skip Date header case-insensitively
2014-11-16 4:21 UTC
[PATCH] stream_input: favor str.clear instead of str.replace('')
2014-10-18 11:02 UTC
[PATCH] README: add OpenSSL exception
2014-10-13 18:46 UTC
[PATCH 1/2] queue: remove TODO comment for kqueue
2014-10-13 18:34 UTC (2+ messages)
` [PATCH 2/2] switch to require_relative for internal requires
[RFC] epoll: workaround EPOLL_CTL_MOD race in old kernels
2014-09-15 23:11 UTC (2+ messages)
the_metal branch
2014-09-04 18:27 UTC
[PATCH] extras/autoindex: do not link beyond top-level
2014-09-01 22:48 UTC
[PATCH] README: minor updates
2014-08-20 22:24 UTC
[PATCH] http_client: clear some internal ivars on rack.hijack
2014-07-18 0:45 UTC (2+ messages)
[ANN] yahns 1.3.1 - fix large response corruption
2014-07-16 20:13 UTC
unicorn 5 roadmap
2014-05-25 3:52 UTC
yahns mailing list migrated
2014-05-14 20:58 UTC
[ANN] yahns 1.3.0 - new mailing list + fixups
2014-05-12 3:40 UTC (2+ messages)
[REJECT] worker: avoid signaling self for dead parent
2014-05-09 1:05 UTC
[PATCH] update documentation to reflect public-inbox/list
2014-05-09 0:37 UTC
yahns-public mailing list replacement
2014-04-21 18:10 UTC
[pushed] extras/exec_cgi improvements
2014-04-21 1:55 UTC
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).