# Angie and Angie PRO updated to version 1.10.1

*17.07.2025*

Angie and Angie PRO 1.10.1 are maintenance releases. They fix issues with
reuseport and HTTP/3, improve client block configuration logic, add
compatibility with newer GCC versions, and resolve crashes related to
special variables in Angie PRO.

We've released maintenance updates for the Angie web server and its commercial
version, Angie PRO — version 1.10.1.

In Angie, we fixed an issue with the `reuseport` parameter in the
`listen` directive, which previously caused all connections to be handled
by a single worker process. We also resolved a problem with HTTP/3 proxying when
using newer OpenSSL versions.

The configuration logic for the new `client  ` block has been improved,
making it more predictable and user-friendly.

This release also adds compatibility with recent GCC compiler versions and fixes
build errors when compiling with the `-O3` optimization level.

In Angie PRO, a crash was fixed that occurred when certain variables intended
only for session store requests were accessed outside of their intended context.

More details:

- [Changes in Angie 1.10.1](https://en.angie.software/angie/docs/oss_changes/#angie-1-10-1)
- [Changes in Angie PRO 1.10.1](https://en.angie.software/angie/docs/pro_changes/#angie-pro-1-10-1)

Thank you for your continued feedback and support!
