Apps :: Monkey bug?
Okay. Here's it in simple form:
This is link to my monkey http server. And here its URL: palm.zapto.org.
Problem: Clicking link won't work at all. But pasting URL to a window will work just fine.
I belive it's because Monkey doesn't know how to handle referer information.
Anyone has a solution to fix this?
So it's wrong with my settings?
It would seem that it's dropping traffic from Referring URLs.
It likely has to do with the following bug: http://sourceforge.net/tracker....=401570
The author said about three months ago a bugfix release should soon be forthcoming, however there is no activity in CVS, so it's a little hard to help.
I can confirm that if I go to your site with referer header turned off, it works just fine, but when I turn it back on, I get a blank page.
Thru further experiments with your monkey, which you may have records of in your access logs, if the referer string contains question marks, monkey barfs. No error, no bad headers, nothing. Just barfs. Connection closes.
As crusadingknight has pointed out, this is not a problem exclusive to your monkey with your settings, but to all monkeys.
Using the link ck gave you, you may be able to make a patch and recompile. Aside from that, I don't know how to help.
So... Back to this topic.
Anyone solved this yet?
Next Page...
original here.