Distribution of network card interrupts across processor cores

I will give an example of the distribution of interrupt network interfaces on the processor cores.
For example, I’ll take a server with accel-ppp, 6Gb/s traffic, 500K + pps, nat with ipoe and 6000 dchp clients.
Also, be sure to disable hyper-threading in the BIOS, since load balancing on virtual cores can greatly increase the load on some physical cores.

Continue reading “Distribution of network card interrupts across processor cores”

Error solution with REST API “The response is not a valid JSON response” WordPress+Nginx

Once I installed WordPress on an Ubuntu Server operating system with a Nginx web server and when I tried to add a new article I saw an error:

Continue reading “Error solution with REST API “The response is not a valid JSON response” WordPress+Nginx”

Solving the Phabricator HTTP Error 500: Error 1: ** unknown exception encountered, please report by visiting

Once I installed Phabricator and running hg clone over https, I noticed the following error:

Continue reading “Solving the Phabricator HTTP Error 500: Error 1: ** unknown exception encountered, please report by visiting”