l***h 发帖数: 43 | 1 I've installed cocoon under linux.
ibmjdk118+JDSK2.0+ApacheJServer1.1
+ cocoon1.6+xerces1.01+xalan0.19.2
But it seems to be very slow when the server
is processing xml request.
And in the cocoon test page under "samples"
the three XSP pages is not working?
it is said internal server error.
do I need to install extra components to support
this XSP??
and how can I make the server support .xsl? | m**i 发帖数: 89 | 2
It is slower than JSP, but no very slow. How many free memory you set for
Cocoon? The default value in concoon.conf is 200000, 200M. Cocoon is a
servlet only.
【在 l***h 的大作中提到】 : I've installed cocoon under linux. : ibmjdk118+JDSK2.0+ApacheJServer1.1 : + cocoon1.6+xerces1.01+xalan0.19.2 : But it seems to be very slow when the server : is processing xml request. : And in the cocoon test page under "samples" : the three XSP pages is not working? : it is said internal server error. : do I need to install extra components to support : this XSP??
| l***h 发帖数: 43 | 3
not much improvement!
200000 means 200M??
how come I only have 48Mb memory, but still can set to 200M???
【在 m**i 的大作中提到】 : : It is slower than JSP, but no very slow. How many free memory you set for : Cocoon? The default value in concoon.conf is 200000, 200M. Cocoon is a : servlet only.
|
|