Hello!
It seems to be a really useful module to prevent lots of queries in my case (ok, fast queries, but hundreds for each page...).
Most of my pages (i.e: http://ibc.lynxeds.com/family/parrots-psittacidae ) have large lists, so the url_alias table is quite stressed.
Will this module, if backported, help me to increase the page loading times? (and reducing the # of queries?).

Thanks

P.S: Congrats for Pro Dru Devel, very good book!

CommentFileSizeAuthor
#2 pathcache.zip2.37 KBtechnovita

Comments

jordanmagnuson’s picture

I would also love to see a 5.x version of this. Seems like a great idea.

technovita’s picture

StatusFileSize
new2.37 KB

I needed its 5.X version urgently, since it is not available I have back ported it to 5.x and also fixed an issue.

Issue that is fixed is :

1) It clears all cache bin/table when a single alias is updated/created.

You need to apply the path.patch file after enabling the module.

Please contact me if there are any issues or suggestions.

technovita’s picture

Status: Active » Fixed

Its fixed now as per above comment. Marking it as fixed.

ferrangil’s picture

How is it working? do you notice an improvement of the speed of your pages??

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.