--

I have the problem, that the CONTENT_LENGTH HTTP-header is 
not accurate...
An out.print("test\n") in the code gets to "test\r\n" in the HTML-
output, but this extra caracter isn't added to the content length 
header. So the browser often hang's often when loading pages (e.g. 
together with style-sheets)...
Perhaps an error in kaffe?

Can someone check if the content length is calculated correct in 
his environment (number of characters in print's + linefeeds from 
println-methods = CONTENT_LENGTH header) and mail me his 
configuration (version numbers of kaffe, apache and JServ)...
Does someone also had this problem?

Greetings

Helge

> --
> 
> 
> Hi,
> 
> *YES*, 
> it works with kaffee, but _slow_ (if you've only 16 MB mem).
> 
> I've it running for test purporses on my Cube at home. You've to use the
> current Kaffe in the CVS, because the 1.0b4 will break with ApacheJSSI
> (I posted a bug fix for BufferedReader in the Kaffe.jar to make ApacheJSSI
> work :-). And my servlets work with Oracle JDBC connecting to my Linux
> Notebook :-)).
> 
> Works fine but is very slow on a Cube with only 16MB (I have),
> since you've to give the JVM 32 MB Heap ...
> 
> I dunno however, if it compiles right out of the box or if you've to
> install some packages (g++ ? .. I've put some Development stuff on the
> Cuba once .. and for _me_ it compiled out of the box).
> 
> I've made a current jikes-0.53-mips.rpm if someone is interested (It works
> fine - and fast :-)
> 
> ciao, 
>  -hen
> 
>  On Thu, 1 Jul 1999, Frank Morton wrote:
> 
> FM| Whoever got kaffe/linux working with this, please post your experience.
> FM| This topic has come up a number of times and every time it has come
> FM| up as a "don't do it" kind of post.
> FM| 
> FM| I'm interested in doing this, too.
> 
> ciao,
>   -hen
> ---
> Henner Zeller                                 [EMAIL PROTECTED]
>  PGP pub key [77F75B39]: finger [EMAIL PROTECTED] 
> 
>  If Microsoft is the answer, it must have been a VERY silly question.
> 
> 
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> READ THE FAQ!!!!     <http://java.apache.org/faq/>
> Archives and Other:  <http://java.apache.org/main/mail.html/>
> Problems?:           [EMAIL PROTECTED]


----------------------------------------
Helge-F. Zimpel

baeurer Informationstechnik GmbH
Entwicklung baeurer.ONLINE
Eckendorfer Str. 2-4
D-33609 Bielefeld
Tel: +49 521 966520
Fax: +49 521 9665299
E-Mail: [EMAIL PROTECTED]
WWW: http://www.baeurer.de/


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to