[Bug 594647] New: KeepAlive Off + mod_ssl on bugzilla.gnome.org



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: sysadmin-maint gnome bugs
        ReportedBy: otaylor redhat com
         QAContact: sysadmin-maint gnome bugs
      GNOME target: ---
     GNOME version: ---


--- Comment #0 from Owen Taylor <otaylor redhat com> 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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]