Any idea about what might be the maximum limit of a maxHttpHeadSize.
The maximum size of the request and response HTTP header, specified in
bytes. If not specified, this attribute is set to 4096 (4 KB). What is the
maximum limit?
If you try to submit too long a GET query to Solr, then To
Chris,
So there are no relevant hooks in the Tomcat connectors and/or no way
to instrument that code?
(I assume that's where the connections are established)
I am trying to avoid using client test code for this since I'd like to
do the measurement on a production system under real load.
Thanks,
> From: wadi wadi [mailto:wadie...@gmail.com]
> Subject: can't see GUI in Redhat Linux
> When launching tomcat using ./startup.sh the following is
> displayed but I can't see the Tomcat gui window
Not sure I'd categorize it as a "gui" window, but if you want to see the
line-at-a-time output, u
Greetings,
I am trying to embed Tomcat v7.0.11 into a self-contained, executable
jar. The jar is created using Maven (assembly plugin) which packages
the required Tomcat embedded classes and also an unpacked WAR archive.
The listed Main-Class does a very simple creation of a Tomcat server
and laun
Hi,
I installed Apache tomcat 7.0.8 on my RedHat linux machine. When launching
tomcat using ./startup.sh the following is displayed but I can't see the
Tomcat gui window that displays the log information as on a Windows machine.
Using CATALINA_BASE: /home/user678/mysoft/apache-tomcat-7.0.8
Usi
2011/3/17 Caldarale, Charles R :
>> From: Peter P. Lupo [mailto:ppl...@gmail.com]
>> Subject: Re: Hard time finding a but on Tomcat 7 (doesn't happen on 6.)
>
>> I found some logs on eclipse root regarding the error Im
>> having on tomcat (Im running tomcat from eclipse).
>
> The logs contain a maj
2011/3/17 :
> Thanks for the answer but I already know that catalina.out is standanrd
> logfile for tomcat.
It is not.
It is not a log file, but just a catch of the System.err and System.out.
It is advisable to remove ConsoleHandler from logging.conf, to do not
duplicate log messages to the co
Thanks for the answer but I already know that catalina.out is standanrd logfile
for tomcat.
My questions was where I may find explanations to the error messages which are
written to it.
for example what does this error message mean? ->
org.apache.catalina.cluster.tcp.SimpleTcpCluster memberAdd
On 17/03/2011 08:55, André Warnier wrote:
> From the fairly explicit
> error messages below, it looks like you are trying to *modify* the
> received form parameters Map, which under Tomcat's interpretation of
> HTTP request handling is a no-no. (The Servlet Spec 3.0 does not
> explicitly say so (Ch
Rao G.Srinivasa wrote:
Hi,
I have developed a web application. It's working fine with the Web Sphere. I
have deployed the same application into the tomcat 6.0.14, the deployment was
successful.
But I try to use some functionalities such as saving data after entering input to the page,
That
Hi,
I have developed a web application. It's working fine with the Web Sphere. I
have deployed the same application into the tomcat 6.0.14, the deployment was
successful.
But I try to use some functionalities such as saving data after entering input
to the page, it's throwing the following erro
11 matches
Mail list logo