Skip to content
箱子移不动
  • PHP
  • 时间戳工具

golang使用linkname(非反射)调用非导出方法

  • Posted on 2022年1月30日
  • Posted by 老黄历箱子
  • Leave a comment

package a func test() { println(“this is a/test()”) } t […]

mac上使用ffmpeg+videotoolbox硬编解码

  • Posted on 2021年5月21日
  • Posted by 老黄历箱子
  • Leave a comment

测试机器 使用命令查看 ffmpeg -hwaccels ,会发现得到一个硬件加速方法 Hardware ac […]

h5实现的h265/hevc的mp4播放器

  • Posted on 2021年5月13日
  • Posted by 老黄历箱子
  • Leave a comment

https://github.com/sonysuqin/WasmVideoPlayer  (直达demo h […]

谷歌chrome浏览器Provisional headers are shown问题

  • Posted on 2021年5月13日
  • Posted by 老黄历箱子
  • Leave a comment

Provisional headers are shown 这个提示真是太Low了,含意不明,不少人都碰到,而 […]

mysql和redis平滑切写

  • Posted on 2020年3月31日
  • Posted by 老黄历箱子
  • Leave a comment

上百个存储资源上云时碰到一个棘手问题,如何平滑地切写? 通常切写可以通过dba改dns(+强制read onl […]

mtime超前导致opcache失效问题

  • Posted on 2020年3月21日
  • Posted by 老黄历箱子
  • Leave a comment

前几天将业务混乱的jenkins构建流程改到gitlab-ci,dockerfile由9个合并成了一个,通过注 […]

为docker(FATAL: kernel too old)升级linux内核

  • Posted on 2020年2月26日
  • Posted by 老黄历箱子
  • Leave a comment

在开发环境一台老虚拟机上想用docker跑memcached,docker run时提示 FATAL: ker […]

PHP ERROR_NO=7,TIME_WAIT占满可用端口

  • Posted on 2020年2月25日
  • Posted by 老黄历箱子
  • Leave a comment

现象 业务收到一波急促的报警,第一眼看到的是大量curl第三方请求失败。响应ERROR_NO=7,追查一波发现 […]

PHP memcached扩展长连接失效排查

  • Posted on 2020年2月22日
  • Posted by 老黄历箱子
  • Leave a comment

php的mcmcached扩展参数众多,文档简陋,内部实现复杂,无奈phper没有什么好的选择 最近有一个比较 […]

作者有点懒

搜索

近期文章

  • golang使用linkname(非反射)调用非导出方法
  • mac上使用ffmpeg+videotoolbox硬编解码
  • h5实现的h265/hevc的mp4播放器
  • 谷歌chrome浏览器Provisional headers are shown问题
  • mysql和redis平滑切写
  • mtime超前导致opcache失效问题
  • 为docker(FATAL: kernel too old)升级linux内核
  • PHP ERROR_NO=7,TIME_WAIT占满可用端口

分类目录

  • docker
  • golang
  • linux
  • PHP
  • 排障
  • 随笔

标签

memcached

近期评论

    This website uses the Simple Bootstrap theme

    Powered by WordPress

    闽ICP备15022849号