[typo] Problem with trackbacks
Harry Seldon
ruby-forum-incoming at andreas-s.net
Wed Mar 4 14:26:26 EST 2009
Thx
2 instances?
What about the online blog, it cannot either send a trackback to itself?
H
Matijs Van zuijlen wrote:
> Harry Seldon wrote:
>> For the trackbacks, can they be tested in development? Because I create
>> a post with [test](http://127.0.0.1:3030/trackbacks?article_id=21) and I
>> see nothing in this article 21.
>
> If you're just running one instance (i.e., you started typo by running
> ./script/server), it won't work: You need one instance of typo sending
> the trackback, and one recieving it.
>
> Once upon a time, the trackbacks and pingbacks were sent in a separate
> thread to overcome this problem, but it was difficult to get right
> because Rails was not thread-safe, so this was removed.
>
> On my own blog, I've been using a modified typo that still uses a
> separate thread, but I recently discovered it was broken. I fixed it,
> but it needs further testing. I'll see if I can upload this one of these
> days.
>
> Regards,
> Matijs
--
Posted via http://www.ruby-forum.com/.
More information about the Typo-list
mailing list