Re: IIS Connector truncate HTTP Header 5.5.23

2008-10-12 Thread Mark Thomas
Alexander Diedler wrote: > Hello everybody, > There are a issue, that I think it is not easy to fix. > We have a Tomcat, which is connected to a IIS as Frontendserver. But the IIS > seems to be not to get the full header. The connector truncate the Header to > 2KB. In the server.xml it is possibl

IIS Connector truncate HTTP Header 5.5.23

2008-10-12 Thread Alexander Diedler
Hello everybody, There are a issue, that I think it is not easy to fix. We have a Tomcat, which is connected to a IIS as Frontendserver. But the IIS seems to be not to get the full header. The connector truncate the Header to 2KB. In the server.xml it is possible to increase the header space, but

Re: Max connections

2008-10-12 Thread Mark Thomas
Martin Gainty wrote: > in $TOMCAT_HOME/conf/server.xml attribute > http://tomcat.apache.org/tomcat-4.1-doc/config/coyote.html acceptCount is not the right attribute to do this. That is also the 4.1 doc. The OP didn't say what version they were using. >> From: [EMAIL PROTECTED] >> >> How can I li

Re: question : encounter java.net.SocketTimeoutException: Read timed out occasionally

2008-10-12 Thread James Wang
Hi Mark, In order to find out if the problem of Request.getParameter("parm") return null (missing post body part) is related to http keep-alive, We've tried to reduce the KeepaliveTimeout setting in Apache httpd server from 15 seconds to 5 seconds, the strange thing happened, We found the null p

Re: Max connections

2008-10-12 Thread Youssef Mohammed
I would look at tomcat mbeans names http://tomcat.apache.org/tomcat-5.5-doc/catalina/funcspecs/mbean-names.html Note sure if tomcat currently exposes these in some admin web app but there are some project out there that can expose you jmx to a web app. On Mon, Oct 13, 2008 at 2:38 AM, Martin Gain

RE: Max connections

2008-10-12 Thread Martin Gainty
in $TOMCAT_HOME/conf/server.xml http://tomcat.apache.org/tomcat-4.1-doc/config/coyote.html Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is o

Max connections

2008-10-12 Thread Mohit Anchlia
How can I limit number of connections to Tomcat server from outside world? Like jboss has jmx console does tomcat has something like that? - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROT

RE: ip lab

2008-10-12 Thread Martin Gainty
those companies have'nt been exported (yet) Tesla's products does'nt consume petrol like tata or mahindra cars Hunting for cars?? Fordhttp://www.ford.com";>http://media.ford.com/images/large/news/FordOval250_RGB.jpg";> GMhttp://www.gm.com";>http://www.allfreelogo.com/stock/thumb-general-moto

Re: Jakarta Tomcat + Windows + PHP

2008-10-12 Thread Anura
d~l wrote: > > On 11 May 2005 at 19:01, Janet Fraser jlfraser-at-infotech.monash. wrote: > >> Maybe my question should have been >> simpler, ie How do I install PHP to Tomcat? > > Here is my installation of PHP on tomcat 5.0.28 (on WinXP) .. > > * install PHP (preferably PHP5) into c:\PH

Re: [OT] Why can NOT run Tomcat on my Laptop

2008-10-12 Thread IceManPat
Hello Guys . Problem solved I set the catalina_home varible Thank you so much for all your help... As I said before I my very new to TomCat...in the near future I may still encounter different problems with TomCat I might still post message here ... Thanks again. Patrick

Re: [OT] Why can NOT run Tomcat on my Laptop

2008-10-12 Thread IceManPat
Hi Guys , I take the space out ...type command C:\>set JAVA_HOME=D:\Program Files\Java\jdk1.6.0_07(the path of java JDK not JRE ) After that I dragged the catalina.bat file to the cmd.exe C:\>"D:\QQ setup exe\tomcat\apache-tomcat-6.0.18\bin\catalina.bat" I typed "enter" run it th

full ip lab programs

2008-10-12 Thread rajesh srinivasan
//Vehicles.html external stylesheet cars Hunting for cars?? Hyundai Mahindra Tata Toyota //style1.css body{background:yellow} h1{color:green} //Hyundai.htmlinline stylesheet hyundai HYUNDAI The first Hyundai company was founded in 1947 the world's 5th la

ip lab

2008-10-12 Thread rajesh srinivasan
//Vehicles.html external stylesheet cars Hunting for cars?? Hyundai Mahindra Tata Toyota //style1.css body{background:yellow} h1{color:green} //Hyundai.htmlinline stylesheet hyundai HYUNDAI The first Hyundai company was founded in 1947 the world's 5th la

Re: Hardware requirements for Tomcat

2008-10-12 Thread Juha Laiho
Arun M wrote: I need to know the hardware requirements in CentOS for hosting a website which have 1000 concurrent users. I am using Tomcat 5.5, Mysql 5.1 and Java1.5. That depends a lot more on your application and usage patterns than on the OS/application server/database server. We are plan