Closed Bug 428978 Opened 16 years ago Closed 16 years ago

Fix include loop on netapp

Categories

(support.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: laura, Assigned: laura)

Details

(Whiteboard: tiki_bug, tiki_upstreamed)

Attachments

(1 obsolete file)

When trying to load pages on the netapp, each page request results in 4500 opened files on the netapp.  There must be some kind of include loop.
Been elbow deep in this code for a couple of weeks now and finally this jumped up and hit me in the face.

These functions add paths to PHP's include path without checking if those paths are already included.  I believe this is the cause of the netapp thrash.  Now to test.
Attachment #315578 - Flags: review?(nelson)
Nelson: ping?  This fix on the load test cluster gives a bit of a performance boost, so I'd like to roll it out.
Fixed in r12331.
Keywords: push-needed
Attachment #315578 - Attachment is obsolete: true
Attachment #315578 - Flags: review?(nelson)
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Verified
Status: RESOLVED → VERIFIED
Whiteboard: tiki_bug
Whiteboard: tiki_bug → tiki_bug, tiki_upstreamed
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: