# 2023-0102 构建 FreEBSD Web 服务器

- [ZFS 的原子 I/O 与 PostgreSQL](https://book.bsdcn.org/qi-kan/20230102-gou-jian-freebsd-web-fu-wu-qi/zfs.md)
- [虚拟实验室——BSD 编程研讨会](https://book.bsdcn.org/qi-kan/20230102-gou-jian-freebsd-web-fu-wu-qi/lab.md)
- [ZFS 简介](https://book.bsdcn.org/qi-kan/20230102-gou-jian-freebsd-web-fu-wu-qi/zfs2.md)
- [会议报告：落基山庆祝女性计算机科学家](https://book.bsdcn.org/qi-kan/20230102-gou-jian-freebsd-web-fu-wu-qi/women.md)
- [进行中的工作/征求反馈：数据包批处理](https://book.bsdcn.org/qi-kan/20230102-gou-jian-freebsd-web-fu-wu-qi/batch.md)
- [基金会与 FreeBSD 桌面](https://book.bsdcn.org/qi-kan/20230102-gou-jian-freebsd-web-fu-wu-qi/desktop.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://book.bsdcn.org/qi-kan/20230102-gou-jian-freebsd-web-fu-wu-qi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
