unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
 messages from 2021-03-12 12:24:41 to 2025-12-27 07:27:07 UTC [more...]

Please release unicorn gem with latest master fixes (Ruby 4 / kgio crash)
 2025-12-27  7:17 UTC 

[PATCH] http_request: TCP_ESTABLISHED is the only valid client state
 2025-04-02 19:47 UTC 

[PATCH] t/integration: drop needless select() for Unix CCC test
 2025-03-14 23:02 UTC 

Transfer-Encoding and Content-Length header injection in Unicorn
 2024-11-17 21:25 UTC  (2+ messages)
` [PATCH] disallow /^content_length$/i + /^transfer_encoding$/i

[PATCH] http_response: free response header buffer ASAP
 2024-08-28 18:49 UTC 

New version?
 2024-08-20 11:24 UTC  (2+ messages)

Rails 7.1.3 Production http_response Quick Fix
 2024-06-05  5:43 UTC 

[PATCH 0/5..5/5] more tests to Perl 5 for stability
 2024-05-06 20:10 UTC 

[PATCH] t/lib.perl: fix Perl integration tests w/o installation
 2024-04-07 10:52 UTC 

[PATCH 0/4] a small pile of patches
 2024-03-23 19:45 UTC 

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 


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