Global BTC
|
|
September 07, 2012, 05:40:20 PM |
|
"globalbtc"
|
|
|
|
|
bytedisorder (OP)
|
|
September 07, 2012, 07:45:03 PM |
|
Thanks Giant Dragon!
New Release:
This release updates the password length to 50 characters and handles ssl/non-ssl auto delivery determintation.
I will be adding charts soon.
|
|
|
|
gbl08ma
|
|
September 07, 2012, 08:22:21 PM |
|
password length to 50 characters
If you're doing things right (hashing+salting passwords) then there should be no limit on the number of characters or restrictions on what characters can be used, at least as far as I know. Don't tell me you're storing passwords in plaintext
|
|
|
|
|
bytedisorder (OP)
|
|
September 07, 2012, 09:47:47 PM |
|
BitcoinAdSmart is down for 2 hours for upgrades to the core software. Sorry about the frequent downtime guys, just didnt expect to have this kind of response and have to adapt to the capacity.
|
|
|
|
giantdragon
Legendary
Offline
Activity: 1582
Merit: 1002
|
|
September 07, 2012, 10:48:55 PM |
|
You should make ad loading asynchronous, that your server issues don't affect publisher websites.
|
|
|
|
gbl08ma
|
|
September 07, 2012, 10:52:41 PM |
|
You should make ad loading asynchronous, that your server issues don't affect publisher websites.
You should add this feature to the comparison table. It's very important to have your websites not go down because of a 3rd party service (I still remember when tny.im suffered because of AA's high server load, fortunately Arsen has implemented async and changed to Nginx since then).
|
|
|
|
giantdragon
Legendary
Offline
Activity: 1582
Merit: 1002
|
|
September 07, 2012, 11:01:17 PM Last edit: September 08, 2012, 02:26:00 AM by giantdragon |
|
You should make ad loading asynchronous, that your server issues don't affect publisher websites.
You should add this feature to the comparison table. It's very important to have your websites not go down because of a 3rd party service (I still remember when tny.im suffered because of AA's high server load, fortunately Arsen has implemented async and changed to Nginx since then). Just updated comparison table. bytedisorder, you must solve this issue as fast as you can! BTW, I was forced to remove your ads from Daily Bitcoins because they completely blocked page load.
|
|
|
|
bytedisorder (OP)
|
|
September 07, 2012, 11:35:50 PM |
|
Fixed already.
I am working on making ad loading asynchronous right now.
|
|
|
|
bytedisorder (OP)
|
|
September 07, 2012, 11:44:01 PM Last edit: September 09, 2012, 07:58:22 AM by bytedisorder |
|
BitcoinAdSmart Ads do not prevent the loading for the rest of the page. I have tested this on the rest of the publishers by bringing the server down giantdragon.
|
|
|
|
giantdragon
Legendary
Offline
Activity: 1582
Merit: 1002
|
|
September 07, 2012, 11:58:55 PM |
|
I have enabled again your ads, now I don't see any freeze.
UPD: Problem with loading emerged again!
|
|
|
|
bytedisorder (OP)
|
|
September 08, 2012, 12:21:35 AM |
|
The issue being I had to install a load balancer on my new server. There is no issue when the server is down. Problems were occuring when the server was overloaded but still trying to serve requests. When the server is down ads just would not show on the page. However when the server was overloaded they would just load extremely slowly. The solution is a load balancer that will refuse requests when the server(s) cant handle the load. This will be implemented within 20 minutes.
|
|
|
|
bytedisorder (OP)
|
|
September 08, 2012, 01:29:21 AM |
|
Issues Resolved, load balancer setup. No more page loading issues or overloaded adserver. Win-Win.
|
|
|
|
gbl08ma
|
|
September 08, 2012, 11:01:39 AM |
|
Issues Resolved, load balancer setup. No more page loading issues or overloaded adserver. Win-Win.
What!? Let me get this right, you need a load balancer in your first week of operation your biggest advertiser is a competitor and you're making these changes on the fly with no code review? Let me introduce you to two similar services http://throughads.com/ and https://thebtcnetwork.com/ that did similar things. Who said he's not doing code review?
|
|
|
|
giantdragon
Legendary
Offline
Activity: 1582
Merit: 1002
|
|
September 08, 2012, 02:18:53 PM |
|
Check your server! When I click your ads following message appears: 400 Bad request
Your browser sent an invalid request.
|
|
|
|
gbl08ma
|
|
September 08, 2012, 02:41:13 PM |
|
Check your server! When I click your ads following message appears: 400 Bad request
Your browser sent an invalid request. Well, that is probably lack of code review.
|
|
|
|
bytedisorder (OP)
|
|
September 08, 2012, 08:34:17 PM |
|
clean your dns chache giant dragon has nothing to do with the code on my end
|
|
|
|
bytedisorder (OP)
|
|
September 08, 2012, 08:38:15 PM |
|
And andrew scamcoiner.... The issure was a DDos from chromaticcreative.net my system wys trying to index over 300000 urls per hour, he was generating unique urls for ever popup and saturating them with useless traffic. 3 million impression 3 million urls. Do you know what happens when one server with no load balancer tries to index 3 million urls? I had to block his publisher code from serving ads or indexing. Took a little playing around with as that functionality did not exist yet.
|
|
|
|
giantdragon
Legendary
Offline
Activity: 1582
Merit: 1002
|
|
September 08, 2012, 08:42:59 PM |
|
clean your dns chache giant dragon has nothing to do with the code on my end Now work fine!
|
|
|
|
|