messages from 2017-03-21 19:12:23 to 2020-07-20 20:27:30 UTC [more...]
[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
[RFC] doc: unicorn_rails: clarify that it is intended for rails <= 2.x
2019-04-15 6:52 UTC
Issues after 5.5.0 upgrade
2019-03-07 2:28 UTC (7+ messages)
` [PATCH] unicorn_rails: fix regression with Rails >= 3.x in app build
Release 5.5.0?
2019-03-04 1:20 UTC (2+ messages)
[ANN] unicorn 5.5.0 - Rack HTTP server for fast clients and
2019-03-04 1:15 UTC
Bug#918916: Unicorn not reporting proper version for gemfile?
2019-01-12 12:18 UTC (4+ messages)
what Ruby versions and how many CPU cores/threads are you using?
2018-12-31 1:01 UTC (2+ messages)
[PATCH] Links: add historical mongrel dev list mirror
2018-12-28 21:45 UTC
[PATCH] use rb_gc_register_mark_object
2018-12-26 5:08 UTC
[ANN] unicorn 5.5.0.pre1 - Rack HTTP server for fast clients and Unix
2018-12-20 22:28 UTC
[PATCH] README: minor updates and additional disclaimer
2018-12-19 2:47 UTC
[PATCH] doc/ISSUES: add links to git clone-able mail archives of our dependencies
2018-12-13 1:07 UTC
[RFC] deduplicate strings VM-wide in Ruby 2.5+
2018-12-07 4:56 UTC (2+ messages)
[PATCH] doc: update more URLs to use HTTPS and avoid redirects
2018-11-07 23:38 UTC
Support default_middleware configurator method
2018-09-23 8:52 UTC (9+ messages)
` [PATCH 2/1] tests: ensure -N/--no-default-middleware not supported in config.ru
Make Worker#user support different process primary group and log file group
2018-09-13 22:53 UTC (2+ messages)
[PATCH] socket_helper: add hint for FreeBSD users for accf_http(9)
2018-08-20 20:42 UTC
[PATCH] shrink pipes under Linux
2018-08-20 20:30 UTC
KGIO issues under WSL
2018-08-14 3:14 UTC (2+ messages)
[ANN] unicorn 5.4.0 - Rack HTTP server for fast clients and Unix
2018-07-23 17:19 UTC (2+ messages)
` [ANN] unicorn 5.4.1 "
[PATCH] use IO#wait instead of kgio_wait_readable
2018-06-01 8:28 UTC
[PATCH] remove random seed reset atfork
2018-05-30 11:21 UTC
Why Unicorn master process memory increasing
2018-05-05 19:00 UTC (4+ messages)
[PATCH] quiet some mismatched indentation warnings
2018-04-30 7:54 UTC
[PATCH] Send SIGTERM before SIGKILL on timeout
2018-02-27 4:03 UTC (3+ messages)
[PATCH] Use IO#wait instead to fix test for Ruby 1.9
2018-02-25 11:34 UTC (3+ messages)
unicorn takes 1.4G memory per worker
2018-02-10 13:52 UTC (2+ messages)
Log URL with murder_lazy_workers
2018-01-15 15:06 UTC (5+ messages)
[PATCH] ISSUES: add a note about Debian BTS interopability
2017-12-23 23:06 UTC
[PATCH] tests: cleanup some unused variable warnings
2017-12-22 3:17 UTC
env reuse and hijack
2017-12-16 1:49 UTC (4+ messages)
` [PATCH] avoid reusing env on hijack
Auto scaling workers with unicorn
2017-12-05 2:33 UTC (3+ messages)
meta: any mailing list subscribers get duplicates?
2017-11-29 2:02 UTC
using pp without require 'pp' when $DEBUG = True
2017-11-16 21:09 UTC (3+ messages)
` [PATCH] require 'pp' if $DEBUG is set by Rack app
Reaping process with unknown worker
2017-10-19 19:37 UTC (6+ messages)
initialize/fork crash in macOS 10.13
2017-10-16 19:25 UTC (3+ messages)
[ANN] unicorn 5.3.0 - Rack HTTP server for fast clients and Unix
2017-10-03 19:15 UTC (3+ messages)
` [ANN] unicorn 5.3.1 "
[PATCH] fix GC issue on rb_global_variable array
2017-10-03 18:26 UTC (3+ messages)
Random crash when sending USR2 + QUIT signals to Unicorn process
2017-10-03 18:20 UTC (16+ messages)
Bug, probably related to Unicoen
2017-09-27 7:05 UTC (3+ messages)
[PATCH] reduce method calls with String#start_with?
2017-06-28 0:19 UTC
mailing list header changes
2017-06-26 4:12 UTC
nakayoshi_fork for CoW memory use reductions
2017-06-26 2:21 UTC
sorry for the spam
2017-06-25 20:07 UTC
Master Process Reaping Worker with No message
2017-05-23 20:40 UTC (2+ messages)
Master Process Reaping Worker with No message
2017-05-23 16:22 UTC (2+ messages)
after_worker_exit on murder
2017-04-05 18:33 UTC (6+ messages)
Patch: Add support for chroot to Worker#user V2
2017-04-05 4:57 UTC (3+ messages)
[PATCH] test_exec: SO_KEEPALIVE value only needs to be true (take #2)
2017-03-27 22:36 UTC
Rack::Request#params EOFError
2017-03-26 20:52 UTC (3+ messages)
[PATCH] Check for Socket::TCP_INFO constant before trying to get TCP_INFO
2017-03-26 3:37 UTC (4+ messages)
[PATCH] Check for SocketError on first ccc attempt
2017-03-24 21:07 UTC (2+ messages)
[PATCH] doc: note after_worker_exit is also 5.3.0+
2017-03-24 0:33 UTC
[ANN] unicorn 5.3.0.pre1 - Rack HTTP server for fast clients and Unix
2017-03-24 0:28 UTC
trying to update unicorn to 5.1, build failure: VERSION= must be specified
2017-03-23 23:34 UTC (3+ messages)
` [PATCH] gemspec: remove olddoc from build dependency
[ANN] raindrops 0.18.0 - real-time stats for preforking Rack servers
2017-03-23 2:48 UTC
[PATCH] test_ccc: use a pipe to synchronize test
2017-03-23 0:05 UTC
mail queue breakage :x
2017-03-21 23:39 UTC (4+ messages)
` [PATCH] ISSUES: expand on mail archive info + subscription disclaimer
[PATCH (ccc)] http_request: support proposed Raindrops::TCP states on
2017-03-21 19:12 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).