messages from 2015-05-03 13:23:57 to 2016-11-09 20:56:44 UTC [more...]
[PATCH] drop rb_str_set_len compatibility replacement
2016-11-09 20:56 UTC
Build error of 5.1.0 due to RString
2016-11-08 9:43 UTC (4+ messages)
`
trying to update unicorn to 5.1, build failure: VERSION= must be specified
2016-11-03 15:46 UTC (2+ messages)
Support for HTTP/1.0
2016-11-01 18:11 UTC (2+ messages)
Undelivered Mail Returned to Sender
2016-11-01 17:29 UTC
Master wait time metric
2016-11-01 8:21 UTC (3+ messages)
[ANN] unicorn 5.2.0 - Rack HTTP server for fast clients and *nix
2016-10-31 20:04 UTC
[PATCH] relocate website to https://bogomips.org/unicorn/
2016-10-25 22:25 UTC
[PATCH] Add some tolerance (RFC2616 sec. 19.3)
2016-10-20 21:03 UTC (5+ messages)
systemd with logs to journald
2016-09-09 22:51 UTC (4+ messages)
Please join the Rack Specification discussion for `env['upgrade.websocket']`
2016-08-09 3:17 UTC (9+ messages)
[PATCH] doc: update gmane URLs to point to our own archives
2016-07-28 18:21 UTC
[PATCH] examples/logrotate.conf: update example for systemd
2016-06-20 20:00 UTC
[PATCH] `unicorn upgrade` script resilience against exceptions
2016-06-15 20:21 UTC (4+ messages)
` [PATCH] examples/init.sh: update to reduce upgrade raciness
[PATCH] doc: systemd should only kill master in example
2016-06-13 22:31 UTC
if you want to unsubscribe
2016-06-07 14:14 UTC (2+ messages)
Unicorn is a famous and widely use software, but why official website look so outdate?
2016-05-26 21:57 UTC
Dead PostgreSQL connections on worker restart
2016-04-21 19:42 UTC (3+ messages)
[ANN] unicorn 5.1.0 - Rack HTTP server for fast clients and *nix
2016-04-01 8:25 UTC (2+ messages)
[PATCH] doc: further trimming to reduce noise
2016-03-31 1:41 UTC
Systemd socket inheritance fails with “not a socket file descriptor”
2016-03-17 16:37 UTC (14+ messages)
` Systemd socket inheritance fails with “not a socket file descriptor” [take2]
` [PATCH] doc: reference --keep-file-descriptors for "bundle exec"
ip addresses in log files
2016-03-17 16:33 UTC (2+ messages)
https://unicorn.bogomips.org accepts client certificate?
2016-03-15 23:54 UTC (7+ messages)
nginx-like reverse proxies as a "sponge"?
2016-03-06 2:21 UTC
RFS: unicorn
2016-02-14 5:52 UTC (2+ messages)
unicorn log attack?
2016-02-01 9:57 UTC (3+ messages)
[ANN] unicorn 5.1.0.pre1 - Rack HTTP server for fast clients and *nix
2016-01-27 23:16 UTC
[PATCH] doc update for ClientShutdown exceptions class
2016-01-27 22:55 UTC
[PATCH] limit rack version for ruby compatibility
2016-01-27 0:47 UTC (12+ messages)
behaviour with signal HUP
2016-01-13 9:21 UTC (2+ messages)
[PUSHED] various documentation updates
2016-01-07 3:41 UTC
[RFC] http: TypedData C-API conversion
2015-12-24 18:57 UTC (3+ messages)
[ANN] unicorn 5.0.1 - Rack HTTP server for fast clients and *nix
2015-11-17 22:48 UTC
[PATCH] add .gitattributes for Ruby method detection
2015-11-17 22:06 UTC
[PATCH] examples: add systemd socket and service files
2015-11-17 21:45 UTC
undefined method `include?' for nil:NilClass (NoMethodError)
2015-11-17 0:27 UTC (2+ messages)
Shared Metrics Between Workers
2015-11-13 20:54 UTC (6+ messages)
[ANN] unicorn 5.0.0 - Rack HTTP server for fast clients and *nix
2015-11-01 8:55 UTC
[PATCH 0/3] last updates before 5.0 release
2015-11-01 8:37 UTC (4+ messages)
` [PATCH 1/3] golf down conditional for socket activation
` [PATCH 2/3] gemspec: relax Ruby version requirement for old RubyGems
` [PATCH 3/3] doc updates
[PATCH 0/2] socket inheritance behavior/bug => feature!
2015-10-27 3:33 UTC (3+ messages)
` [PATCH 1/2] sd_listen_fds emulation cleanup
` [PATCH 2/2] inheriting sockets from UNICORN_FD does not close them
[PATCH] unicorn.conf.rb: remove mention of REE-specific setting
2015-10-15 17:46 UTC
unicorn non-technical FAQ
2015-10-14 20:12 UTC
[PATCH] doc: update mail archive info
2015-10-05 2:43 UTC
Request to follow SemVer/mention it in homepage
2015-10-01 19:06 UTC (12+ messages)
Request Queueing after deploy + USR2 restart
2015-09-14 2:14 UTC (3+ messages)
Monitoring active/idle unicorn process stats
2015-09-02 16:48 UTC (3+ messages)
[PATCH] stream_input: favor String#clear over String#replace
2015-08-22 4:42 UTC
[PATCH] gemspec: limit to 1.9.3 and 2.x
2015-08-22 4:42 UTC
Question: How to limit size of log & error files
2015-07-24 17:13 UTC (4+ messages)
[PATCH] doc: remove references to old servers
2015-07-15 22:05 UTC
[PATCH] configurator: document net.core.somaxconn sysctl dependency
2015-07-15 21:38 UTC
unicorn: native systemd service
2015-07-08 13:08 UTC (12+ messages)
` [DRE-maint] "
` [RFC] emulate sd_listen_fds for systemd support
` [PATCH v2] "
[PATCH] test_exec: disable systemd inheritance test
2015-07-08 3:03 UTC
[ANN] unicorn 5.0.0.pre1 - incompatible changes!
2015-07-06 21:41 UTC (8+ messages)
` TAN: Coquelicot
` [ANN] unicorn 5.0.0.pre2 - another prerelease!
[PATCH] test/unit/test_response.rb: compatibility with older test-unit
2015-07-05 0:31 UTC
Unicorn returns blank page after no use
2015-07-01 17:30 UTC (2+ messages)
[PATCH 0/3] reflect changes to Rack::Utils::HTTP_STATUS_CODES
2015-06-30 22:51 UTC (4+ messages)
` [PATCH 1/3] reflect changes in Rack::Utils::HTTP_STATUS_CODES
` [PATCH 2/3] reduce constants and optimize for Ruby 2.2
` [PATCH 3/3] http_response: reduce size of multi-line header path
[PATCH] apply TCP socket options on inherited sockets
2015-06-27 2:57 UTC
Does the the environment is preserved on USR2?
2015-06-26 23:38 UTC (4+ messages)
TAN: Ragel now maintained by Colm networks
2015-06-26 21:03 UTC (2+ messages)
[PATCH] doc: update some invalid URLs
2015-06-26 0:47 UTC
[PATCH] ensure body is closed during hijack
2015-06-09 20:17 UTC
[PATCH 0/2] eliminate generic ivars from HttpRequest class
2015-06-06 1:58 UTC (3+ messages)
` [PATCH 1/2] move the socket into Rack env for hijacking
` [PATCH 2/2] http: move response_start_sent into the C ext
[PATCH] http_response: simplify regular expression
2015-06-05 8:49 UTC
[PATCH] http_server: remove a few more accessors and constants
2015-06-04 1:39 UTC
[PATCH] www: install NEWS.atom.xml properly
2015-06-01 19:07 UTC
[PATCH] http: use rb_hash_clear in Ruby 2.0+
2015-05-29 6:03 UTC
[PATCH] ISSUES: discourage HTML mail strongly, welcome nyms
2015-05-20 23:21 UTC
SIGWINCH ignored
2015-05-20 23:11 UTC (4+ messages)
[PATCH 0/2] no avoiding rack.hijack anymore
2015-05-19 20:01 UTC (4+ messages)
` [PATCH 1/2] http_request: support rack.hijack by default
` [PATCH] http_response: avoid special-casing for Rack < 1.5
` [PATCH 2/2] avoid extra allocation for hijack proc creation
[PATCH] FAQ: add note about ECONNRESET errors from bodies
2015-05-18 21:34 UTC
[PATCH] favor kgio_wait_readable for single FD over select
2015-05-07 22:16 UTC
Unicorn homepage design
2015-05-03 17:20 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).