AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-10243

Martin's questions

Martin Hope
Martin
Asked: 2010-04-15 04:28:52 +0800 CST

如何在 Wireshark 中过滤 HTTP 500 响应及其请求?

  • 9

如何在 Wireshark 中过滤 HTTP 500 响应及其请求?

我可以用来http.response.code == 500查找所有返回代码为 500 的响应,但我也希望能够查看这些响应的请求。

更新:我想自动执行此操作,以便我可以设置一个 tshark.exe 实例来记录一天,并且只保存有趣的 HTTP 流量(在同一台服务器上运行一个 WEBDAV,有很多我不感兴趣的流量)。

第二次更新:因为我主要想记录发送到 WebService 而不是 WEBDAV 的消息,所以我曾经http.content_type contains "text/xml"过滤基于 xml 的消息。这不是我想要的 100%,但会生成足够小的日志以供进一步调试。

http wireshark filter
  • 1 个回答
  • 25127 Views
Martin Hope
Martin
Asked: 2010-01-20 00:44:47 +0800 CST

MySQL 4.1 崩溃并显示“数据库未正常关闭!”

  • 1

我的 MySQL 4.1 Windows 服务有时会在日志中出现以下行崩溃:

091218  9:31:25  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
091218  9:31:33  InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 2 817025450.
InnoDB: Doing recovery: scanned up to log sequence number 2 817025450
091218  9:31:35  InnoDB: Flushing modified pages from the buffer pool...
091218  9:31:35  InnoDB: Started; log sequence number 2 817025450
C:\Programme\MySQL\MySQL Server 4.1\bin\mysqld-nt: ready for connections.
Version: '4.1.14-nt'  socket: ''  port: 3306  Official MySQL binary

100107  9:02:51  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
100107  9:02:53  InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 2 953338420.
InnoDB: Doing recovery: scanned up to log sequence number 2 953338420
100107  9:02:53  InnoDB: Flushing modified pages from the buffer pool...
100107  9:02:53  InnoDB: Started; log sequence number 2 953338420
C:\Programme\MySQL\MySQL Server 4.1\bin\mysqld-nt: ready for connections.
Version: '4.1.14-nt'  socket: ''  port: 3306  Official MySQL binary

这些消息没有指向任何具体问题。我可以做些什么来追踪崩溃的根源?

windows mysql
  • 2 个回答
  • 4947 Views
Martin Hope
Martin
Asked: 2009-07-21 01:39:51 +0800 CST

OpenVPN:在哪里生成私钥?

  • 3

我的一个朋友说,客户端的密钥(私有和公共)应在服务器上生成,并在为基于 OpenVPN 的网络设置新客户端时以某种方式传递给客户端。

在客户端生成密钥然后将没有私钥的公钥发送到服务器不是更安全吗?或者服务器是否也需要客户端的私钥?

(我对所有这些加密都是菜鸟,所以我可能完全错了。)

vpn openvpn ssl
  • 2 个回答
  • 2516 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    新安装后 postgres 的默认超级用户用户名/密码是什么?

    • 5 个回答
  • Marko Smith

    SFTP 使用什么端口?

    • 6 个回答
  • Marko Smith

    命令行列出 Windows Active Directory 组中的用户?

    • 9 个回答
  • Marko Smith

    什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同?

    • 3 个回答
  • Marko Smith

    如何确定bash变量是否为空?

    • 15 个回答
  • Martin Hope
    Tom Feiner 如何按大小对 du -h 输出进行排序 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    Noah Goodrich 什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent 如何确定bash变量是否为空? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus 您如何找到在 Windows 中打开文件的进程? 2009-05-01 16:47:16 +0800 CST

热门标签

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve