https://bugzilla.gnome.org/show_bug.cgi?id=594647

           Summary: KeepAlive Off + mod_ssl on bugzilla.gnome.org
    Classification: Infrastructure
           Product: sysadmin
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
      GNOME target: ---
     GNOME version: ---


--- Comment #0 from Owen Taylor <[email protected]> 2009-09-09 14:11:23 UTC ---
My understanding is that you really want to use persistent connections with TLS
when possible since the overhead of establishing a connection is large.

But on bugzilla.gnome.org, we seem to have:

 Bugzilla set to redirect to https
 KeepAlive Off

We might also want to up KeepAliveTimeout from 15 (seconds) ?

Apache is definitely sending back a Connection: close header with each request
- I haven't verified that Firefox actually closes the connection and
renegotiates SSL each time.

(Probably worth verifying with Wireshark before worrying about this too much.)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact of the bug.
You are watching the assignee of the bug.
_______________________________________________
gnome-infrastructure mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-infrastructure

Reply via email to