> > 2010/4/22, alex c. <abc3def <at> gmail.com>: > > 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
Hi, I am implementing James and have the exact same problem. Did you find a solution for that ? linux debiam 64bit sunsdk 1.6 64bit james 2.3.2 Cheers, Stephane --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
