If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
kernel: enter limit exced for lve 536 (used: 23/ limit: 20)
It means that some users (id 536) site is limited/serving 503 errors to visitors, as it reached max number of connections
This is not permanent, as load on the site drops/number of connections gets smaller -- it will serve content as before.
To figure out which user it is, run:
grep 536 /etc/passwd
Comment