-----BEGIN PGP SIGNED MESSAGE-----

Some hints;

1- Try to optimize, if its possible. Dont waste so many times.
2- use loadbalancing, avaiable if you use Tomcat ---> y should have another
server
3- change the architecture ----->  one server as webserver, another as
application server
Good luck.

José Euclides Júnior
__________________________________
E-mail: [EMAIL PROTECTED]
            [EMAIL PROTECTED] 
            [EMAIL PROTECTED]
http://euclides.8m.com


- -----Mensagem original-----
De:             James Carroll [SMTP:[EMAIL PROTECTED]]
Enviada em:             Segunda-feira, 12 de Março de 2001 17:30
Para:           [EMAIL PROTECTED]
Assunto:                Advise needed...


Hello,

I have a web site that serves up images as fast as it can
(saturating whatever bandwidth it can find). 
    (see http://neuroinformatica.com/ for an example)

I currently am using Apache JSERV, with Servlets that not only
do the CGI-like work, but produce all the images.  It
crashes after serving up over 300 images in five minutes
on my LAN.   I've tried all the command line switches to
increase available memory...

I have to come up with something a little more lean-and-mean.

My alternatives are: 
        - keep trying to debug and optimize JSERV

        - Try out Tomcat 

        - Write a mod_image plug-in that serves up the images.

This is a commercial package, where we are going to sell
the hardware, our software and install the web server.  It
has to be totally bulletproof & low-maintenance.

The only reason I haven't tried Tomcat is because I am 
making heavy use of <SERVLET ...> style JSSI.  I think I
can replace these with <jsp:include ...>  statements. 

Anyone been there done that????

Thanks!!!!!!!!!!
- -James Carroll
- --------------------
MicroBrightField Inc. 

- ---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.1

iQCVAwUBOq1fUd0YhuJ3BUxtAQHvuAQAkATnz4J2sk3FEcAuMOpaQZsHglhO56yp
+jhdPTJyolc3+HxKf7dGYuTWyTHQZLGg0DXUZ/xKouwI/fxqPB0qPVWxIZkqjEbb
gXxzGupzWiDEVNdD5gbUcvH7OdJfZQ+Wj86Z5xjnkhRGY0v7F8acJykZkgn6eFim
2GVngf1qD0M=
=V5pS
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to