unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: unicorn list <mongrel-unicorn@rubyforge.org>
Cc: Nuo Yan <yan.nuo@gmail.com>
Subject: Re: Request-URI Too Long from mongrel-unicorn
Date: Thu, 12 Apr 2012 03:52:05 +0000	[thread overview]
Message-ID: <20120412035205.GB19006@dcvr.yhbt.net> (raw)
In-Reply-To: <DA54B80C-E3A4-4D8C-B593-5D10B9E8E83C@gmail.com>

Nuo Yan <yan.nuo@gmail.com> wrote:
> On Apr 11, 2012, at 1:30 PM, Eric Wong wrote:
> > I will consider upping REQUEST_PATH to 4096 (and REQUEST_URI to 15K)
> > since 4096 is a common filesystem PATH_MAX on modern systems.
> 
> 4k makes sense to me. When do you think you can cut a gem on this?

I might wait a week for others to chime in before making an official
release.  However, packaging your own gem should be relatively easy
and it is documented in the HACKING file.

> Also, what do you think about making these values configurable in the
> conf file? I understand these were hard coded by design to protect the
> server. However, I think it would be nice if it defaults to these
> small values and can be configured flexibly. 

I'm against adding too many configuration variables as it's difficult to
support (needs documentation, testing, including testing for corner
cases, error handling, etc...).  Too many exposed configuration values
scares off new users.

Given how few people have an issue with these values, I don't think it's
worth the effort.
_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying

  reply	other threads:[~2012-04-12  4:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-11  8:07 Request-URI Too Long from mongrel-unicorn Nuo Yan
2012-04-11 20:30 ` Eric Wong
2012-04-11 21:44   ` Nuo Yan
2012-04-12  3:52     ` Eric Wong [this message]
2012-04-11 23:43   ` Lawrence Pit
2012-04-12  3:45     ` Eric Wong
2012-04-12  8:18       ` Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/unicorn/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120412035205.GB19006@dcvr.yhbt.net \
    --to=normalperson@yhbt.net \
    --cc=mongrel-unicorn@rubyforge.org \
    --cc=yan.nuo@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).