PDA

View Full Version : More madness...


TranspoMan
1-30-05, 11:43 PM
I don't know what the kind PowWeb techs have done now, but I can't run any of the files on my site through my RSS parser. Stopped working just recently. I ran a test to confirm this by moving a file over to my Comcast server space and parsed it Here (http://www.transpoman.com/tm2rss.php?url=http://home.comcast.net/~accessjim/test.php) . Works fine. Now, running the same parser on the same file on PowWeb Doesn't Work (http://www.transpoman.com/tm2rss.php?url=http://www.transpoman.com/test.php) ! I tried it with different extensions, with the same result. Anybody know what's going on? My code has been working fine for a long time...

tbonekkt
1-30-05, 11:47 PM
You're feeling the effects of load balancing. Check this link:

http://www.transpoman.com/tm2rss.php?url=http://localhost.transpoman.com/test.php

See the localhost in the url= variable? See this thread for an explanation: http://forum.powweb.com/showthread.php?t=42729

TranspoMan
1-31-05, 12:10 AM
Thanks for the quick reply Tom! Working on changes now...