Bitcoin Forum
April 26, 2024, 03:04:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 »  All
  Print  
Author Topic: [CoinURL] All ways to monetize your content!  (Read 39473 times)
giantdragon (OP)
Legendary
*
Offline Offline

Activity: 1582
Merit: 1002



View Profile
November 03, 2012, 02:23:23 PM
 #341

Just confirming that I have sent an inquiry due to me forgetting my password.
I have sent you new password. Check e-mail.
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714100698
Hero Member
*
Offline Offline

Posts: 1714100698

View Profile Personal Message (Offline)

Ignore
1714100698
Reply with quote  #2

1714100698
Report to moderator
BitcoinCoffee.com
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile WWW
November 03, 2012, 09:33:37 PM
 #342

Password did not work with username.

giantdragon (OP)
Legendary
*
Offline Offline

Activity: 1582
Merit: 1002



View Profile
November 03, 2012, 10:32:52 PM
 #343

Password did not work with username.
I checked username and password I have sent you today via e-mail. Works fine!
What error do you see?

BTW, you must enter both username and password without quotes.
giantdragon (OP)
Legendary
*
Offline Offline

Activity: 1582
Merit: 1002



View Profile
November 04, 2012, 08:10:03 PM
 #344

Good news!

I have added Memcached to the CoinURL scripts and tested on the affordable XEN VPS node I have in the reserve.
To my luck, this node can handle 10 times (or even more) higher load that CoinURL has now. Ad loading time is acceptable.

Next week I will try to move CoinURL on the this node, so I hope you will never see annoying "max user connections" errors anymore!
giantdragon (OP)
Legendary
*
Offline Offline

Activity: 1582
Merit: 1002



View Profile
November 06, 2012, 09:04:12 PM
 #345

Memcached have been activated. Please report if something goes wrong!
paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
November 06, 2012, 09:07:31 PM
 #346

Memcached have been activated. Please report if something goes wrong!

Good news  Cool will do

Edti: Works like a charm yay

BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
ingrownpocket
Legendary
*
Offline Offline

Activity: 952
Merit: 1000


View Profile
November 06, 2012, 09:57:31 PM
 #347

Fatal error: Class 'Memcache' not found in /home7/bitlatsl/public_html/coinurl.com/data/banner-process.php on line 165
giantdragon (OP)
Legendary
*
Offline Offline

Activity: 1582
Merit: 1002



View Profile
November 06, 2012, 10:22:49 PM
Last edit: November 06, 2012, 10:52:20 PM by giantdragon
 #348

Fatal error: Class 'Memcache' not found in /home7/bitlatsl/public_html/coinurl.com/data/banner-process.php on line 165
Where this error appears?

UPD: It seems that Memcached need to be configured to support SSL.
Temporarily change https to http in the request code.
giantdragon (OP)
Legendary
*
Offline Offline

Activity: 1582
Merit: 1002



View Profile
November 07, 2012, 01:54:38 AM
 #349

Another temporary solution for publishers who use SSL banner calls - add "&ssl=1" to the request code, e.g.
https://coinurl.com/get.php?id=1781&ssl=1

In this case old script without Memcached will be used.
ingrownpocket
Legendary
*
Offline Offline

Activity: 952
Merit: 1000


View Profile
November 07, 2012, 08:45:24 AM
 #350

Fatal error: Class 'Memcache' not found in /home7/bitlatsl/public_html/coinurl.com/data/banner-process.php on line 165
Where this error appears?

UPD: It seems that Memcached need to be configured to support SSL.
Temporarily change https to http in the request code.

That's not an option.

Another temporary solution for publishers who use SSL banner calls - add "&ssl=1" to the request code, e.g.
https://coinurl.com/get.php?id=1781&ssl=1

In this case old script without Memcached will be used.
It still breaks the secure connection.
giantdragon (OP)
Legendary
*
Offline Offline

Activity: 1582
Merit: 1002



View Profile
November 07, 2012, 02:26:37 PM
 #351

Another temporary solution for publishers who use SSL banner calls - add "&ssl=1" to the request code, e.g.
https://coinurl.com/get.php?id=1781&ssl=1
It still breaks the secure connection.
Very strange, for me it works fine. Place "https://coinurl.com/get.php?id=1781&ssl=1" into iframe src on CoinAd and let me check.
ingrownpocket
Legendary
*
Offline Offline

Activity: 952
Merit: 1000


View Profile
November 07, 2012, 02:45:38 PM
 #352

Another temporary solution for publishers who use SSL banner calls - add "&ssl=1" to the request code, e.g.
https://coinurl.com/get.php?id=1781&ssl=1
It still breaks the secure connection.
Very strange, for me it works fine. Place "https://coinurl.com/get.php?id=1781&ssl=1" into iframe src on CoinAd and let me check.
I thought you were saying this: "http://coinurl.com/get.php?id=1781&ssl=1"

Sorry  Wink
giantdragon (OP)
Legendary
*
Offline Offline

Activity: 1582
Merit: 1002



View Profile
November 13, 2012, 08:42:55 PM
 #353

To provide more frequent updates of the ad list I have reduced time-to-live in Memcache from 30 to 10 minutes! I hope it will not affect the performance.
paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
November 13, 2012, 09:07:07 PM
 #354

To provide more frequent updates of the ad list I have reduced time-to-live in Memcache from 30 to 10 minutes! I hope it will not affect the performance.

Not at all, the real cache purpose is to lower the load on the DB and vps's CPU many times per second so you could actually lower the caching to 30 seconds if needed and you will not suffer any service issues. Actually having the cache setting under a minute is recommended so other functions of the website don't start getting affected, like user login or stats.

BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
giantdragon (OP)
Legendary
*
Offline Offline

Activity: 1582
Merit: 1002



View Profile
November 13, 2012, 10:42:33 PM
 #355

Not at all, the real cache purpose is to lower the load on the DB and vps's CPU many times per second so you could actually lower the caching to 30 seconds if needed and you will not suffer any service issues. Actually having the cache setting under a minute is recommended so other functions of the website don't start getting affected, like user login or stats.
Load generated by frontend (registration, login, stats etc) is not significant, so I don't use Memcache at all for it.

Only ads list is being cached. Matching targeting options each time, when an ad is shown, is very resource-consuming operation. Therefore I store this list in the cache and retrieve when the same user opens a page with CoinURL ad slot again. Ads are not updated so frequently, therefore 10 minutes interval must be acceptable, IMHO.
paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
November 13, 2012, 11:02:34 PM
 #356

Not at all, the real cache purpose is to lower the load on the DB and vps's CPU many times per second so you could actually lower the caching to 30 seconds if needed and you will not suffer any service issues. Actually having the cache setting under a minute is recommended so other functions of the website don't start getting affected, like user login or stats.
Load generated by frontend (registration, login, stats etc) is not significant, so I don't use Memcache at all for it.

Only ads list is being cached. Matching targeting options each time, when an ad is shown, is very resource-consuming operation. Therefore I store this list in the cache and retrieve when the same user opens a page with CoinURL ad slot again. Ads are not updated so frequently, therefore 10 minutes interval must be acceptable, IMHO.

In that case I agree with you  Smiley good job dude, now we have a reliable service.

BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
giantdragon (OP)
Legendary
*
Offline Offline

Activity: 1582
Merit: 1002



View Profile
November 17, 2012, 03:18:15 PM
 #357

Record high payout worth 3 BTC made to the one of our publishers!
http://blockchain.info/address/1KCEZcLjFD98oN2Ss6h88vAfmFyzVvsG7s
HostFat
Staff
Legendary
*
Offline Offline

Activity: 4214
Merit: 1203


I support freedom of choice


View Profile WWW
November 20, 2012, 04:30:02 PM
 #358

I see that now the 25% "donation" is "forced".
Will you maintain this choice in the future?

NON DO ASSISTENZA PRIVATA - http://hostfatmind.com
giantdragon (OP)
Legendary
*
Offline Offline

Activity: 1582
Merit: 1002



View Profile
November 20, 2012, 08:25:31 PM
Last edit: November 21, 2012, 01:01:34 AM by giantdragon
 #359

I see that now the 25% "donation" is "forced".
Will you maintain this choice in the future?
CoinURL operation costs increased recently and I cannot afford to cover these costs from my own money (CoinURL is a business entity, not a charity organization). May be commission fee will be reduced with the turnover increase.
giantdragon (OP)
Legendary
*
Offline Offline

Activity: 1582
Merit: 1002



View Profile
November 24, 2012, 12:50:45 AM
 #360

Now advertisers can see how much funds were spent on each ad on it's stats page.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!