messages from 2017-02-23 03:43:39 to 2019-03-06 07:27:54 UTC [more...]
Issues after 5.5.0 upgrade
2019-03-06 7:27 UTC (6+ messages)
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 (5+ messages)
[PATCH] http_server: initialize @pid ivar
2017-03-21 1:21 UTC
[PATCH] doc: remove private email support address
2017-03-20 20:32 UTC
[PATCH] input: update documentation and hide internals
2017-03-20 20:08 UTC
[PATCH] doc: fix links to raindrops project
2017-03-14 20:07 UTC
[PATCH ccc-tcp-v3] http_request: reduce insn size for check_client_connection
2017-03-14 19:20 UTC
[PATCH] check_client_connection: use tcp state on linux
2017-03-14 16:41 UTC (14+ messages)
[PATCH] Add worker_exec configuration option
2017-03-13 19:18 UTC (10+ messages)
` [PATCH] Add worker_exec configuration option V2
[PATCH] freebsd: avoid EINVAL when setting accept filter
2017-03-10 23:01 UTC
[PATCH] test-lib: expr(1) portability fix
2017-03-10 21:51 UTC
[PATCH] tests: keep disabled tests defined
2017-03-10 21:26 UTC
[PATCH] test_exec: SO_KEEPALIVE value only needs to be true
2017-03-10 20:34 UTC
[PATCH 0/3] TCP_INFO check_client_connection followups
2017-03-08 10:14 UTC (5+ messages)
` [PATCH 1/3] new test for check_client_connection
` [PATCH 2/3] revert signature change to HttpServer#process_client
` [PATCH 3/3] support "struct tcp_info" on non-Linux and Ruby 2.2+
Patch: Add after_worker_ready configuration option V2
2017-03-08 7:44 UTC (4+ messages)
` [PATCH] doc: add version annotations for new features
[PATCH] oob_gc: rely on opt_aref_with optimization on Ruby 2.2+
2017-03-08 5:01 UTC
[PATCH] unicorn_http: reduce rb_global_variable calls
2017-03-01 0:28 UTC
[PATCH] t0011-active-unix-socket.sh: fix race condition in test
2017-02-28 23:00 UTC
Patch: Fix code example in after_worker_exit documentation
2017-02-23 20:21 UTC (2+ messages)
Patch: Add after_worker_ready configuration option
2017-02-23 20:00 UTC (5+ messages)
[PATCH] http_response: clear header buffer before response body iteration
2017-02-23 18:07 UTC
check_client_connection using getsockopt(2)
2017-02-23 3:52 UTC (6+ 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).