Hello Joseph Thanks for the reply - I didn't think anyone would... I had the same speed issue (with apache running SSL - forgot to say in the first post) the last time I set up the new Webmail (H3) and had asked here...
I did a search of the mailing list and came up with a post date 2005! Kevin Konowalec wrote: > Well we're running 75,000 users here so I can't afford to be wasting > too much time... especially when I get 60-100 irate emails from users > a day. I guess the main source of frustration is the lack of > compiled documentation. Sure you can say "go look in the newsgroups" > but if you don't know what you're looking for that's not really helpful. > > In this case it's not a Horde problem - it turns out (assuming nobody > calls in the next few minutes to tell me it ISN'T fixed) that the > problem is indeed with (surprise surprise) MICROSOFT. It's, I'm > told, a bug in the way IE handles SSL. To fix it I added the > following to my httpd.conf file... > > In the VirtualHost section for port 443: > > SetEnvIf User-Agent ".*MSIE.*" \ > nokeepalive ssl-unclean-shutdown \ > downgrade-1.0 force-response-1.0 > > > SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP > > (note all that's changed here is we're not allowing Export56..) > > SEEMS to be working now... Fingers crossed. > > > And I followed the above advice (SSLCipherSuite and the SetEnvIf) and this _seem_ to solve the problem for the time being... If this fix the problem it should be put in the FAQ. I will, for sure, follow your advice and look at apache2 tuning further as I still have 'speed' related issue with regards to my setup (and I have tried to implement all that is possible that is suggested in the PERFORMANCE document). Thanks again, Son Truong Joseph Malone wrote: > I seem to recall having a similar problem. Our solution was in the > apache configuration; we had to tweak the KeepAliveTimeout, > MaxSpareServers, MinSpareServers, and our prefork settings. Assuming > you are running apache, you should increase your KeepAliveTimeout, but > be aware that you need to adjust other settings along with it. You > can read up on performance tuning at the apache site. If you're using > apache2, here is the url: > http://httpd.apache.org/docs/2.0/misc/perf-tuning.html > > ------------------- > Joseph Malone > Higgins Hardwoods > MIS Department > > > > Quoting Son Truong <[EMAIL PROTECTED]>: > > >> Hello >> >> I wonder if someone can help. I have set up Webmail Groupwise Edition >> and I am consistently getting the 'page cannot be displayed' problem. >> >> This happens 99% of the time when I first login and read a message and >> reply to it. After I type in my reply and click 'Send Message' this page >> appears. If I 'use back' to return to the replied message and then click >> on the send button again it gets sent OK. >> >> This 'page cannot be displayed' problem also occurs when performing >> attachment 'update' adding for the first time. This problem also >> sometimes happens with a compose. >> >> Anyone know why this is happening? I had speed issues with a previous >> Webmail Groupwise setup before and using the advice in the PERFORMANCE >> dcoument helped - so I am currently using eaccelerator and the PHP >> caching mechanism... >> >> Regards, >> Son Truong >> >> -- >> Son V Truong * Unix System Programmer * Systems Group >> LIS: IT Services * University of St Andrews >> 01334 462373 * [EMAIL PROTECTED] >> Sent from Son's Work PC! >> >> -- >> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp >> Frequently Asked Questions: http://horde.org/faq/ >> To unsubscribe, mail: [EMAIL PROTECTED] >> >> >> > > > > -- Son V Truong * Unix System Programmer * Systems Group LIS: IT Services * University of St Andrews 01334 462373 * [EMAIL PROTECTED] Sent from Son's Home Laptop! -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]