unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
Exception with rails and devise
 2023-12-14 23:09 UTC  (2+ messages)

[RFC 0-3/3] depend on Ruby 2.5+, eliminate kgio
 2023-10-04  3:06 UTC  (2+ messages)

[PATCH] doc: various updates ahead of the release
 2023-09-30 23:54 UTC  (3+ messages)
  ` [PATCH] README: fix wording

[PATCH 00..11/11] more tests to Perl 5
 2023-09-10 20:08 UTC 

[PATCH] epollexclusive: handle future rb_io_t deprecation
 2023-08-28  1:01 UTC  (2+ messages)

[PATCH] add chunk_response config directive for compatibility
 2023-06-20 12:28 UTC 

[PATCH] unicorn_http_common.rl: use only ASCII spaces for compatibility
 2023-06-20 10:46 UTC 

[PATCH 0/4] various test fixes
 2023-06-11 22:58 UTC  (2+ messages)
` [PATCH 1-4/4] "

[PATCH] epollexclusive: handle future rb_io_t deprecation
 2023-06-11 22:41 UTC 

[PATCH 00-23/23] start porting tests to Perl5
 2023-06-05 10:32 UTC 

[PATCH] httpdate: favor gettimeofday(2) over time(2) for correctness
 2023-06-05  9:28 UTC  (2+ messages)
` [PATCH 2/1] httpdate: fix build with Ruby 2.7 (at least)

[PATCH] ext: remove a vestige of ruby <2.0 support
 2023-06-05  9:15 UTC 

Rack 3 Compatibility
 2023-06-05  9:12 UTC  (5+ messages)
    ` [PATCH v2] chunk unterminated HTTP/1.1 responses for Rack 3.1

unicorn worker being killed issue
 2023-05-13  0:10 UTC  (7+ messages)

thread dump?
 2023-05-11 19:01 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


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