Forums
Spread the word
19 posts
• Page 1 of 2 • 1, 2
Spread the word
Please share the news that Cobra 0.9 has been released by whatever appropriate means you can think of. I have covered the basics like updating the wikipedia page, the Facebook group, freecode.com, etc.
- Charles
- Posts: 2515
- Location: Los Angeles, CA
Re: Spread the word
may i humbly suggest posting something about the new release in "release announcements only", so that casual visitors to this site will no longer have any misleading ancient dates showing in that category?
- DelphiGuy
- Posts: 116
Re: Spread the word
@DelphiGuy, will do. Note that it is mentioned on the front page and the news page and the forums (well and even the wiki) so hopefully no one got too confused.
@jaegs, Yeah, the site has definitely slowed down. I take that as a positive sign.
Someday we have to replace Trac with "CobraTrac". It's the resource hog around here.
@jaegs, Yeah, the site has definitely slowed down. I take that as a positive sign.
Someday we have to replace Trac with "CobraTrac". It's the resource hog around here.
- Charles
- Posts: 2515
- Location: Los Angeles, CA
Re: Spread the word
You mean about the site being too slow?
I investigated and what happened is that we got slammed by multiple bots (google, bing, baidu and more!) which discovered trac and proceeded to download every revision of every source file, like this:
"GET /trac/cobra/log/cobra/trunk/Tests/110-basics-two/500-namespaces/206-use.cobra?rev=1895 HTTP/1.1"
Ug! Combined with the fact that trac is very slow, this took its toll. I also find it kind of strange given that these same bots, or at least the google one, won't index the forums.
Anyway I have added a robots.txt file:
Hopefully we'll see things get better over the next 24 hours. If that's not enough, I'll do another round of analysis and tweaking.
I investigated and what happened is that we got slammed by multiple bots (google, bing, baidu and more!) which discovered trac and proceeded to download every revision of every source file, like this:
"GET /trac/cobra/log/cobra/trunk/Tests/110-basics-two/500-namespaces/206-use.cobra?rev=1895 HTTP/1.1"
Ug! Combined with the fact that trac is very slow, this took its toll. I also find it kind of strange given that these same bots, or at least the google one, won't index the forums.
Anyway I have added a robots.txt file:
- Code: Select all
User-agent: *
Disallow: /trac/cobra/changeset
Disallow: /trac/cobra/browser
Disallow: /trac/cobra/log
Hopefully we'll see things get better over the next 24 hours. If that's not enough, I'll do another round of analysis and tweaking.
- Charles
- Posts: 2515
- Location: Los Angeles, CA
Re: Spread the word
Looks like the problem was also some Apache config which I just tweaked and now everything is running faster.
- Charles
- Posts: 2515
- Location: Los Angeles, CA
Re: Spread the word
OK, hopefully reddit goes better. http://www.reddit.com/r/programming/comments/10lg7b/clean_and_powerful_cobra_programming_language/
- jaegs
- Posts: 58
Re: Spread the word
Yeah and we'll see if the comments go any better. Last time Cobra was on reddit, it was pretty ridiculous.
But I do thank you for putting it up there. We need to get the word out.
But I do thank you for putting it up there. We need to get the word out.
- Charles
- Posts: 2515
- Location: Los Angeles, CA
19 posts
• Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 19 guests