unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
 messages from 2019-04-15 07:21:27 to 2023-05-11 18:25:45 UTC [more...]

thread dump?
 2023-05-11 18:25 UTC  (2+ messages)

unicorn worker being killed issue
 2023-05-10 21:34 UTC  (3+ messages)

[PATCH] epollexclusive: avoid Ruby object allocation for buffer
 2023-03-28 12:24 UTC  (4+ messages)
    ` [PATCH] epollexclusive: use maxevents=1 for epoll_wait

[PATCH] http_server: remove close_sockets_on_exec
 2023-03-01 21:50 UTC 

Support for Rack 3 headers formatted as arrays
 2023-01-11 11:44 UTC  (8+ messages)

[PATCH] http_server: detect disk-full when writing PID file
 2022-10-01 22:57 UTC 

[PATCH] Master promotion with SIGURG (CoW optimization)
 2022-09-22  6:43 UTC  (9+ messages)

Is Rack partial hijack supported?
 2022-09-01 21:53 UTC  (5+ messages)

[PATCH] doc: add POP3 archive link, favor AUTH=ANONYMOUS for IMAP
 2022-08-16 18:44 UTC 

[PATCH] Get rid of Kgio
 2022-07-08 20:13 UTC  (3+ messages)

[PATCH] Make the gem usable as a git gem
 2022-07-08 12:44 UTC  (3+ messages)

DKIM+DMARC enabled (for mailing list subscribers)
 2022-06-22  8:44 UTC  (2+ messages)

Rails 7 - Unicorn 6.1.0 -- reaped with preload_app
 2022-05-07 17:27 UTC  (2+ messages)

at_exit ignored on worker processes
 2022-04-12  0:27 UTC  (3+ messages)

Memory usage enhancement in unicorn 6.1?
 2022-02-16 22:39 UTC  (2+ messages)

[ANN] unicorn 6.1.0 - Rack HTTP server for fast clients and *nix
 2021-12-25 18:06 UTC 

[PATCH 0/3] Ruby 3.1 + doc/URL updates
 2021-12-25 17:41 UTC  (4+ messages)
` [PATCH 1/3] epollexclusive: remove rb_gc_force_recycle call
` [PATCH 2/3] drop Ruby version warning, fix speling errer
` [PATCH 3/3] doc: v3 .onion updates, nntp => nntps, minor wording changes

[PATCH] allow Ruby to deduplicate remaining globals
 2021-10-22  4:05 UTC 

[PATCH 0/6] reduce thundering herds on Linux 4.5+
 2021-10-01  3:09 UTC  (7+ messages)
` [PATCH 1/6] extconf.rb: get rid of unnecessary checks
` [PATCH 2/6] makefile: reduce unnecessary rebuilds
` [PATCH 3/6] HACKING: drop outdated information about pandoc
` [PATCH 4/6] http_server: get rid of Process.ppid check
` [PATCH 5/6] worker_loop: get rid of select() avoidance hack
` [PATCH 6/6] use EPOLLEXCLUSIVE on Linux 4.5+

[PATCH 0/2] drop Ruby 1.9.3 support, require 2.0+
 2021-09-14 23:39 UTC  (3+ messages)
` [PATCH 1/2] drop Ruby 1.9.3 support, require 2.0+ for now
` [PATCH 2/2] drop unnecessary IO#close_on_exec=true assignment

Formatting unicorn logs in json format for $stderr
 2021-07-07  7:01 UTC  (7+ messages)

[PATCH] test_util: less excessive encoding tests
 2021-04-30 18:17 UTC 

Bus Error with Unicorn 6.0 on OpenBSD/adJ 6.8 with Ruby 3.0
 2021-04-12 22:47 UTC  (9+ messages)
          ` Bus Error with Unicorn 6.0 on OpenBSD-current (6.9) with Ruby 3.0 in minimal rails application

Potential Unicorn vulnerability
 2021-03-19 13:55 UTC  (11+ messages)
              ` [PATCH] http_request: drop unnecessary #clear call

[ANN] unicorn 6.0.0 - Rack HTTP server for fast clients and *nix
 2021-03-17  6:43 UTC 

[PATCH] tests: force blocking I/O for Ruby 3.x
 2021-03-14 23:17 UTC 

[PATCH] test/test_helper: only unlink redirected logs from parent
 2021-03-13  2:08 UTC 

[RFC] http_response: ignore invalid header response characters
 2021-02-26 11:15 UTC  (8+ messages)

[ANN] unicorn 5.8.0 - Rack HTTP server for fast clients and *nix
 2020-12-24 20:42 UTC 

[PATCH] build: publish_doc: remove created.rid and index.html from site
 2020-12-24 20:40 UTC 

[PATCH] Add rack.after_reply functionality
 2020-12-09 23:44 UTC  (7+ messages)

[PATCH] Update ruby_version requirement to allow ruby 3.0
 2020-09-08  8:56 UTC  (16+ messages)

[ANN] unicorn 5.7.0 - Rack HTTP server for fast clients and *nix
 2020-09-08  8:44 UTC 

[PATCH] PATCH: doc: add IMAP/IMAPS mailbox info
 2020-09-08  2:06 UTC 

Connection issues between nginx and unicorn
 2020-08-22  1:27 UTC  (3+ messages)

Can Unicorn utilize HTTPS?
 2020-08-06 21:54 UTC  (2+ messages)

[PATCH 0/2] minor test improvements
 2020-07-26  1:57 UTC  (3+ messages)
` [PATCH 1/2] test_helper: support TAIL= env for watching tests
` [PATCH 2/2] build: revamp and avoid unnecessary rebuilds

[ANN] unicorn 5.6.0 - Rack HTTP server for fast clients and *nix
 2020-07-26  1:55 UTC 

[PATCH 0/2] some minor early_hints fixes
 2020-07-23  4:17 UTC  (3+ messages)
` [PATCH 1/2] test_server: test_early_hints: fix test reliability
` [PATCH 2/2] configurator: SIGHUP resets early_hints if unset

[PATCH] Add early hints support
 2020-07-20 20:27 UTC  (12+ messages)

[ruby-core:99184] [Ruby master Bug#17023] How to prevent String memory to be relocated in ruby-ffi
 2020-07-16  0:04 UTC  (3+ messages)
    ` [ruby-core:99185] "

[ANN] unicorn 5.5.5 - Rack HTTP server for fast clients and *nix
 2020-04-27  2:53 UTC 

Sustained queuing on one listener can block requests from other listeners
 2020-04-16  9:24 UTC  (6+ messages)
        ` [PATCH] prevent single listener from monopolizing a worker

[ANN] unicorn 5.5.4 - Rack HTTP server for fast clients and *nix
 2020-03-24 22:17 UTC 

[PATCH] http: improve RFC 7230 conformance
 2020-03-19  2:28 UTC 

[ANN] unicorn 5.5.3 - Rack HTTP server for fast clients and *nix
 2020-01-31 20:48 UTC 

[PATCH 0/3] minor test golfing to make worktree smaller
 2020-01-26  5:33 UTC  (4+ messages)
` [PATCH 1/3] test/exec/test_exec: bring worker_processes down to 2
` [PATCH 2/3] test_helper: remove unused `chunked_spawn'
` [PATCH 3/3] test_upload: use spawn to simplify redirects

[PATCH] doc: s/bogomips.org/yhbt.net/g
 2020-01-14  7:46 UTC  (2+ messages)

[ANN] unicorn 5.5.2 - Rack HTTP server for fast clients and *nix
 2019-12-20  2:15 UTC 

gperf and no-kgio-wip branches stalled
 2019-12-20  2:00 UTC 

Traffic priority with Unicorn
 2019-12-18 22:06 UTC  (3+ messages)

[PUSHED] doc: replace pandoc-"Markdown" with real manpages
 2019-12-15  5:07 UTC 

[PATCH] test_util: get rid of some unused variables in tests
 2019-12-15  4:21 UTC 

tmpio.rb and taint mode
 2019-12-11 23:16 UTC  (2+ messages)

Question about shared directory
 2019-08-06 14:00 UTC  (2+ messages)

[PATCH 0/3] http: use gperf for common field memoization
 2019-07-05 20:30 UTC  (5+ messages)
` [PATCH 1/3] unit benchmark for our HTTP parser
` [PATCH 2/3] http: use gperf for common fields optimization
` [PATCH 3/3] http: memoize more common fields
` [PATCH 4/3] http: gperf 3.0.3 compatibility

[PATCH] examples/unicorn@.service: note the NonBlocking flag
 2019-07-03 23:34 UTC 

yet-another-horribly-named-server as an nginx alternative
 2019-05-26  5:24 UTC 

[PATCH 0/3] slow clients and test/benchmark tools
 2019-05-12 22:25 UTC  (4+ messages)
` [PATCH 1/3] test/benchmark/ddstream: demo for slowly reading clients
` [PATCH 2/3] test/benchmark/readinput: demo for slowly uploading clients
` [PATCH 3/3] test/benchmark/uconnect: test for accept loop speed

[ANN] unicorn 5.5.1 - Rack HTTP server for fast clients and
 2019-05-06  6:50 UTC 

[PATCH] Rescue failed pipe resizes due to permissions
 2019-05-03 22:53 UTC  (2+ messages)

[PATCH] doc: stop advertising mailing list subscription
 2019-04-15  7:21 UTC 


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

	https://yhbt.net/unicorn.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).