unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
 messages from 2014-08-04 20:24:58 to 2015-03-24 23:23:21 UTC [more...]

nginx reverse proxy getting ECONNRESET
 2015-03-24 23:23 UTC  (6+ messages)

Is it possible to create a thread in Rails subscribe to Redis message channel?
 2015-03-24 22:44 UTC  (2+ messages)

On USR2, new master runs with same PID
 2015-03-20  2:08 UTC  (7+ messages)

[PATCH] doc: document Etc.nprocessors for worker_processes
 2015-03-12 22:32 UTC 

[PATCH] doc: document UNICORN_FD in manpage
 2015-03-12 22:32 UTC 

Request Queueing after deploy + USR2 restart
 2015-03-05 21:12 UTC  (18+ messages)

[RFC] http: remove experimental dechunk! method
 2015-03-02 20:34 UTC 

[PATCH] http: remove deprecated reset method
 2015-03-02 20:32 UTC 

[PATCH] save about 200 bytes of memory on x86-64
 2015-03-02 20:24 UTC 

Bug, Unicorn can drop signals in extreme conditions
 2015-02-18 17:27 UTC  (3+ messages)

[PATCH] explain 11 byte magic number for self-pipe
 2015-02-18  9:36 UTC 

[PATCH] http_server: favor ivars over constants
 2015-02-12 19:09 UTC 

[PATCH] ISSUES: add section for bugs in other projects
 2015-02-10 17:26 UTC  (2+ messages)

[PATCH 1/2] const: drop constants used by Rainbows!
 2015-02-09  9:12 UTC  (2+ messages)
` [PATCH 2/2] reduce and localize constant string use

[PATCH] favor "a.b(&:c)" form over "a.b { |x| x.c }"
 2015-02-06 22:50 UTC 

[PATCH] test_socket_helper: do not depend on SO_REUSEPORT
 2015-02-06 22:34 UTC 

[PATCH] fix uninstalled testing and reduce require paths
 2015-02-06 22:17 UTC 

[PATCH] doc: update support status for Ruby versions
 2015-02-06 20:15 UTC 

[PATCH] favor IO#close_on_exec= over fcntl in 1.9+
 2015-02-05 18:01 UTC 

[PATCH] use require_relative to reduce syscalls at startup
 2015-02-05 18:01 UTC 

[PATCH] remove 1.8, <= 1.9.1 fallback for missing IO#autoclose=
 2015-02-05 18:01 UTC 

[PATCH] socket_helper: reduce constant lookups and caching
 2015-02-05 17:19 UTC 

[PATCH] GNUmakefile: fix clean gem build + reduce build cruft
 2015-02-04 20:16 UTC 

[PATCH] http: standalone require + reduction in binary size
 2015-02-04 20:16 UTC 

[RFC] remove old inetd+git examples and exec_cgi
 2015-02-04 20:04 UTC  (2+ messages)

Timeouts longer than expected
 2015-01-29 20:00 UTC  (2+ messages)

[PATCH] http: -Wshorten-64-to-32 warnings on clang
 2015-01-28 18:44 UTC 

global variable in after_fork
 2015-01-24 23:30 UTC  (2+ messages)

[PATCH] use the monotonic clock under Ruby 2.1+
 2015-01-18  3:39 UTC 

[PUSHED] switch docs + website to olddoc
 2015-01-10  4:49 UTC 

[PATCH] README: clarify/reduce references to unicorn_rails
 2015-01-10  4:46 UTC 

Unicorn workers timing out intermittently
 2014-12-30 20:02 UTC  (3+ messages)

[RFC] http: TypedData C-API conversion
 2014-12-28  7:17 UTC  (3+ messages)
  ` [PATCH] tmpio: drop the "size" method

Rails/Unicorn comparizon between ruby 2.1.5 and ruby 2.2.0
 2014-12-26 12:17 UTC 

[PATCH] remove SSL support
 2014-12-21 11:17 UTC 

[PATCH] t/t0002-parser-error.sh: relax test for rack 1.6.0
 2014-12-21 10:43 UTC 

Show request details on timeout killing
 2014-12-05 22:16 UTC  (4+ messages)

No, passenger 5.0 is not faster than unicorn :)
 2014-12-03 14:10 UTC  (7+ messages)

worker freeze and strace interpretation
 2014-12-02 21:04 UTC  (3+ messages)

[PATCH] http_server: save 450+ bytes of memory on x86-64
 2014-11-27 22:46 UTC 

Unicorn configuration to increase max header size
 2014-11-22  3:15 UTC  (6+ messages)

Issue with Unicorn: Big latency when getting a request
 2014-11-14 22:36 UTC  (17+ messages)

[PATCH] worker: remove old tmp accessor
 2014-11-01 23:59 UTC 

Having issue with Unicorn
 2014-10-24 21:24 UTC  (23+ messages)

dropping Ruby 1.8 support for unicorn 5?
 2014-10-18 21:39 UTC  (3+ messages)

Reserved workers not as webservers
 2014-10-13  0:10 UTC  (13+ messages)

Unicorn not working in GitLab 7.3
 2014-10-07  5:08 UTC  (3+ messages)

[ANN] email submission port (587) enabled
 2014-10-05 22:33 UTC  (2+ messages)

Master hooks needed
 2014-10-04  2:25 UTC  (11+ messages)

UNSUBSCRIBE
 2014-09-22  3:01 UTC  (3+ messages)

[PATCH 0/4] a few more minor cleanups pushed out
 2014-09-22  1:05 UTC  (5+ messages)
` [PATCH 1/4] remove RubyForge and Freecode references
` [PATCH 2/4] remove mongrel.rubyforge.org references
` [PATCH 3/4] http: remove the keepalive requests limit
` [PATCH 4/4] http: reduce parser from 72 to 56 bytes on 64-bit

hopefully the end of *any* OobGC
 2014-09-15 20:35 UTC  (3+ messages)

fork() errors lead to a completely dead unicorn
 2014-09-07 10:12 UTC  (3+ messages)

Worker SIGABRT takes down all workers?
 2014-08-22 15:50 UTC  (3+ messages)

more house-cleaning for unicorn 5
 2014-08-17  2:33 UTC  (4+ messages)
` [PATCH 1/3] dev: remove isolate dependency
` [PATCH 2/3] unicorn.gemspec: depend on test-unit 3.0
` [PATCH 3/3] http_response: remove Status: header

Weird Unicorn Timeout Issues (Hibernation problem?)
 2014-08-06 18:26 UTC  (11+ messages)

Rack encodings (was: Please move to github)
 2014-08-05  6:28 UTC  (2+ 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).