| Posted on March 4, 2008, 1:22 am PST by alienvenom |
|---|
To avoid issues with spam, I have decided to delete some old and outstanding forum user accounts. |
| Posted on October 18, 2007, 11:41 am PDT by alienvenom |
|---|
I was taking a look at the bandwidth graphs the other day and noticed an unusually large amount of traffic coming out of the server. After looking into it further, I've determined that many people are refreshing the same feed over and over again. Instead of limiting retardedly programmed clients, I implemented the following change that should leave no one in the dark. Code:16086 82.208.x.x 20828 82.165.x.x 21965 76.252.x.x 24211 65.214.x.x 24878 76.247.x.x 28262 78.86.x.x 29188 218.186.x.x 34564 81.231.x.x 37378 209.85.x.x 97263 70.187.x.x 257906 69.225.x.x The first number being the number of hits per day. The last entry is the most amusing. |
| Posted on October 5, 2007, 9:38 am PDT by alienvenom |
|---|
So with the recent press about tvRSS and some major torrent repositories going down, I've noticed higher than usual traffic on the server. The server load is still around (usually less than) 1, which implies there is very much room to grow. The problem I have is with configurations. |
| Posted on September 13, 2007, 3:40 pm PDT by alienvenom |
|---|
It was just brought to my attention that this website was recently featured on the tech-geek news outlet Slashdot. |
| Posted on June 26, 2007, 9:58 pm PDT by alienvenom |
|---|
If you're reading this, the IP address change was completed successfully and your DNS records have automatically updated. Please stay tuned, as always, for future updates. |
| Posted on June 26, 2007, 5:09 pm PDT by alienvenom |
|---|
Sorry for the last minute notice, but I have just been notified that the IP for tvRSS will be changing again. I will do what I can to make the changes to DNS first, to minimize downtime. I don't have any details on the new IP address yet. |
| Posted on May 26, 2007, 2:39 am PDT by alienvenom |
|---|
First I realized that the VTV feed was no longer being updated. Unbeknownst to me, the source for this information had a completely different layout schema. When I adjusted the data source, it semi-worked excep tthe titles were screwed up. Everything was lower-case and often times entries were blank because the release information wasn't being processed correctly. I got creative and used a different method, so there may be some duplicates to the VTV feed, but this will improve quality later on and should not effect search-based feeds for particular shows, because the lower-case show names wouldn't show up anyway. |
| Posted on April 29, 2007, 6:24 pm PDT by alienvenom |
|---|
Starting at about 12:30 PM PDT on Sunday, April (NOT AUGUST, OK?) 29th 2007, tvrss.net was unreachable for almost six hours. Cogent acknowledged the incident and sent out a technician almost immediately. The downtime was caused by a switch whose power supply malfunctioned. A replacement was brought in within a few hours. Considering the time of the event (Sunday afternoon) the response was adequate. Sorry for any inconvenience this may have caused. |
| Posted on April 12, 2007, 10:12 pm PDT by alienvenom |
|---|
I blocked the first IP ever today. This is somewhat of a milestone, because I've never ever done it before, nor have I ever needed to. The following user, for whatever reason, has decided that it is alright to send, on average, six requests per second to the following set of URLs. Since there are eight URLs, there are nearly 50 requests a second from this user alone! Code:21919 71.202.49.xxx "GET /search/index.php?show_name=Shark&show_name_exact=true&mode=rss HTTP/1.1" 22454 71.202.49.xxx "GET /search/index.php?show_name=Numb3rs&show_name_exact=true&mode=rss HTTP/1.1" 22939 71.202.49.xxx "GET /search/index.php?show_name=CSI&show_name_exact=true&mode=rss HTTP/1.1" 22939 71.202.49.xxx "GET /search/index.php?show_name=Veronica+Mars&show_name_exact=true&mode=rss HTTP/1.1" 22981 71.202.49.xxx "GET /search/index.php?show_name=Jericho&show_name_exact=true&mode=rss HTTP/1.1" 23100 71.202.49.xxx "GET /search/index.php?show_name=Heroes&show_name_exact=true&mode=rss HTTP/1.1" 23254 71.202.49.xxx "GET /search/index.php?show_name=Lost&show_name_exact=true&mode=rss HTTP/1.1" 25378 71.202.49.xxx "GET /search/index.php?show_name=Penn+&+Teller:+Bullshit!&show_name_exact=true&mode=rss HTTP/1.1" I hate to say this, but this kind of activity just is not allowed and any similar activity will be handled accordingly. This user is sent to a static text document explaining what happened. |
| Posted on April 12, 2007, 7:43 am PDT by alienvenom |
|---|
If any of you are experiencing website issues, that is, if you randomly get an error "500 Internal Server Error" then please, don't be alarmed. I'm aware of the issue. Lighttpd and PHP have been struggling to keep up with the load on the server lately. I'm not sure why, but I am looking into the issue. In addition, I may also be trying a few configs here and there to try and alleviate the problem. If you experience any issues at all, please do not hesitate to contact me. |