Hi,
This is a small bug that deserves protection against awkwardness.
In the module "Feed Display", if in the field "Feed URL" you put the address of the site, you generate a loop that consumes all possible access to the web server. On a web server you use all processes up to the maximum limit, a small DOS.
Tested with Joomla 3.8.1.
Regards.
Labels |
Added:
J3 Issue
|
Labels |
Removed:
J3 Issue
|
Labels |
Added:
J3 Issue
|
Hi,
Yes, we have a client on a shared server that wanted to test the module. Not knowing what to put as URL, she put that of her website. She made inaccessible all the websites of this shared server .
Regards.
So this shared server doesn't run each site in isolation?
With the Apache prefork MPM module, the "MaxRequestWorkers" directive is global, it can not be configured vhost by vhost.
Regards.
Status | New | ⇒ | Discussion |
Isn't this a hosting/user issue than a core issue?
hosting issue for me
The only thing we could do is to prevent someone putting in a link to their own site.
You should be able to post your own site. I tested locally without issues.
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-05-21 15:38:55 |
Closed_By | ⇒ | joomla-cms-bot |
Closed_Date | 2019-05-21 15:38:55 | ⇒ | 2019-05-21 15:38:56 |
Closed_By | joomla-cms-bot | ⇒ | alikon |
Labels |
Set to "closed" on behalf of @alikon by The JTracker Application at issues.joomla.org/joomla-cms/22854
not a core issue
Do you mean you put your own url in the module?
If so its hardly a DOS as you did it yourself