messages from 2015-10-14 20:12:10 to 2017-03-13 20:37:23 UTC [more...]
[PATCH] check_client_connection: use tcp state on linux
2017-03-13 20:37 UTC (12+ 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 (6+ messages)
Patch: Add support for chroot to Worker#user V2
2017-02-23 18:46 UTC
[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)
Patch: Add after_worker_exit configuration option
2017-02-21 21:38 UTC (6+ messages)
Patch: Add support for chroot to Worker#user
2017-02-21 20:15 UTC (3+ messages)
response_start_sent (check_client_connection) is staying
2017-02-15 18:45 UTC
[PATCH] http_request: freeze constant strings passed IO#write
2017-02-13 18:27 UTC
[PATCH] tee_input: simplify condition for IO#write
2017-02-10 19:12 UTC
WTF is up with memory usage nowadays?
2017-02-08 20:00 UTC (5+ messages)
Unicorn could not find log file
2017-02-05 8:37 UTC (2+ messages)
SIGWINCH with Forego/Heroku Local
2016-12-09 17:01 UTC (4+ messages)
Storing Multiple Blocks for Configurator Hooks
2016-11-30 4:26 UTC (4+ messages)
[RFC] TUNING: document THP caveat for Linux users
2016-11-29 0:00 UTC
Support for HTTP/1.0
2016-11-11 7:07 UTC (3+ messages)
[PATCH] drop rb_str_set_len compatibility replacement
2016-11-09 20:56 UTC
Build error of 5.1.0 due to RString
2016-11-08 9:43 UTC (4+ messages)
`
trying to update unicorn to 5.1, build failure: VERSION= must be specified
2016-11-03 15:46 UTC (2+ messages)
Undelivered Mail Returned to Sender
2016-11-01 17:29 UTC
Master wait time metric
2016-11-01 8:21 UTC (3+ messages)
[ANN] unicorn 5.2.0 - Rack HTTP server for fast clients and *nix
2016-10-31 20:04 UTC
[PATCH] relocate website to https://bogomips.org/unicorn/
2016-10-25 22:25 UTC
[PATCH] Add some tolerance (RFC2616 sec. 19.3)
2016-10-20 21:03 UTC (5+ messages)
systemd with logs to journald
2016-09-09 22:51 UTC (4+ messages)
Please join the Rack Specification discussion for `env['upgrade.websocket']`
2016-08-09 3:17 UTC (9+ messages)
[PATCH] doc: update gmane URLs to point to our own archives
2016-07-28 18:21 UTC
[PATCH] examples/logrotate.conf: update example for systemd
2016-06-20 20:00 UTC
[PATCH] `unicorn upgrade` script resilience against exceptions
2016-06-15 20:21 UTC (4+ messages)
` [PATCH] examples/init.sh: update to reduce upgrade raciness
[PATCH] doc: systemd should only kill master in example
2016-06-13 22:31 UTC
if you want to unsubscribe
2016-06-07 14:14 UTC (2+ messages)
Unicorn is a famous and widely use software, but why official website look so outdate?
2016-05-26 21:57 UTC
Dead PostgreSQL connections on worker restart
2016-04-21 19:42 UTC (3+ messages)
[ANN] unicorn 5.1.0 - Rack HTTP server for fast clients and *nix
2016-04-01 8:25 UTC (2+ messages)
[PATCH] doc: further trimming to reduce noise
2016-03-31 1:41 UTC
Systemd socket inheritance fails with “not a socket file descriptor”
2016-03-17 16:37 UTC (14+ messages)
` Systemd socket inheritance fails with “not a socket file descriptor” [take2]
` [PATCH] doc: reference --keep-file-descriptors for "bundle exec"
ip addresses in log files
2016-03-17 16:33 UTC (2+ messages)
https://unicorn.bogomips.org accepts client certificate?
2016-03-15 23:54 UTC (7+ messages)
nginx-like reverse proxies as a "sponge"?
2016-03-06 2:21 UTC
RFS: unicorn
2016-02-14 5:52 UTC (2+ messages)
unicorn log attack?
2016-02-01 9:57 UTC (3+ messages)
[ANN] unicorn 5.1.0.pre1 - Rack HTTP server for fast clients and *nix
2016-01-27 23:16 UTC
[PATCH] doc update for ClientShutdown exceptions class
2016-01-27 22:55 UTC
[PATCH] limit rack version for ruby compatibility
2016-01-27 0:47 UTC (12+ messages)
behaviour with signal HUP
2016-01-13 9:21 UTC (2+ messages)
[PUSHED] various documentation updates
2016-01-07 3:41 UTC
[RFC] http: TypedData C-API conversion
2015-12-24 18:57 UTC (3+ messages)
[ANN] unicorn 5.0.1 - Rack HTTP server for fast clients and *nix
2015-11-17 22:48 UTC
[PATCH] add .gitattributes for Ruby method detection
2015-11-17 22:06 UTC
[PATCH] examples: add systemd socket and service files
2015-11-17 21:45 UTC
undefined method `include?' for nil:NilClass (NoMethodError)
2015-11-17 0:27 UTC (2+ messages)
Shared Metrics Between Workers
2015-11-13 20:54 UTC (6+ messages)
[ANN] unicorn 5.0.0 - Rack HTTP server for fast clients and *nix
2015-11-01 8:55 UTC
[PATCH 0/3] last updates before 5.0 release
2015-11-01 8:37 UTC (4+ messages)
` [PATCH 1/3] golf down conditional for socket activation
` [PATCH 2/3] gemspec: relax Ruby version requirement for old RubyGems
` [PATCH 3/3] doc updates
[PATCH 0/2] socket inheritance behavior/bug => feature!
2015-10-27 3:33 UTC (3+ messages)
` [PATCH 1/2] sd_listen_fds emulation cleanup
` [PATCH 2/2] inheriting sockets from UNICORN_FD does not close them
[PATCH] unicorn.conf.rb: remove mention of REE-specific setting
2015-10-15 17:46 UTC
unicorn non-technical FAQ
2015-10-14 20:12 UTC
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).