
skhron
skhron
About
- Username
- skhron
- Joined
- Visits
- 1,731
- Last Active
- Roles
- Member, Hosting Provider
- Thanked
- 184
Comments
-
@Chievo, please check this
-
Maybe there is buffering issue in your current configuration? 910ms TTFB is way too high.
-
(Quote) Thanks for heads up regarding Stripe!
-
(Quote) Bro got fancy RCE due to poor memory management
-
dedyn.io aka desec.io
-
(Quote) Maybe you can recommend any reputable KYC/ID verification service?
-
Do one push up for each idling VPS daily
-
(Quote) I had reverse experience - html5 at Supermicro and forgotten java client at Dell (required lots of quirks to be functional on my system due to security settings)
-
Personally, I use Feeder
-
WebHorizon uses VirtFusion, and there is no issues with SSH public key functionality. Are you sure you have copied the right thing?
-
mtr.tools is another good option
-
(Quote) It is crazy low price
-
(Quote) Pure PHP and if written properly (with opCache and/or APCu/memcache/Redis on top of it) should behave normally (well, look at Facebook - AFAIK their social media backend is still on PHP), but all solutions I have tested (both WHMCS and Blest…
-
(Quote) Maybe I have chosen the wrong wording but what I meant is developing own solution from scratch is the best possible option.
-
(Quote) No, it is based on benchmarks I have done when choosing billing solution. I think PHP has two issues: * Proprietary code is ionCube encoded, and to my testings it has enormous overhead * Each request either launches new PHP interpreter proc…
-
At scale any PHP solution will suck (and even more if it is using ioncube). My vote for own in-house solution which does exactly what you want in a way you would like it to.
-
(Quote) In our case the routes are added to the Linux routing table and they are further propagated by iBGP, no need for quirks with SSH
-
(Quote) You only need to create server-after-boot hook on each of your hypervisor to setup routing. (Quote) It should not, however I didn't test it yet. (Quote) I don't see any reason why vlan will interfere (our hypervisor uses vlans and has very…
-
VirtFusion providers, it is time for your upvotes ;) https://virtfusion.featureos.app/p/rdns-delegation-for-ipv6
-
(Quote) You can create NS record(s) for any prefix like /64.
-
(Quote) This is cool idea! However there may be interference with how VF manages rDNS... Need to investigate further.
-
Try this: https://www.google.com.hk/preferences?hl=en
-
(Quote) Well, technically, it already was =)
-
(Quote) Maybe this?
-
(Quote) Sure, but as per rules account must be at least one week old :#
-
(Quote) Do not worry, more exciting offers to be posted by us ;)
-
By the way, I can see that 20 out of 20 servers were given away. Thanks you all for your interest <3
-
(Quote) Currently we just cannot provide BGP, however we have plans to provide it. We will make an announcement when this happens ;)
-
(Quote) Maybe this will help you to figure out right way to obtain the promocode? ;)
-
(Quote) There are only 8 out of 20 activations of the promocode, you still have plenty of time to play later ;)
-
(Quote) Actually, there was a bug with network configuration. Now it is certainly routable (Quote) Previously /64 routes were without nexthop: 2a09:b280:fe00:b::/64 dev 7281317570 metric 1024 pref medium And now I have fixed it: 2a09:b280:fe00:d…
-
(Quote) Thanks for reporting this, I will check what can I do and how to fix that.