Edgewall Software
Modify

Opened 13 years ago

Closed 9 years ago

Last modified 9 years ago

#10095 closed defect (duplicate)

Pages never finish loading when using mod_deflate

Reported by: flfr@… Owned by:
Priority: low Milestone:
Component: web frontend Version: 0.12.2
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When using mod_deflate under Apache there is a 15 second delay between the last bits of the pages from trac and the closing of the TCP session.

The problem manifests as a normally responding trac frontend, but with loading indicators that "never" shut off, so it looks as though you are waiting for the rest of the page to show up.

Could it be that the delay is the timeout for HTTP1.1 pipelining and that the problem is that the trac fcgi backend doesn't correctly end the request?

I've disabled mod_deflate and Trac seems to work normally now, but I'd like to be able to enable mod_deflate for the remote users of the system.

I've attached a wireshark dump of a session showing the problem.

Attachments (1)

trac-slow-with-deflate.tcpdump (4.9 KB ) - added by flfr@… 13 years ago.
No, actually this is the capture, forget the other one

Download all attachments as: .zip

Change History (7)

by flfr@…, 13 years ago

No, actually this is the capture, forget the other one

comment:1 by felix.ostmann@…, 12 years ago

Same here … mod_deflate + KeepAlive is the problem, currently i dont see a good solution.

comment:2 by Peter Suter, 12 years ago

Duplicate of #8534?

in reply to:  2 comment:3 by anonymous, 12 years ago

Replying to psuter:

Duplicate of #8534?

It looks like it.

comment:4 by Christian Boos, 11 years ago

Milestone: undecided

All the tickets for {20} from last year have probably been seen multiple times by now, yet are still to be triaged…

comment:5 by Ryan J Ollos, 9 years ago

Milestone: undecided
Resolution: duplicate
Status: newclosed

Closing as duplicate of #8534.

comment:6 by Ryan J Ollos, 9 years ago

Alternatively we could keep this ticket or #8534 open in the not applicable milestone.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.