{{o.content | formatHtml}}
{{o.author.name}}
{{o.pubDate | formatDate}}
{{parseInt(o.viewCount) | bigNumberTransform}}
TeaWeb 是一款集静态资源、缓存、代理、统计、监控于一体的可视化智能 WebServer。 TeaWeb 使用 Go 语言实现,在高可定制化前提下,保证高性能、高并发。 架构 |--------------| |----------------------------| Client | TeaWeb:7777 | | Nginx, Apache, Tomcat, | |--------------| | Fastcgi, Static Files, ... | | |----------------------------| | | |-------------| |-------------| | Web | | [Plugins] | | Proxy | <...