On Wed, 2008-02-27 at 18:25 -0700, Filip Hanik - Dev Lists wrote:
> Remy Maucherat wrote:
> > On Wed, 2008-02-27 at 17:08 -0700, Filip Hanik - Dev Lists wrote:
> >
> >> Remy Maucherat wrote:
> >>
> >>> This makes me think there's a straight issue in CharChunk (I suppose the
> >>> problem is
https://issues.apache.org/bugzilla/show_bug.cgi?id=44505
Mallik Soupati <[EMAIL PROTECTED]> changed:
What|Removed |Added
OS/Version|All |SunOS
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=44505
--- Comment #1 from Mallik Soupati <[EMAIL PROTECTED]> 2008-02-28 06:42:52 ---
I happened to see that there is no IPv6 code at these lines of code.
IPv6 loop-back address is also needed to be tried.
file : StandardServer.java
lines : 3
https://issues.apache.org/bugzilla/show_bug.cgi?id=44505
Summary: socket bindexception in tomcat 6 on pure ipv6 solaris
Product: Tomcat 6
Version: 6.0.13
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
[EMAIL PROTECTED] wrote:
Author: billbarker
Date: Wed Feb 27 23:44:58 2008
New Revision: 631878
URL: http://svn.apache.org/viewvc?rev=631878&view=rev
Log:
casting vote
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tom
Hi Leech,
Thanks for your reply.
Get to know tomcat will remove the item automatically if I use
chunked-encoding by invoking response.flushBuffer().
I don't know much about the Filter , But could you please tell me
whether I can change the item's order by it?
Eg:
Originally the header is :
Serv
https://issues.apache.org/bugzilla/show_bug.cgi?id=44502
--- Comment #4 from Filip Hanik <[EMAIL PROTECTED]> 2008-02-28 07:20:42 ---
Can you set maxKeepAliveRequests="1"
this is essentially what the regular HTTP connector does when it gets more
connections than threads
Filip
--
Configure
On Thu, 2008-02-28 at 01:36 +0100, Remy Maucherat wrote:
> Index: java/org/apache/catalina/connector/InputBuffer.java
> ===
> ---java/org/apache/catalina/connector/InputBuffer.java(revision
> 630535)
> +++java/org/apache/catal
https://issues.apache.org/bugzilla/show_bug.cgi?id=44506
Summary: Adding JvmOptions prevents Tomcat from starting
Product: Tomcat 6
Version: 6.0.14
Platform: Other
OS/Version: Windows XP
Status: NEW
Severity: enhancement
https://issues.apache.org/bugzilla/show_bug.cgi?id=44505
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Severity|enhancement |normal
--
Co
https://issues.apache.org/bugzilla/show_bug.cgi?id=44506
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Severity|enhancement |normal
--
Co
Remy Maucherat wrote:
On Thu, 2008-02-28 at 01:36 +0100, Remy Maucherat wrote:
Index: java/org/apache/catalina/connector/InputBuffer.java
===
---java/org/apache/catalina/connector/InputBuffer.java (revision 630535)
+++java/org/apac
https://issues.apache.org/bugzilla/show_bug.cgi?id=6027
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=5331
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=7785
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=7863
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=8187
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=10406
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=10047
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=39250
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=12156
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=16363
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Mark Thomas wrote:
Remy Maucherat wrote:
On Thu, 2008-02-28 at 01:36 +0100, Remy Maucherat wrote:
Index: java/org/apache/catalina/connector/InputBuffer.java
===
---java/org/apache/catalina/connector/InputBuffer.java(revision
6
Remy Maucherat wrote:
On Wed, 2008-02-27 at 18:25 -0700, Filip Hanik - Dev Lists wrote:
Remy Maucherat wrote:
On Wed, 2008-02-27 at 17:08 -0700, Filip Hanik - Dev Lists wrote:
Remy Maucherat wrote:
This makes me think there's a straight issue in CharChunk (I su
https://issues.apache.org/bugzilla/show_bug.cgi?id=44505
--- Comment #2 from Mallik Soupati <[EMAIL PROTECTED]> 2008-02-28 21:09:25 ---
If it is the loop-back address we are trying to bind to,
"InetAddress.getByName(null);" in ServerSocket constructor will do it for us in
protocol independent
25 matches
Mail list logo