Remove 2048 Remove Availability Remove Performance Remove Servers
article thumbnail

Using Huge Pages with PostgreSQL Running Inside Kubernetes

Percona

Modern servers operate with terabytes of RAM, and by default, processors work with virtual memory address translation for each 4KB page. Please check out the Why Linux HugePages are Super Important for Database Servers: A Case with PostgreSQL blog post for more information. Kubectl helps to check the amount of huge pages available.

C++ 101
article thumbnail

Transparent Data Encryption (TDE)

Percona

Several tools are available for implementing disk-level encryption, including BitLocker for Windows, dm-crypt for Linux, and FileVault for MacOS. Cluster-level encryption is a security measure that encrypts data stored in a cluster of servers or storage devices. . Encryption available in databases. Microsoft SQL Server.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Comparisons of Proxies for MySQL

Percona

In short, each cluster is, in reality, a single database with high availability and other functionalities built in. MySQL router, after the 2048 connection, could not serve anything more. HAProxy performs better with a low number of connections, while ProxySQL performs better when a high number of connections is in place.

Games 123
article thumbnail

Getting Started with HTTP/2 and Server Push

Dean Hume

We didn’t change any code, or even make any web performance tweaks - we made the switch and noticed the results immediately. If too many requests are made, it can negatively affect the performance of your web page due to the fact that HTTP/1.1 A lot of the web performance hacks that we currently use are no longer needed!

Servers 40
article thumbnail

Getting Started with HTTP/2 and Server Push

Dean Hume

We didn’t change any code, or even make any web performance tweaks - we made the switch and noticed the results immediately. If too many requests are made, it can negatively affect the performance of your web page due to the fact that HTTP/1.1 A lot of the web performance hacks that we currently use are no longer needed!

Servers 40
article thumbnail

Getting Started with HTTP/2 and Server Push

Dean Hume

We didn’t change any code, or even make any web performance tweaks - we made the switch and noticed the results immediately. If too many requests are made, it can negatively affect the performance of your web page due to the fact that HTTP/1.1 A lot of the web performance hacks that we currently use are no longer needed!

Servers 40
article thumbnail

Tune Linux Kernel Parameters For PostgreSQL Optimization

Percona

For optimum performance, a PostgreSQL database depends on the operating system parameters being defined correctly. Poorly configured OS kernel parameters can cause degradation in database server performance. Therefore, it is imperative that these parameters are configured according to the database server and its workload.

Tuning 57