# list messages in the queue
exim -bp
# remove a single message
exim -Mrm 1RsGHp-0008Kz-6P
# remove all messages
exim -bp | exiqgrep -i | xargs exim -Mrmgrep '' /sys/class/net/eth*/carrier /sys/class/net/eth*/operstate
) while loading a site after a click. It turns out that another possible issue is with DNS lookups.[root@server ~]# vi /etc/udev/rules.d/95-san.rules
# To Set "noop" as I/O scheduler for iSCSI and Fiber Channel devices
ACTION=="add", ENV{ID_FS_USAGE}!="filesystem", ENV{ID_PATH}=="*-iscsi-*", RUN+="/bin/sh -c 'echo noop > /sys$DEVPATH/queue/scheduler'"
ACTION=="add", ENV{ID_FS_USAGE}!="filesystem", ENV{ID_PATH}=="*-fc-*", RUN+="/bin/sh -c 'echo noop > /sys$DEVPATH/queue/scheduler'"
Recent comments
1 day 13 hours ago
1 day 17 hours ago
3 days 1 hour ago
3 days 5 hours ago
3 days 9 hours ago
5 days 7 hours ago
1 week 7 hours ago
1 week 2 days ago
1 week 5 days ago
1 week 6 days ago