lp:~hloeung/content-cache-charm
- Get this repository:
-
git clone
https://git.launchpad.net/~hloeung/content-cache-charm
Branches
Name | Last Modified | Last Commit |
---|---|---|
fixes | 2025-02-03 04:31:37 UTC |
Fix ip_local_port_range: prefer different parity for start/end values
Author:
Haw Loeung
Fix ip_local_ |
logging | 2024-12-07 02:36:12 UTC |
Add logging of TLS/SSL protocol and ciphersuites negotiated by clients
Author:
Haw Loeung
Add logging of TLS/SSL protocol and ciphersuites negotiated by clients |
ssl-ciphers | 2024-12-05 08:40:13 UTC |
Update default TLS/SSL ciphers to include ChaCha20-Poly1305 and disable AESCCM
Author:
Haw Loeung
Update default TLS/SSL ciphers to include ChaCha20-Poly1305 and disable AESCCM AES CCM vs. GCM: |
noble | 2024-12-02 02:35:02 UTC |
Add logging of port, useful for being able to distinguish if HTTP or HTTPS
Author:
Haw Loeung
Add logging of port, useful for being able to distinguish if HTTP or HTTPS |
log | 2024-12-02 02:13:25 UTC |
Add logging of port, useful for being able to distinguish if HTTP or HTTPS
Author:
Haw Loeung
Add logging of port, useful for being able to distinguish if HTTP or HTTPS |
sysctl | 2024-11-17 22:07:39 UTC |
Fix sysctl - ensure persist across reboots on same/equal
Author:
Haw Loeung
Fix sysctl - ensure persist across reboots on same/equal Otherwise, on same value, that sysctl tuning config is omitted and |
save-config | 2024-03-29 08:58:28 UTC |
Add saving sites config as well as HAProxy & Nginx on changes
Author:
Haw Loeung
Add saving sites config as well as HAProxy & Nginx on changes |
haproxy-config | 2024-03-18 07:41:38 UTC |
Pass through additional site names
Author:
Haw Loeung
Pass through additional site names |
haproxy | 2023-10-27 22:43:47 UTC |
Allow adding HAProxy resolve options
Author:
Haw Loeung
Allow adding HAProxy resolve options |
master | 2023-09-25 02:37:49 UTC |
Ignore logging of HAProxy stats requests to reduce noise
Author:
Haw Loeung
Ignore logging of HAProxy stats requests to reduce noise |
maxfds | 2023-09-08 11:23:37 UTC |
Fix to use HAProxy's max conns for Nginx's worker_rlimit_nofile
Author:
Haw Loeung
Fix to use HAProxy's max conns for Nginx's worker_ |
rate-limiting | 2023-06-08 03:34:04 UTC |
Add unit test
Author:
Haw Loeung
Add unit test |
firewalling | 2023-04-28 00:44:05 UTC |
Allow disabling firewalling (ufw)
Author:
Haw Loeung
Allow disabling firewalling (ufw) |
nginx-config2 | 2023-04-05 00:38:21 UTC |
Include X-Cache-Status to all
Author:
Haw Loeung
Include X-Cache-Status to all |
tests | 2023-03-06 22:28:45 UTC |
Add unit tests for multiple maps
Author:
Haw Loeung
Add unit tests for multiple maps |
tuning | 2023-02-03 06:19:38 UTC |
Use stub for health checks to cache layer to reduce load to backends - LP:189...
Author:
Haw Loeung
Use stub for health checks to cache layer to reduce load to backends - LP:1891262 |
nginx-config- |
2023-02-03 01:27:31 UTC |
Allow overriding proxy_cache - LP:1999704
Author:
Haw Loeung
Allow overriding proxy_cache - LP:1999704 |
mx | 2022-03-03 23:54:12 UTC |
Add support for running as MX by allowing transport and virtual alias maps
Author:
Haw Loeung
Add support for running as MX by allowing transport and virtual alias maps |
http2 | 2022-02-01 07:22:15 UTC |
Fixed use of ALPN - no h2 for HTTP checks
Author:
Haw Loeung
Fixed use of ALPN - no h2 for HTTP checks We're using 'option httpchk HEAD / HTTP/1.1' for checks so we can't Also, HAProxy 1.8 doesn't support ALPN for backends ([1] vs. [2]). [1]https:/ |
nginx-extra- |
2022-02-01 03:35:38 UTC |
Rename extra-config to extra-configs (plural)
Author:
Haw Loeung
Rename extra-config to extra-configs (plural) We also support 'extra-config' in locations for backwards |
nginx-site- |
2022-01-31 01:27:50 UTC |
Allow overriding cache_max_size on per site basis since we allow overriding c...
Author:
Haw Loeung
Allow overriding cache_max_size on per site basis since we allow overriding cache_inactive_time |
nginx-site- |
2022-01-31 01:18:56 UTC |
Allow overriding cache_inactive_time on per site basis - LP:1922927
Author:
Haw Loeung
Allow overriding cache_inactive_time on per site basis - LP:1922927 |
nginx-config | 2021-11-26 00:38:19 UTC |
WIP
Author:
Haw Loeung
WIP |
cleanup | 2021-10-05 00:42:38 UTC |
os.rename() handles unlinking if file exists
Author:
Haw Loeung
os.rename() handles unlinking if file exists |
sidecar | 2021-05-24 04:06:50 UTC |
Updated make target to include fetching the required nginx ingress library
Author:
Haw Loeung
Updated make target to include fetching the required nginx ingress library |
metrics | 2021-02-25 00:57:18 UTC |
Allow overriding listen address used by metrics
Author:
Haw Loeung
Allow overriding listen address used by metrics |
request-unique-id | 2021-01-21 04:16:50 UTC |
Also log unique request ID in HAProxy logs - LP:1895255
Author:
Haw Loeung
Also log unique request ID in HAProxy logs - LP:1895255 We need to use the capture request header to log the generated ID if |
yaml | 2020-09-17 03:43:25 UTC |
Allow specifying configs for use with YAML anchors and references - LP:1895614
Author:
Haw Loeung
Allow specifying configs for use with YAML anchors and references - LP:1895614 |
nagios-monitoring | 2020-05-20 22:33:39 UTC |
Remove TLS1.0 and TLS1.1 checks, they're confusing with negate - LP:1879608
Author:
Haw Loeung
Remove TLS1.0 and TLS1.1 checks, they're confusing with negate - LP:1879608 |
sites-persisten |
2020-03-24 03:17:42 UTC |
Fixed based on reviews
Author:
Haw Loeung
Fixed based on reviews |
sites-persisten |
2020-03-18 10:39:04 UTC |
WIP: Don't shuffling sites and port-pair mappings - LP:1865945
Author:
Haw Loeung
WIP: Don't shuffling sites and port-pair mappings - LP:1865945 |
ipv6 | 2019-10-08 04:28:32 UTC |
Fixed based on feedback - InvalidAddressPortError raised includes value
Author:
Haw Loeung
Fixed based on feedback - InvalidAddressP |
reduce-complexity | 2019-07-30 03:41:23 UTC |
Fixed mixing underscores and dashes for cache max-size, cache path, listen ad...
Author:
Haw Loeung
Fixed mixing underscores and dashes for cache max-size, cache path, listen address, and listen port |
multiple-locations | 2019-04-17 22:18:03 UTC |
Add missing site7 to test
Author:
Haw Loeung
Add missing site7 to test |
multiple- |
2019-04-17 03:08:35 UTC |
Updated unit tests fixing and adding missing new sites
Author:
Haw Loeung
Updated unit tests fixing and adding missing new sites |
multiple- |
2019-04-16 23:54:39 UTC |
Merge branch 'multiple-locations' into multiple-locations-nginx
Author:
Haw Loeung
Merge branch 'multiple- |
local-site-content | 2019-04-15 05:46:01 UTC |
Allow multiple locations and custom configs for each location
Author:
Haw Loeung
Allow multiple locations and custom configs for each location |
log-real-client-ip | 2019-03-29 06:10:29 UTC |
Fixed based on reviews
Author:
Haw Loeung
Fixed based on reviews |
origin-headers | 2019-03-29 05:40:15 UTC |
Fixed to handle origin headers with semi-colons and spaces by quoting
Author:
Haw Loeung
Fixed to handle origin headers with semi-colons and spaces by quoting |
haproxy- |
2019-03-26 02:57:24 UTC |
Fixed to properly pass backend check method and path
Author:
Haw Loeung
Fixed to properly pass backend check method and path |
signed- |
2019-03-22 04:50:30 UTC |
Fixed to use human-readable timestamps based on review
Author:
Haw Loeung
Fixed to use human-readable timestamps based on review |
switch- |
2019-03-14 03:55:52 UTC |
Fixed to use globals
Author:
Haw Loeung
Fixed to use globals |
add-haproxy-v2 | 2019-03-13 22:35:23 UTC |
Minor fixes based on review
Author:
Haw Loeung
Minor fixes based on review |
1 → 43 of 43 results | First • Previous • Next • Last |