Dima Retov 写道:
> WP> We are starting to design a ISP level JSP virutal hosting system which
> WP> could serve JSP and Servlets.
>
> Would you use have 1 tomcat per server?
>
> If yes, Would you protect it from abusing code? e.g. Anyone would be
> able to upload code with infinite loops to server.
>
Thanks for your response.
I have installed only one tomcat server in a machine. If this is the
thing you have mentioned by "1 tomcat per server", i think i have to
protect the tomcat server from abusing code.
But i don't know so much about tomcat configuration, the only things i
have done to protect the security of the tomcat server is
1. use iptables blocked the internal ports
8009, etc ..
2. use -security option during start the tomcat server.
To be more safely, what should i do with the server, or maybe you could
point out some articles i have to read.
Thanks again.
Wang.
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)