<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://lukachia.github.io/</id> <title>Luka Chia</title> <subtitle>Technical notes and engineering experience in Cloud, Infrastructure, Networking, Security and Architecture.</subtitle> <updated>2026-09-07T22:01:17+08:00</updated> <author> <name>Luka Chia</name> <uri>https://lukachia.github.io/</uri> </author> <link rel="self" type="application/atom+xml" href="https://lukachia.github.io/feed.xml"/> <link rel="alternate" type="text/html" hreflang="zh-CN" href="https://lukachia.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 Luka Chia </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry> <title>OCI Object Storage 请求限流诊断与容量扩展指南</title> <link href="https://lukachia.github.io/posts/oci-object-storage-request-throttling-capacity-scaling-zh/" rel="alternate" type="text/html" title="OCI Object Storage 请求限流诊断与容量扩展指南" /> <published>2026-09-07T09:00:00+08:00</published> <updated>2026-09-07T09:00:00+08:00</updated> <id>https://lukachia.github.io/posts/oci-object-storage-request-throttling-capacity-scaling-zh/</id> <content type="text/html" src="https://lukachia.github.io/posts/oci-object-storage-request-throttling-capacity-scaling-zh/" /> <author> <name>Luka Chia</name> </author> <category term="Cloud" /> <category term="OCI" /> <summary>OCI Object Storage 请求限流的诊断、缓解、容量提升及多 Region、多 Tenancy 扩展指南。</summary> </entry> <entry> <title>OCI Object Storage Request Throttling Diagnosis and Capacity Scaling Guide</title> <link href="https://lukachia.github.io/posts/oci-object-storage-request-throttling-capacity-scaling-en/" rel="alternate" type="text/html" title="OCI Object Storage Request Throttling Diagnosis and Capacity Scaling Guide" /> <published>2026-09-07T09:00:00+08:00</published> <updated>2026-09-07T09:00:00+08:00</updated> <id>https://lukachia.github.io/posts/oci-object-storage-request-throttling-capacity-scaling-en/</id> <content type="text/html" src="https://lukachia.github.io/posts/oci-object-storage-request-throttling-capacity-scaling-en/" /> <author> <name>Luka Chia</name> </author> <category term="Cloud" /> <category term="OCI" /> <summary>A guide to diagnosing OCI Object Storage throttling, mitigating request bursts, increasing capacity, and scaling across regions or tenancies.</summary> </entry> <entry> <title>使用 ZFS SMB 为 OCI Secure Desktops 配置 Microsoft FSLogix Profile Containers</title> <link href="https://lukachia.github.io/posts/configure-fslogix-profile-containers-with-oci-secure-desktops-using-zfs-smb-zh/" rel="alternate" type="text/html" title="使用 ZFS SMB 为 OCI Secure Desktops 配置 Microsoft FSLogix Profile Containers" /> <published>2026-09-04T12:00:00+08:00</published> <updated>2026-09-04T12:31:48+08:00</updated> <id>https://lukachia.github.io/posts/configure-fslogix-profile-containers-with-oci-secure-desktops-using-zfs-smb-zh/</id> <content type="text/html" src="https://lukachia.github.io/posts/configure-fslogix-profile-containers-with-oci-secure-desktops-using-zfs-smb-zh/" /> <author> <name>Luka Chia</name> </author> <category term="Cloud" /> <category term="OCI" /> <summary>使用 Oracle ZFS Storage Appliance SMB 共享为 OCI Secure Desktops 配置 Microsoft FSLogix Profile Containers。</summary> </entry> <entry> <title>Configure Microsoft FSLogix Profile Containers with OCI Secure Desktops Using ZFS SMB</title> <link href="https://lukachia.github.io/posts/configure-fslogix-profile-containers-with-oci-secure-desktops-using-zfs-smb-en/" rel="alternate" type="text/html" title="Configure Microsoft FSLogix Profile Containers with OCI Secure Desktops Using ZFS SMB" /> <published>2026-09-04T12:00:00+08:00</published> <updated>2026-09-04T12:31:48+08:00</updated> <id>https://lukachia.github.io/posts/configure-fslogix-profile-containers-with-oci-secure-desktops-using-zfs-smb-en/</id> <content type="text/html" src="https://lukachia.github.io/posts/configure-fslogix-profile-containers-with-oci-secure-desktops-using-zfs-smb-en/" /> <author> <name>Luka Chia</name> </author> <category term="Cloud" /> <category term="OCI" /> <summary>Configure Microsoft FSLogix Profile Containers for OCI Secure Desktops using an Oracle ZFS Storage Appliance SMB share.</summary> </entry> <entry> <title>SMTP 25 与 465 到底有什么区别？</title> <link href="https://lukachia.github.io/posts/smtp-25-vs-465-zh/" rel="alternate" type="text/html" title="SMTP 25 与 465 到底有什么区别？" /> <published>2026-09-04T09:00:00+08:00</published> <updated>2026-09-04T12:29:27+08:00</updated> <id>https://lukachia.github.io/posts/smtp-25-vs-465-zh/</id> <content type="text/html" src="https://lukachia.github.io/posts/smtp-25-vs-465-zh/" /> <author> <name>Luka Chia</name> </author> <category term="Networking" /> <summary>从 TCP、DNS、SMTP、TLS 到 Firewall Domain Filtering 1. 问题背景 在企业网络环境中，一个很常见的需求是： 允许应用服务器向指定的邮件服务器发送邮件，同时限制应用只能访问指定的邮件域名。 例如： Application | | SMTP v Network Firewall | v Mail Server 如果防火墙策略要求只允许： smtp.example.com 那么一个关键问题就出现了： Firewall 到底通过什么信息判断客户端正在访问哪个邮件域名？ 要回答这个问题，需要把 DNS、TCP、SMTP、TLS 和 Firewall 放在同一个连接过程中理解。 2. 先区分 URL、Domain 和 IP 在讨论 Firewall Fil...</summary> </entry> </feed>
