unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
 messages from 2017-07-14 21:16:08 to 2020-12-24 20:40:35 UTC [more...]

[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)

[RFC] http_response: ignore invalid header response characters
 2020-11-26 11:59 UTC 

[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 

[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  (2+ 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)


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).