AW: [DOC]: Vote on oustanding doc issues?

2001-07-10 Thread Thomas Bezdicek
> PDF conversion would be pretty cool... Anyone feel like coming up with a > sheet to generate XSL:FO? =) No problem, I can help out on this issue regards, tom

AW: PROPOSAL: Tomcat docs

2001-07-04 Thread Thomas Bezdicek
> More refinements... if i didn't quote it, I agree with it =) BTW, what > does "AW" in a subject line mean? I see it all the time... AW = Antwort which is pretty the same like RE=reply in english, except that it is in german :) Its done by outlock. > 0) Introduction to the TC4 container > ADD

AW: PROPOSAL: Tomcat docs

2001-07-04 Thread Thomas Bezdicek
Just another (enhanced) grouping ... 0) Introduction to the TC4 container > - Why use tomcat, what does it do and what doesn't it do? > - Feature list as from tomcat 3 and as from tomcat 4 (group together > features and in which versions they appear/dissapear). 1) "User's Guide" (or

AW: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS: [TomcatD ocumentation Redactors To Hire]

2001-07-03 Thread Thomas Bezdicek
Hi Ok Henri I am switching your discussion to tomcat-dev. I did a short look at docbook, but it seems for me, that the main-intension of docbook is to do something like javadoc, with a little bit more around, but mainly get the in-line documentation out of the source-code and have some files for

AW: serious problem with Tomcat JVM running out of memory

2001-06-17 Thread Thomas Bezdicek
Hi, have you tried to set java memory parameters in tomcat.sh at TOMCAT_OPTS (e.g. -Xmx256m -Xms128m). We are running a quite large application without problems after setting these parameters. regards, tom btw: what xslt-processor do you use, cause we are experiencing an enormous performance lea

Just another Benchmark

2001-03-02 Thread Thomas Bezdicek
Hi, we tried the apachebench on our solaris system, to check out differences between architectures and thereby we found a quite interesting behaviour. When serving a static page, apache uses the whole machine resources while tomcat isn't (CPU usage 100% to 20%) and for maybe this reason isn't se

AW: Some benchmarks

2001-02-21 Thread Thomas Bezdicek
>Put a "-server" in the command line for running tomcat when using the sun >jdk. This should be on by default IMHO, unfortunately other VM's complain >about this. Requiring a bit of fancy work to eval the JDK you're running >on. For now, just hand hack it in there and run the Sun tests again! :