my-dlq / blog-example

博客中的示例文件,包含 Kubernetes、Jenkins、Go、Java、SpringBoot、SpringCloud 知识示例等,将结合博客逐步讲解整体的知识内容体系。
http://www.mydlq.club
533 stars 437 forks source link

用ttrss订阅贵博rss失败 #12

Closed lwabish closed 3 years ago

lwabish commented 3 years ago

提示错误:28 Operation timed out after 15000 milliseconds with 1981044 out of 11202026 bytes received 其他站点的rss可以正常订阅,不知道是否需要什么特殊配置?

my-dlq commented 3 years ago

根据提示信息是因为超时了,原因就是接受的文件太大了。我的博客rrs信息看了看好记 MB 大小。。。具体我也不太清楚解决,没咋用过 SSR 哈~