[appengine-java] Problems with large request/response headers

2009-11-13 Thread Matthew McGinty
I'm using the GAE Java Dev Server (i.e. Jetty). When I request a page that sends a large amount of cookie data to the browser and then re-request the page (so that the browser sends the cookies back to the server) I get this stacktrace: == Nov 13, 2009 6:35:13 PM com.google.apphosting.util

Re: [appengine-java] Problems with large request/response headers

2009-11-18 Thread Matthew McGinty
s, and there are > performance implications for passing large amounts of cookies: > http://yuiblog.com/blog/2007/03/01/performance-research-part-3 > >  Is this data you can store in the session instead? > > On Fri, Nov 13, 2009 at 12:05 PM, Matthew McGinty > wrote: >> >&g

Re: [appengine-java] Problems with large request/response headers

2009-11-18 Thread Matthew McGinty
t? If so, where would I find it? If I can configure the Jetty that is bundled with GAE Dev server, then that would solve my problem. Thanks. Matt On Wed, Nov 18, 2009 at 11:23 AM, Matthew McGinty wrote: > Thanks Ikai for responding and for finding that Jetty bug report. > It is marked as

[appengine-java] Re: Problems with large request/response headers

2009-11-19 Thread Matthew McGinty
roduction. Can you go ahead and open an issue here for us to upgrade our > SDK's version of Jetty? > > http://code.google.com/p/googleappengine/issues/list?can=2&q=jetty > > It's something we'd eventually want to do anyway, and getting it into the > issue tra

[appengine-java] Re: Google Plugin for Eclipse 1.3 plans

2010-02-15 Thread Matthew McGinty
Keith, Please address #2739 : http://code.google.com/p/googleappengine/issues/detail?id=2739 at the same time you address #1515. My project (Open BlueDragon) needs to be easily switched between non- GAE and GAE environments. Thanks. Matt McGinty On Feb 4, 2:52 pm, Keith Platfoot wrote: > H