我想知道,当php(apache2)同时提出请求时,幕后会发生什么.
如果它是多线程模型,那么线程如何被管理以及并发请求的基准标记是什么.
所以,我有一个来自CnMemory的8GB SDHC.我用它来做我的Raspberry Pi.它到目前为止工作.但后来我的覆盆子冻结了(无法通过ssh连接,apache也没有回应).所以我把力量拉了出来.我重新启动了覆盆子.这次是我的显示器.FS似乎腐败了.我做了fsck并解决了问题.重新启动shutdown -r.现在它根本不会开始.好的,所以我想我需要为它添加一个空白的新图像.
我不能.GParted告诉我,该卡只有1GB而不是8GB.
# fsck /dev/mmcblk0
fsck from util-linux 2.20.1
e2fsck 1.42.8 (20-Jun-2013)
ext2fs_open2: Bad magic number in super-block
fsck.ext2: Superblock invalid, trying backup blocks...
fsck.ext2: Bad magic number in super-block while trying to open /dev/mmcblk0
The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and …Run Code Online (Sandbox Code Playgroud)