unicorn-public
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH] gemspec: limit to 1.9.3 and 2.x
Eric Wong
[PATCH] stream_input: favor String#clear over String#replace
Eric Wong
Question: How to limit size of log & error files
Dowd, Stephen
Re: Question: How to limit size of log & error files
Hleb Valoshka
Re: Question: How to limit size of log & error files
Eric Wong
[PATCH] doc: remove references to old servers
Eric Wong
[PATCH] configurator: document net.core.somaxconn sysctl dependency
Eric Wong
[PATCH] test_exec: disable systemd inheritance test
Eric Wong
[PATCH] test/unit/test_response.rb: compatibility with older test-unit
Eric Wong
Unicorn returns blank page after no use
Farjad Adamjee
Re: Unicorn returns blank page after no use
Eric Wong
[PATCH 0/3] reflect changes to Rack::Utils::HTTP_STATUS_CODES
Eric Wong
[PATCH 3/3] http_response: reduce size of multi-line header path
Eric Wong
[PATCH 1/3] reflect changes in Rack::Utils::HTTP_STATUS_CODES
Eric Wong
[PATCH 2/3] reduce constants and optimize for Ruby 2.2
Eric Wong
[PATCH] apply TCP socket options on inherited sockets
Eric Wong
Does the the environment is preserved on USR2?
Bráulio Bhavamitra
Re: Does the the environment is preserved on USR2?
Eric Wong
Re: Does the the environment is preserved on USR2?
Eric Wong
Re: Does the the environment is preserved on USR2?
Bráulio Bhavamitra
TAN: Ragel now maintained by Colm networks
Eric Wong
Re: TAN: Ragel now maintained by Colm networks
Bráulio Bhavamitra
[PATCH] doc: update some invalid URLs
Eric Wong
Re: [DRE-maint] unicorn: native systemd service
Eric Wong
Re: [DRE-maint] unicorn: native systemd service
Christos Trochalakis
Re: [DRE-maint] unicorn: native systemd service
Eric Wong
[RFC] emulate sd_listen_fds for systemd support
Eric Wong
Re: [RFC] emulate sd_listen_fds for systemd support
Christos Trochalakis
[PATCH v2] emulate sd_listen_fds for systemd support
Eric Wong
Re: [DRE-maint] unicorn: native systemd service
Christos Trochalakis
Re: [DRE-maint] unicorn: native systemd service
Eric Wong
Re: [DRE-maint] unicorn: native systemd service
Christos Trochalakis
Re: unicorn: native systemd service
Eric Wong
Re: unicorn: native systemd service
Dmitry Smirnov
Re: unicorn: native systemd service
Eric Wong
[ANN] unicorn 5.0.0.pre1 - incompatible changes!
Eric Wong
Re: [ANN] unicorn 5.0.0.pre1 - incompatible changes!
Hleb Valoshka
Re: [ANN] unicorn 5.0.0.pre1 - incompatible changes!
Eric Wong
Re: [ANN] unicorn 5.0.0.pre1 - incompatible changes!
Damian Janowski
Re: [ANN] unicorn 5.0.0.pre1 - incompatible changes!
Lunar
TAN: Coquelicot
Eric Wong
Re: TAN: Coquelicot
Lunar
[ANN] unicorn 5.0.0.pre2 - another prerelease!
Eric Wong
[PATCH] ensure body is closed during hijack
Eric Wong
[PATCH 0/2] eliminate generic ivars from HttpRequest class
Eric Wong
[PATCH 2/2] http: move response_start_sent into the C ext
Eric Wong
[PATCH 1/2] move the socket into Rack env for hijacking
Eric Wong
[PATCH] http_response: simplify regular expression
Eric Wong
[PATCH] http_server: remove a few more accessors and constants
Eric Wong
[PATCH] www: install NEWS.atom.xml properly
Eric Wong
[PATCH] http: use rb_hash_clear in Ruby 2.0+
Eric Wong
[PATCH] ISSUES: discourage HTML mail strongly, welcome nyms
Eric Wong
Re: SIGWINCH ignored...
Eric Wong
Re: SIGWINCH ignored...
Dan Moore
Re: SIGWINCH ignored...
Eric Wong
[PATCH] FAQ: add note about ECONNRESET errors from bodies
Eric Wong
[PATCH 0/2] no avoiding rack.hijack anymore
Eric Wong
[PATCH 2/2] avoid extra allocation for hijack proc creation
Eric Wong
[PATCH 1/2] http_request: support rack.hijack by default
Eric Wong
[PATCH] http_response: avoid special-casing for Rack < 1.5
Eric Wong
[PATCH] favor kgio_wait_readable for single FD over select
Eric Wong
Unicorn homepage design
Tommaso Pavese
Re: Unicorn homepage design
Hleb Valoshka
Re: Unicorn homepage design
Eric Wong
[ANN] unicorn 4.9.0 - Rack HTTP server for fast clients and *nix
Eric Wong
[PATCH 0/2] Rack::TempfileReaper support
Eric Wong
[PATCH 2/2] support TempfileReaper in deployment and development envs
Eric Wong
[PATCH 1/2] tee_input: support for Rack::TempfileReaper middleware
Eric Wong
Will restarting a Unicorn process (via HUP signal) wait for worker threads?
Jason Hines
Re: Will restarting a Unicorn process (via HUP signal) wait for worker threads?
Eric Wong
Unicorn, environment variables, start and reload
Jérémy Lecour
Re: Unicorn, environment variables, start and reload
Eric Wong
unicorn 4.8.x-stable branch pushed to git
Eric Wong
TeeInput leaks file handles/space
Mulvaney, Mike
Re: TeeInput leaks file handles/space
Eric Wong
RE: TeeInput leaks file handles/space
Mulvaney, Mike
Re: TeeInput leaks file handles/space
Eric Wong
RE: TeeInput leaks file handles/space
Mulvaney, Mike
Re: TeeInput leaks file handles/space
Eric Wong
Re: TeeInput leaks file handles/space
Mulvaney, Mike
possible errors reading mailing list archives
Eric Wong
[PATCH] favor more string literals for cold call sites
Eric Wong
$USER and $HOME shell variables not set
Russell Jennings
Re: $USER and $HOME shell variables not set
Eric Wong
nginx reverse proxy getting ECONNRESET
Michael Fischer
Re: nginx reverse proxy getting ECONNRESET
Eric Wong
Re: nginx reverse proxy getting ECONNRESET
Eric Wong
Re: nginx reverse proxy getting ECONNRESET
Michael Fischer
Re: nginx reverse proxy getting ECONNRESET
Eric Wong
Re: nginx reverse proxy getting ECONNRESET
Michael Fischer
Re: nginx reverse proxy getting ECONNRESET
Eric Wong
Re: nginx reverse proxy getting ECONNRESET
Eric Wong
Re: nginx reverse proxy getting ECONNRESET
Michael Fischer
Re: nginx reverse proxy getting ECONNRESET
Eric Wong
Re: nginx reverse proxy getting ECONNRESET
Michael Fischer
Re: nginx reverse proxy getting ECONNRESET
Michael Fischer
Re: nginx reverse proxy getting ECONNRESET
Gabe Martin-Dempesy
Is it possible to create a thread in Rails subscribe to Redis message channel?
胡明
Re: Is it possible to create a thread in Rails subscribe to Redis message channel?
Eric Wong
[PATCH] doc: document UNICORN_FD in manpage
Eric Wong
[PATCH] doc: document Etc.nprocessors for worker_processes
Eric Wong
On USR2, new master runs with same PID
Kevin Yank
Re: On USR2, new master runs with same PID
Eric Wong
Re: On USR2, new master runs with same PID
Kevin Yank
Re: On USR2, new master runs with same PID
Kevin Yank
Re: On USR2, new master runs with same PID
Kevin Yank
Re: On USR2, new master runs with same PID
Eric Wong
Request Queueing after deploy + USR2 restart
Sarkis Varozian
Re: Request Queueing after deploy + USR2 restart
Michael Fischer
Re: Request Queueing after deploy + USR2 restart
Sarkis Varozian
Re: Request Queueing after deploy + USR2 restart
Michael Fischer
Re: Request Queueing after deploy + USR2 restart
Sarkis Varozian
Re: Request Queueing after deploy + USR2 restart
Michael Fischer
Re: Request Queueing after deploy + USR2 restart
Sarkis Varozian
Re: Request Queueing after deploy + USR2 restart
Michael Fischer
Re: Request Queueing after deploy + USR2 restart
Eric Wong
Re: Request Queueing after deploy + USR2 restart
Sarkis Varozian
Re: Request Queueing after deploy + USR2 restart
Sarkis Varozian
Re: Request Queueing after deploy + USR2 restart
Bráulio Bhavamitra
Re: Request Queueing after deploy + USR2 restart
Sarkis Varozian
Re: Request Queueing after deploy + USR2 restart
Bráulio Bhavamitra
Re: Request Queueing after deploy + USR2 restart
Bráulio Bhavamitra
Re: Request Queueing after deploy + USR2 restart
Eric Wong
Re: Request Queueing after deploy + USR2 restart
Bráulio Bhavamitra
Re: Request Queueing after deploy + USR2 restart
Sarkis Varozian
Re: Request Queueing after deploy + USR2 restart
Bráulio Bhavamitra
Re: Request Queueing after deploy + USR2 restart
Eric Wong
[RFC] http: remove experimental dechunk! method
Eric Wong
[PATCH] http: remove deprecated reset method
Eric Wong
[PATCH] save about 200 bytes of memory on x86-64
Eric Wong
[PATCH] explain 11 byte magic number for self-pipe
Eric Wong
Bug, Unicorn can drop signals in extreme conditions
Steven Stewart-Gallus
Re: Bug, Unicorn can drop signals in extreme conditions
Eric Wong
Re: Bug, Unicorn can drop signals in extreme conditions
Steven Stewart-Gallus
[PATCH] http_server: favor ivars over constants
Eric Wong
[PATCH] ISSUES: add section for bugs in other projects
Eric Wong
Re: [PATCH] ISSUES: add section for bugs in other projects
Eric Wong
[PATCH 1/2] const: drop constants used by Rainbows!
Eric Wong
[PATCH 2/2] reduce and localize constant string use
Eric Wong
[PATCH] favor "a.b(&:c)" form over "a.b { |x| x.c }"
Eric Wong
[PATCH] test_socket_helper: do not depend on SO_REUSEPORT
Eric Wong
[PATCH] fix uninstalled testing and reduce require paths
Eric Wong
[PATCH] doc: update support status for Ruby versions
Eric Wong
[PATCH] remove 1.8, <= 1.9.1 fallback for missing IO#autoclose=
Eric Wong
[PATCH] favor IO#close_on_exec= over fcntl in 1.9+
Eric Wong
[PATCH] use require_relative to reduce syscalls at startup
Eric Wong
[PATCH] socket_helper: reduce constant lookups and caching
Eric Wong
[PATCH] http: standalone require + reduction in binary size
Eric Wong
[PATCH] GNUmakefile: fix clean gem build + reduce build cruft
Eric Wong
Timeouts longer than expected.
Antony Gelberg
Re: Timeouts longer than expected.
Eric Wong
[PATCH] http: -Wshorten-64-to-32 warnings on clang
Eric Wong
global variable in after_fork
Joe Williams
Re: global variable in after_fork
Eric Wong
[RFC] remove old inetd+git examples and exec_cgi
Eric Wong
Re: [RFC] remove old inetd+git examples and exec_cgi
Eric Wong
[PATCH] use the monotonic clock under Ruby 2.1+
Eric Wong
[PUSHED] switch docs + website to olddoc
Eric Wong
[PATCH] README: clarify/reduce references to unicorn_rails
Eric Wong
Unicorn workers timing out intermittently
Aaron Price
Re: Unicorn workers timing out intermittently
Eric Wong
Re: Unicorn workers timing out intermittently
Aaron Price
Rails/Unicorn comparizon between ruby 2.1.5 and ruby 2.2.0
Bráulio Bhavamitra
[PATCH] remove SSL support
Eric Wong
[PATCH] t/t0002-parser-error.sh: relax test for rack 1.6.0
Eric Wong
Show request details on timeout killing
Bráulio Bhavamitra
Re: Show request details on timeout killing
Eric Wong
Re: Show request details on timeout killing
Bráulio Bhavamitra
Re: Show request details on timeout killing
Eric Wong
No, passenger 5.0 is not faster than unicorn :)
Bráulio Bhavamitra
Re: No, passenger 5.0 is not faster than unicorn :)
Sam Saffron
Re: No, passenger 5.0 is not faster than unicorn :)
Sam Saffron
Re: No, passenger 5.0 is not faster than unicorn :)
Hongli Lai
Re: No, passenger 5.0 is not faster than unicorn :)
Sam Saffron
Re: No, passenger 5.0 is not faster than unicorn :)
Xavier Noria
Re: No, passenger 5.0 is not faster than unicorn :)
Bráulio Bhavamitra
worker freeze and strace interpretation
Jérémy Lecour
Re: worker freeze and strace interpretation
Eric Wong
Re: worker freeze and strace interpretation
Jérémy Lecour
[PATCH] http_server: save 450+ bytes of memory on x86-64
Eric Wong
Unicorn configuration to increase max header size
Jim Zhan
Re: Unicorn configuration to increase max header size
Eric Wong
Re: Unicorn configuration to increase max header size
Jim Zhan
Re: Unicorn configuration to increase max header size
Eric Wong
Re: Unicorn configuration to increase max header size
Jim Zhan
Re: Unicorn configuration to increase max header size
Jim Zhan
[RFC] http: TypedData C-API conversion
Eric Wong
Re: [RFC] http: TypedData C-API conversion
Eric Wong
[PATCH] tmpio: drop the "size" method
Eric Wong
Re: [RFC] http: TypedData C-API conversion
Eric Wong
Re: Issue with Unicorn: Big latency when getting a request
Eric Wong
RE: Issue with Unicorn: Big latency when getting a request
Roberto Cordoba del Moral
Re: Issue with Unicorn: Big latency when getting a request
Eric Wong
RE: Issue with Unicorn: Big latency when getting a request
Roberto Cordoba del Moral
RE: Issue with Unicorn: Big latency when getting a request
Roberto Cordoba del Moral
Re: Issue with Unicorn: Big latency when getting a request
Eric Wong
RE: Issue with Unicorn: Big latency when getting a request
Roberto Cordoba del Moral
RE: Issue with Unicorn: Big latency when getting a request
Roberto Cordoba del Moral
Re: Issue with Unicorn: Big latency when getting a request
Eric Wong
RE: Issue with Unicorn: Big latency when getting a request
Roberto Cordoba del Moral
Earlier messages
Later messages