1. not sure about swapping, and don`t know, how to check it.
2. SELinux would either restrict access or grant it.
Not something in the middle like wait for 8 seconds then go))
Nevertheless, as soon as it is a development machine, SELinux is disabled, no antiviruses are installed.
3. I`ve had very similar problem with big ssh delay when connecting to this centos server from a remote machine.
Don`t know, if it`s somehow connected to current issue, but it was solved by setting up "UseDNS no" in sshd.conf.
So, probably, i really got some problems with SOME dns resolutions (maybe, with resolving host name of a local machine)
but, don`t know how to fix it. (i`ve set it up in hosts file, and found no other advise on the internet to fix it further)
And resolving all remote names goes fast enough.
4. Capture file from wireshark is attached, and here is the timing output of my subscription script,
that was executed while sniffing.
(i`ve insert time tracking for every significant event):
[user@centos7 server]$ php page_parser.php
RCMLibs\AMQPConsumer constructed at 1,423,727,121.852747 seconds
359992 memory already used
connected 1 items processed for 7.992251 seconds
using 669624 of memory
got new channel 2 items processed for 7.995181 seconds
using 910624 of memory
got exchange 3 items processed for 7.996156 seconds
using 910912 of memory
got queue 4 items processed for 7.997243 seconds
using 911208 of memory
waiting for messages
channel subscribed 5 items processed for 7.998716 seconds
using 911992 of memory
^C
четверг, 12 февраля 2015 г., 9:10:02 UTC+3 пользователь Michael Klishin написал: