Re: [Resin-interest] Resin Pro 4.0.5 serving pages intermittently.

2010-04-12 Thread Rob Lockstone
On Apr 9, 2010, at 9:23 AM, Scott Ferguson wrote: > Rob Lockstone wrote: >> This is Resin Pro 4.0.5 running on a non-busy OS X machine. >> >> When I perform curl -I requests (which just retrieves the header >> information from the server) to a simple jsp page, sometimes it >> returns the header

Re: [Resin-interest] Resin Pro 4.0.5 serving pages intermittently.

2010-04-12 Thread Aaron Freeman
Ok, the output is definitely different than 4.0.5 and behaves differently than 3.0.22 (which is fine). Is it safe to assume that the behavior in the snapshot will be the behavior in 4.0.6, or should we wait before updating our code base in anticipation of the next release? Thanks, Aaron On

Re: [Resin-interest] Resin Pro 4.0.5 serving pages intermittently.

2010-04-09 Thread Scott Ferguson
Aaron Freeman wrote: > Scott, > > Does that snapshot address the encoding issue with jsp:param? > Yes it does. -- Scott > Thanks, > > Aaron > > > On 4/9/2010 11:23 AM, Scott Ferguson wrote: > >> Rob Lockstone wrote: >> >> >>> This is Resin Pro 4.0.5 running on a non-busy OS X machin

Re: [Resin-interest] Resin Pro 4.0.5 serving pages intermittently.

2010-04-09 Thread Aaron Freeman
Scott, Does that snapshot address the encoding issue with jsp:param? Thanks, Aaron On 4/9/2010 11:23 AM, Scott Ferguson wrote: > Rob Lockstone wrote: > >> This is Resin Pro 4.0.5 running on a non-busy OS X machine. >> >> When I perform curl -I requests (which just retrieves the header >> i

Re: [Resin-interest] Resin Pro 4.0.5 serving pages intermittently.

2010-04-09 Thread Scott Ferguson
Rob Lockstone wrote: > Sorry, one other piece of information. I don't know if it's because it's a > snapshot, or because I have the logging set to "finer", or if something is > wrong, but it takes 74 seconds for this snapshot to finish initing and be > ready to respond to requests. Just fyi. >

Re: [Resin-interest] Resin Pro 4.0.5 serving pages intermittently.

2010-04-09 Thread Rob Lockstone
Sorry, one other piece of information. I don't know if it's because it's a snapshot, or because I have the logging set to "finer", or if something is wrong, but it takes 74 seconds for this snapshot to finish initing and be ready to respond to requests. Just fyi. Rob On Apr 9, 2010, at 3:05 PM

Re: [Resin-interest] Resin Pro 4.0.5 serving pages intermittently.

2010-04-09 Thread Rob Lockstone
On Apr 9, 2010, at 9:23 AM, Scott Ferguson wrote: > Rob Lockstone wrote: >> This is Resin Pro 4.0.5 running on a non-busy OS X machine. >> >> When I perform curl -I requests (which just retrieves the header >> information from the server) to a simple jsp page, sometimes it >> returns the heade

Re: [Resin-interest] Resin Pro 4.0.5 serving pages intermittently.

2010-04-09 Thread Scott Ferguson
Rob Lockstone wrote: > This is Resin Pro 4.0.5 running on a non-busy OS X machine. > > When I perform curl -I requests (which just retrieves the header > information from the server) to a simple jsp page, sometimes it > returns the header, but other times the curl request responds with: Can you t

[Resin-interest] Resin Pro 4.0.5 serving pages intermittently.

2010-04-07 Thread Rob Lockstone
This is Resin Pro 4.0.5 running on a non-busy OS X machine. When I perform curl -I requests (which just retrieves the header information from the server) to a simple jsp page, sometimes it returns the header, but other times the curl request responds with: curl: (52) Empty reply from server Al