Lorenzo Cerini schrieb:

> Markus Schönhaber wrote:
>> Stephen Caine wrote:
>>
>>   
>>> We use Tomcat SSL without Apache and it has been very stable.  The  
>>> only issue has been the using port 8443 as some firewalls block access.
>>>     
>> Why don't you tell Tomcat to use the port you want it to use - for
>>   
> You cannot access port below 1024 with a user other than root on many 
> *nix system.
> You need to have a PAT somewhere.
> Or run tomcat as root (not advisable).

... or use jsvc which lets Tomcat drop privileges after binding to a
privileged port and which is distributed with the Tomcat archives.

Regards
  mks


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to