Skip to content

Patch for ...#5

Open
Leksat wants to merge 1 commit intopressflow:masterfrom
Leksat:patch-1
Open

Patch for ...#5
Leksat wants to merge 1 commit intopressflow:masterfrom
Leksat:patch-1

Conversation

@Leksat
Copy link
Copy Markdown

@Leksat Leksat commented Oct 31, 2011

@elliotttf
Copy link
Copy Markdown
Member

I don't have a problem with this in principle, maybe @davidstrauss has some thoughts though.

Have you tried this with nginx or another non-apache webserver to make sure it still behaves correctly?

You might consider and update hook to force the path_cache to clear when this change goes out so there's not wasted space on unreachable paths.

@davidstrauss
Copy link
Copy Markdown
Member

@elliotttf

Have you tried this with nginx or another non-apache webserver to make sure it still behaves correctly?

This should work fine on any web server.

You might consider and update hook to force the path_cache to clear when this change goes out so there's not wasted space on unreachable paths.

I personally wouldn't bother. Most caches use a combination of expiration and LRU that make keeping around harmless stale items better than explicitly spending time in PHP to clear them.

pdrakeweb pushed a commit to pdrakeweb/6 that referenced this pull request Mar 12, 2012
This pull request includes a merge of 6.23 and the 4 feature branches listed below.
@fuzzy76
Copy link
Copy Markdown

fuzzy76 commented Mar 27, 2014

The URL to the original issue is dead :-/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants