> I've configured two apaches (1.322) on two different boxes to send requests
> to one tomcat. Everything seems to be working fine. I didn't find this
> mentioned in any of the documentation or user lists / FAQs, and I was
> wondering if anyone had any experience with this. Is this a bad idea?
No, it actually should be a good idea. Place Apache on "high bandwidth machine" and
Tomcat on "good CPU/mem" machine, while your DB is on a "SCSI RAID/memory beast"
machine.
> Additionally, I want to run Apache on a different box than Tomcat. I was
> also able to configure this and get it working. But I couldn't find any
> documentation on how to do this anywhere. Does such documentation exist?
I haven't seen any. Could you send your configuration files? I think most of us would
be interested.
Nix.