Hello,

I have enabled the SSL for POP3 (using
http://wiki.apache.org/james/UsingSSL). And now when I run server the
CPU goes ~90% and memory quickly grows.

Actually I just uncommented SSL factory in <server-sockets> section
and for enabled TLS in <pop3server> :

<pop3server enabled="true">
   <port>995</port>
   <useTLS>true</useTLS>
    ...
<pop3server enabled="true">


If I set <useTLS>false</useTLS> the CPU usage is ~0%, and no memory issues.

What is wrong here?

- Alex

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

Reply via email to