Posted by drupaledmonk on November 19, 2010 at 5:01am
4 followers
Jump to:
| Project: | Ubercart Affiliate v2 |
| Version: | 6.x-2.5 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
uc_affiliate2 is taking a nearly 8-10 secs to load a page if it is coming from an affiliate referral. The workflow that is leading to this problem is, first the client takes the referral url and uses a url shortening service to shorten the url, then puts the link in his newsletter. Once a user clicks on the link in the newsletter or a feed, it is taking almost 10 secs to load the page, which normally takes 1-1.25 secs to load.
Comments
#1
uc_affiliate2 just issues an INSERT query and a redirect.
Maybe the redirect is not working right?
#2
I can add that on my site, affiliate tracking seems to happen quickly. "Top Pages" reports affiliate links load in much less time than any other pages, typically a quarter second.
#3
I'm not experiencing any major performance issues with this module.