Re: [EMAIL PROTECTED] Apache is slow with SSL

2007-09-01 Thread Matus UHLAR - fantomas
> On 8/22/07, Lavoie,Alain [CMC] <[EMAIL PROTECTED]> wrote: > > When I request any pages on the regular site (port 80), the answer is > > fast. However, when I do a request on the > > SSL site, it's taking an average of 30sec to display the page. When I do > > a tcpdump I can see an increase > > of

Re: [EMAIL PROTECTED] Apache is slow with SSL

2007-08-22 Thread Joshua Slive
On 8/22/07, Lavoie,Alain [CMC] <[EMAIL PROTECTED]> wrote: > Hello, > > I have a Debian etch with apache2-2.2.3-4 and openssl-0.9.8c-4 > 2 VirtualHosts are configured on this server, one regular on port 80 and > the other with SSL on port 443. > The 2 sites are almost the same except the one

[EMAIL PROTECTED] Apache is slow with SSL

2007-08-22 Thread Lavoie,Alain [CMC]
Hello, I have a Debian etch with apache2-2.2.3-4 and openssl-0.9.8c-4 2 VirtualHosts are configured on this server, one regular on port 80 and the other with SSL on port 443. The 2 sites are almost the same except the one with SSL deals with private informations. When I request any pages o