Thanks for the quick reply, I have tried the fixes you mentioned all to no
success. I can now get a hit on hitting refresh only once instead of the 4-5
on previous modifications so we are heading in the right direction. Is there
a chance hardware may play a part in this I am only running my devel server
on 32mb ram.

Thanks again if anyone else has any ideas...


-----Original Message-----
From: Carlos Ramirez [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 07, 2000 12:59 PM
To: [EMAIL PROTECTED]
Subject: Re: DNS problems with IE


This was posted some time ago, but this seem to solve my DNS problems for
IE. I
added the following lines
in my httpd.conf  file.  My setup is running Solaris 2.5.1 with

Apache/1.3.12 (Unix) mod_perl/1.21 mod_ssl/2.6.4 OpenSSL/0.9.5a

Hope this helps ;)


##
## SSL Virtual Host Context
##
 <VirtualHost _default_:443>
...

#   SSL Protocol Adjustments section
SetEnvIf User-Agent ".*MSIE.*" nokeepalive downgrade-1.0 force-response-1.0
ssl-
unclean-shutdown

#   SSL Cipher Suite:
SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP

...
</VirtualHost>

-Carlos


Justin Funke wrote:

> I need help. I have been trying every hack and workaround I can find for
> this SSL+IE DNS problem. I have read every related news posting, every
> mod_ssl workaround, and even tried google and altavista. None of these
seem
> to work, it appears I am not the only one with this problem...
>
> Can someone please post or email me directly a working .conf file so I can
> try and figure out what I am doing wrong.
>
> Thanks,
>
> Justin
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 07, 2000 11:38 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: [BugDB] mod_ssl installation step-by-step (PR#449)
>
> Full_Name: Marcos Sanchez
> Version: 2_1_8-1_3_4
> OS: Linux
> Submission from: (NULL) (193.243.237.168)
>
> I have visited www.modssl.org and downloaded mod_ssl version for my Apache
> server.
> But I cannot access to the complete detailed installation step-by-step
list.
> The address www.modssl.org/source/exp/mod_ssl/pkg.mod_ssl/INSTALL doesn't
> work.
> Thank you
>
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

--
-----------------------------------------------------------------------
 Carlos Ramirez  +  Boeing  +  Reusable Space Systems  +  714.372.4181
-----------------------------------------------------------------------



______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to