Page 2 of 2

Re: Maximum number of Login attempts exceeded

Posted: Mon Nov 04, 2013 10:52 pm
by RGB
Yep, really slow... but I cannot do anything about that. At least (it seems) the captcha problem is solved.
 Edit: It seems more responsive now. Captcha still absent :) 

Re: Maximum number of Login attempts exceeded

Posted: Tue Nov 05, 2013 5:58 am
by thomasjk
Yeah no Captcha and the site is very responsive now.

Re: Maximum number of Login attempts exceeded

Posted: Tue Nov 05, 2013 9:26 am
by RoryOF
Speed is good now!
 Edit: The only rectification needed is to get the logged-on statistics to match previous statistics, otherwise the statistical history becomes discontinuous. 

Re: Maximum number of Login attempts exceeded

Posted: Tue Nov 05, 2013 5:16 pm
by thomasjk
The site is very slow compared to last night.

Re: Maximum number of Login attempts exceeded

Posted: Tue Nov 05, 2013 5:19 pm
by Greengiant224
Have just noticed that there is a posting for this log in problem

I did not notice that there was a problem with the logging in over the week-end, but got caught by the captcha.
I am aware of the secure server url.

Had a problem viewing and logging in today. very very slow.... for a text? only forum, very strange.
Could understand if it was a high volume HD video download site but it is not.

Hope this can be fixed soon

Re: Maximum number of Login attempts exceeded

Posted: Tue Nov 05, 2013 11:28 pm
by rudolfo
The captcha is gone and the speed is surely improved a lot since last Sunday evening. I think it is still a bit slower then 1 or 2 weeks ago with http protocol. But it is surely acceptable if we keep in mind that the forum was extremely response in the last 3 months (maybe due to some changes in the server infrastructure by the Apache team?).
Thanks for your efforts, RGB. Well done.

Re: Maximum number of Login attempts exceeded

Posted: Wed Nov 06, 2013 6:29 am
by thomasjk
The speed is now back to where it was. Very fast.

Re: Maximum number of Login attempts exceeded

Posted: Wed Nov 06, 2013 9:39 am
by RoryOF
I have started to monitor forum statistics for 7 days, as before. First 24 hours shows them exactly as expected, so the changes and the awkwardnesses we are experiencing are not affecting traffic significantly, if at all.

Re: Maximum number of Login attempts exceeded

Posted: Thu Nov 07, 2013 10:01 am
by RoryOF
Second 24 hours of monitoring statistics shows them exactly in line with my findings in September. I won't report again until the end of the seven day period. The recent changes seem to have made`no difference to Forum traffic.

Re: Maximum number of Login attempts exceeded

Posted: Tue Nov 12, 2013 9:54 am
by RoryOF
I've monitored Forum statistics for an exact seven day period, from 07:41 on 05 Nov 2013 to 07:41 on 12 Nov 2013, so that the figures are comparable with earlier monitoring at end of September.

Code: Select all

Period           Posts             Topics         Members     all average per day
September     118               24/25          24/25
November      107               22               23
So the figures are slightly down at present. This may be seasonal. I did not keep per diem figures but I remember that my first two days' monitoring of the November period showed them in line with the earlier, so there may have been a slowup over the past weekend.

Re: Maximum number of Login attempts exceeded

Posted: Tue Nov 12, 2013 3:31 pm
by FJCC
Nov. 11 was a Federal holiday in the USA. In addition to government offices, many schools are closed and perhaps some businesses. That might lower the post count slightly.

Re: Maximum number of Login attempts exceeded

Posted: Tue Nov 12, 2013 3:37 pm
by RoryOF
Also UK and some European countries celebrate Remembrance Day/Armistice Day on 11 November and the closest weekend, so that may slow the count. I think the figures are reasonably close to previous.

Re: Maximum number of Login attempts exceeded

Posted: Sun Dec 01, 2013 10:34 pm
by gerard24
3 volonteers report today the same problem on French Forum.
Message "Maximum number of Login attempts exceeded" and CAPTCHA demanded.

Re: Maximum number of Login attempts exceeded

Posted: Tue Dec 03, 2013 12:41 am
by RGB
gerard24 wrote:3 volonteers report today the same problem on French Forum.
Message "Maximum number of Login attempts exceeded" and CAPTCHA demanded.
It should be OK now. The security settings on FR forum was to limit login attempts by IP address, but now because of the proxy all users have the same IP so I changed the settings to use X_FORWARDED_FOR header instead (this setting is working here and on the ES forums without problems).

Re: Maximum number of Login attempts exceeded

Posted: Tue Dec 03, 2013 10:13 am
by Bidouille
Thanks, it's work! Guest users are now with her own IP.
Why not extend this parameter to registered users also?

Re: Maximum number of Login attempts exceeded

Posted: Tue Dec 03, 2013 12:09 pm
by RGB
Bidouille wrote:Why not extend this parameter to registered users also?
That needs to be changed on the php config files, only Imacat (or someone with root access) can do that.

Re: Maximum number of Login attempts exceeded

Posted: Tue Dec 03, 2013 12:11 pm
by RoryOF
We really do need to get this done, so that online forum statistics revert to previous values.

Re: Maximum number of Login attempts exceeded

Posted: Tue Dec 03, 2013 8:52 pm
by RGB
RoryOF wrote:We really do need to get this done, so that online forum statistics revert to previous values.
Then, someone needs to take the lead and contact the right person. As I said before, only a person with root access can do this work.

Re: Maximum number of Login attempts exceeded

Posted: Tue Dec 03, 2013 8:53 pm
by RoryOF
I'll email imacat later. I had hoped she might be monitoring threads of interest to her.

Re: Maximum number of Login attempts exceeded

Posted: Wed Dec 04, 2013 1:13 pm
by imacat
Sorry, I do not understand. What needs to be done?
I thought this is a per-language-site based setting.

Re: Maximum number of Login attempts exceeded

Posted: Wed Dec 04, 2013 5:24 pm
by Daiwe01
imacat wrote:Sorry, I do not understand. What needs to be done?
I thought this is a per-language-site based setting.
See viewtopic.php?f=50&t=65438&sid=da425acd ... b2#p290861

Re: Maximum number of Login attempts exceeded

Posted: Mon Jan 13, 2014 6:43 am
by Daiwe01
Just wondering if the suggestion posted on 6 NOV 13 to replace the variable REMOTE_ADDR with HTTP_X_FORWARDED_FOR in one line in session.php corrected the proxy IP problem on this server.

Re: Maximum number of Login attempts exceeded

Posted: Mon Jan 13, 2014 9:07 am
by Hagar Delest
Not yet due to lack of admin.
But this in under progress, there was some discussion on the dev mailing list and we should get an updated team of sysadmin. We already have a todo list then.

Re: Maximum number of Login attempts exceeded

Posted: Wed Feb 05, 2014 6:51 am
by Daiwe01
I see the proxy IP has been corrected.
Thanks Jan

Re: Maximum number of Login attempts exceeded

Posted: Wed Feb 05, 2014 8:57 am
by Hagar Delest
And the statistics are back as a consequence.
I've seen that Jan made many changes to the wiki and the forum yesterday evening. Many thanks indeed!
:super:

I'll tag this topic as solved for the moment.

Re: [Solved] Maximum number of Login attempts exceeded

Posted: Wed Feb 05, 2014 9:43 am
by RoryOF
Good to have the statistics back again! Thanks Jan!