Can you install prosper202 on the existing server you have with Vultr under another domain, or must you deploy another server. For $5 it doesn't matter, just curious.
Can you install prosper202 on the existing server you have with Vultr under another domain, or must you deploy another server. For $5 it doesn't matter, just curious.
Excellent guide and great work!! Thanks !!
A question, with these settings, what happens when you start sending high volumes of traffic?
In which cases is a load balancer necessary? Is there a guide on this?
And you don't need to install the memcached anymore?
Is it possible to save and transfer your "Maria" database to an excell format and save it to your PC for future reference? is there any guide on it? Thanks
-----------------------------------------------------------------------------------------------------------------------------Yes, you can but I would always deploy a new server and keep it all separate as you don't want anything else impacting your tracking!
Depends on your definition of high volumes, we ran a quick rough and ready test on the server and it was still loading fine with over 5k requests a sec, admittedly that wasn't very scientific but the server handled the load
View attachment 10517
memcached is no longer part of PHP7+ so that is why it's not installed, you don't need it per se, in fact, @BenitoB found it slower with it so switched to Redis so you could try that if you wanted a caching.
I must admit I've not looked into exporting the database, maybe @T202Nana could help on that one?
-----------------------------------------------------------------------------------------------------------------------------
Thank you, for example I would not know how to tell you exactly the requests per second, but I would know how to tell you the volume of for a month, which could be around 3 million events per month
I understand that "opcache" is not necessary either, right?
On the other hand, I thought I understood Nana the following:
"I abandoned php which is old and slow and wrote everything with Go"
Does this mean that everything Prosper202 is written in Go? Or did you just do this for the Warp202 engine?
Another last question please, in the Prosper202 installation guide, I think you put the Prosper202 database and files in the same instance, wouldn't it be better and faster to use an instance to host the Prosper202 files and another for the database where you can increase your capacity when you think it is necessary? and couldn't you also use a load balancer?
Yes, it would be nice for @T202Nana to tell us something about exporting the database to query excell files on your PC.
Thanks
Has anyone successfully set up Prosper202 with MySQL 8?
I purchased a vps with webmin and the latest LAMP stack and it’s giving me some grief.