PHP_Backend
PHP_Backend
About
- Username
- PHP_Backend
- Joined
- Visits
- 1,984
- Last Active
- Roles
- Member, OG
- Thanked
- 224
Comments
-
I would suggest this book if you are interested : https://sql-performance-explained.com/
-
That is a common culprit then. There are several reason why mysql is eating CPU. In most time, it is because of inefficient queries. Are your DB is optimized according to your need? Is it indexed properly? Do you have traffic hike? Maybe a cache lay…
-
I start from running top then press SHIFT+p It will list all processes that are running sorted by cpu usage. Try to detect which process is eating cpu.
-
(Quote) While I don't have any experience on this bench staff, but I do want to learn
-
(Quote) I don't feel the need to do that. and I blame my lack of technical knowledge for that. Maybe someday I'll get hacked and would learn my lesson. As my username suggest, you may guess how much legacy stuff I have to tangle around. kernel patch…
-
(Quote) +1 @Nick_A just rocks. Have multi-year vm uptime with them. (yes, I don't patch updates) Edit: Network uptime as good as it gets. >99.99%
-
(Quote) What? Are you saying storage vps are for storing my files only? I thought it meant hosting a streaming service for all my stored file. Who need netflix anyway. (Quote) Now I legit regret that I bought one last month. :(
-
I do not use any panel now, but I have used virtualmin for about 5 years. I loved it, mostly because they do not mess with my custom config/settings. Other panel always try to mess my nginx/php/postfix configs. And I believe they are fairly secure j…
-
Man, am I having a wet dream ?!?
-
(Quote) I will very much appreciate if you write something on it.
-
(Quote) I think he was talking about "idle compatibility". You just don't idle production grade kvm. ;)
-
(Quote) Nothing is cheap enough in lowend market :p
-
(Quote) A boy can only dream. All those shiny (promised) async paychecks. :p
-
Only if I knew what I am good in. :/
-
To me, Opcache is a must have extension for PHP (unless you really have any issue with it). (Quote) I don't think it comes pre-installed (at least in centos). But, its fairly easy to install the extension and use it as PHP binary is compiled with o…
-
@AnthonySmith Have you got any response on this?
-
@serverian , can you please check the network section of your homepage? Can't ping to the IPs.
-
@serverian , can't register without having a server? I am trying to refer a friend who might have a use of this one. :/
-
No benchmark result yet?
-
(Quote) Problem is google tracks you everywhere. You visit a summerhost offer on LET and BOOM, you see summerhost adv everywhere.
-
Another thing, will it be possible to remove/find alternative to google analytics? I don't like the idea of tracking me everywhere. Personally I do use browser extensions to disable trackers, but it would be nice to avoid it from website itself. For…
-
(Quote) Seems good idea to me. Other providers can follow/use the same thread as "popular demand".
-
@AnthonySmith , Can't thank you more. Just a minor opinion: Can commenter's name be bit more brighter/whiter? (Image)
-
(Quote) Been there, done that. There is multiple layer of eye protection stack on my machine. My eye can't stand bright light at all. Brightness is turned to almost 0 on all my device. I really wish my monitor had negative value for brightness. (ex…
-
(Quote) I am genuinely curious about what challenges did you face that made you to reject the idea? Is it the hosting the repo or building the rpm (or both)? Currently, I am interested to learn RPM ecology. If you think it will be worthy, I am happy…
-
I don't know anything about TeamSpeak.... is these ports are supposed to be accessible from outside? (Quote) If so, I think you would need some kind of iptables/firewalld management.