# Benchmarking Nginx and Apache Static File Performance on Windows
*(nginx 1.27.5 vs apache 2.4.63, hey load testing, includes raw data and analysis)*
---
## Background &...
In Python, Psycopg2 module is usually used to connect to PostgreSQL. When I used it, I got the below exception when access a connection has been idle for a while:
OperationalError: server...
**Remote Desktop internal error has occurred**
Try these tricks if other solutions did not fix your problem.
Remote Desktop internal error has occurred
If you could not connect to your...
I am both a fan of Python and its web framework [CherryPy](https://www.cherrypy.dev).
Recently I upgraded one of my CherryPy-powered sites from Python 2.7 / CherryPy 17.4.2 to Python 3.X /...
I remember that when I participated in the PMP and PRINCE2 project management courses, both courses talked about the importance of some soft skills of project managers, such as influence. At that...
Psycopg2是Python连接到PostgreSQL的常用模块。我使用它时遇到了一个问题:当使用一个已经空闲一段时间的connection时,会有以下异常出现:
OperationalError: server closed the connection unexpectedly
This probably means the server terminated...
I will always add:
The morning is when the mental state is at its best. At this time, people’s brains are in a state of activation and efficiency is extremely high, so my first Pomodoro will be...