Home | Community | Message Board

Kratom Eye
This site includes paid links. Please support our sponsors.


Welcome to the Shroomery Message Board! You are experiencing a small sample of what the site has to offer. Please login or register to post messages and view our exclusive members-only content. You'll gain access to additional forums, file attachments, board customizations, encrypted private messages, and much more!

Shop: Mushroom-Hut Mono Tub Substrate, Substrate Bags   Myyco.com Golden Teacher Liquid Culture For Sale, Isolated Cubensis Liquid Culture For Sale

Jump to first unread post Pages: 1
Forbidden Error
    #7168835 -

I keep getting this error when trying to search the hunting forum for cubensis pic. Sometimes it will let me view a few threads then this pops up.
Forbidden You don't have permission to access /forums/dosearch.php on this server.

Operating system: windows xp
Browser: Firefox


--------------------
All of my posts are purely fictional and for hypothetical purposes.

Extras: Filter Print Post Top
Re: Forbidden Error [Re: Montanahunter420]
    #7169328 -

Im getting a similar problem, i think its jumping into secure mode randomely while your browsing.

Im using internet explorer.

Extras: Filter Print Post Top
Re: Forbidden Error [Re: Montanahunter420]
    #7170835 -

Actually this is a new security feature we've implemented due to (non-intentional) DoS-like usage patterns which were driving up the load on the server. Right now you get the forbidden message if you load the *same* page more than 4 times per second, or load *any* URL more than 64 times per second. We're working to reach a happy medium where it provides effective security but doesn't impact normal usage. Could you tell me what browser you're using? If it's Firefox, please type about:config and give me the value of network.http.max-connections, network.http.max-connections-per-server, network.http.max-persistent-connections-per-server and network.http.pipelining.maxrequests (some of the values might not exist). Thanks!

Extras: Filter Print Post Top
Re: Forbidden Error [Re: Ythan]
    #7196032 -

I think there is a small error in the script.

I click to the forum home page into then the security forum. I then clicked a thread and got the message. I didn't refresh or load page more than once. This is the second time it's happened to me that I know of where I didn't cause it. I click 3 different links(once) after each page was loaded then got it. :shrug:

Extras: Filter Print Post Top
Re: Forbidden Error [Re: Ythan]
    #7196286 -

Quote:
Could you tell me what browser you're using? If it's Firefox, please type about:config and give me the value of network.http.max-connections, network.http.max-connections-per-server, network.http.max-persistent-connections-per-server and network.http.pipelining.maxrequests (some of the values might not exist). Thanks!




--------------------
Just another spore in the wind.

Extras: Filter Print Post Top
Re: Forbidden Error [Re: Seuss]
    #7196898 -

Not firefox. I am using safari v 2.0.4 running os x 10.4.9. Let me know if you need any other info.

Extras: Filter Print Post Top
Re: Forbidden Error [Re: daytripper05]
    #7197166 -

just figured I would mention it. But it has done this three times today, and all of which were single clicks spaced minutes a part.

Edited by daytripper05 (07/19/07 10:51 AM)

Extras: Filter Print Post Top
Re: Forbidden Error [Re: Ythan]
    #7197191 -

Ythan - I have been having the same problem, and I having been hitting refresh a bunch of times or anything. Happens when I try to click on forums mostly, but also an occasional thread click. I am running firefox, and here are the settings you asked for.

network.http.max-connections

default:integer:24

network.http.max-connections-per-server

default:integer:8

network.http.max-persistent-connections-per-server

default:integer:2

network.http.pipelining.maxrequests

default:integer:4

Extras: Filter Print Post Top
Re: Forbidden Error [Re: daytripper05]
    #7197250 -

> Not firefox. I am using safari v 2.0.4 running os x 10.4.9.

Hmmm... I will try it using Safari when I get home and see if I run into the same problem.


--------------------
Just another spore in the wind.

Extras: Filter Print Post Top
Re: Forbidden Error [Re: Seuss]
    #7197395 -

I would really love to figure this out. I changed all the settings for mod_evasive but seemingly to no effect. My latest theory was that it started giving 403s when it hit the max hashtable size, but I increased that too and it didn't seem to help. For now I just disabled it. :shrug:

Extras: Filter Print Post Top
Re: Forbidden Error [Re: Ythan]
    #7197653 -

Actually it has gotten worse. Today it has happened atleast 4 times and last night over 4.

Extras: Filter Print Post Top
Re: Forbidden Error [Re: daytripper05]
    #7230423 -

I'm using Internet Explorer

It happens almost at random, sometimes I can go all day without the problem, but others it'll happen every other time


--------------------
There is no valid reason you should be reading this

Extras: Filter Print Post Top
Re: Forbidden Error [Re: Hyper_Panda_GO]
    #7230448 -

You get the error message if you load the same page twice within a second, or any pages 64 times within a second. I've examined the logs and it does appear to be working properly. For example, here you are a few minutes ago:

(your IP) - - [27/Jul/2007:12:21:18 -0600] "GET / HTTP/1.1" 200 12076 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727)"

(your IP) - - [27/Jul/2007:12:21:18 -0600] "GET / HTTP/1.1" 403 210 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727)"

You load the main page, then within a second load it again and get the error. You may want to check the cache settings on your PC and also make sure you don't have any internet accelerators which are aggressively pre-loading URLs.

Extras: Filter Print Post Top
Re: Forbidden Error [Re: Ythan]
    #7230479 -

FYI - whatever you did to fix it to work with mozilla is working, i haven't had an issue with it since i posted last week in this thread.

Extras: Filter Print Post Top
Re: Forbidden Error [Re: GoodbyeOrb]
    #7230564 -

Thanks GoodbyeOrb, but just to clarify I disabled the protection for a while while I tracked down the problem. It turned out to be the popup post preview... when someone moved their cursor down the list of posts, each time they passed over a link it would generate a request to the same script. This could quickly hit the 2 requests per second limit and trigger the 'forbidden' error. I fixed this yesterday afternoon, and re-enabled the protection. So please be on the lookout to see if the problem starts occurring again.

Extras: Filter Print Post Top
Re: Forbidden Error [Re: Ythan]
    #7230675 -

Word, that explains alot, as I usually use the popup preview so i can read before actually entering the thread. I'll look for issues and get back to you about it.

Extras: Filter Print Post Top
Re: Forbidden Error [Re: Ythan]
    #7245497 -

I haven't had any issues either. :ohwell:

Extras: Filter Print Post Top
Re: Forbidden Error [Re: Ythan]
    #7246634 -

Ythan said:
Thanks GoodbyeOrb, but just to clarify I disabled the protection for a while while I tracked down the problem. It turned out to be the popup post preview... when someone moved their cursor down the list of posts, each time they passed over a link it would generate a request to the same script. This could quickly hit the 2 requests per second limit and trigger the 'forbidden' error. I fixed this yesterday afternoon, and re-enabled the protection. So please be on the lookout to see if the problem starts occurring again.




I've been trying to make it fuck up since you re-enabled the protection, and I can't, so methinks you have it straightened out. :thumbup:

Extras: Filter Print Post Top
Jump to top Pages: 1

Shop: Mushroom-Hut Mono Tub Substrate, Substrate Bags   Myyco.com Golden Teacher Liquid Culture For Sale, Isolated Cubensis Liquid Culture For Sale


Similar ThreadsPosterViewsRepliesLast post
* forum errors and stuff like that lIllIIIllIlIIlIlIIllIllIIl 542 5 07/25/07 02:38 AM
by lIllIIIllIlIIlIlIIllIllIIl
* error with polls Banez 1,303 13 01/15/07 09:02 PM
by Krishna
* Two persistent problems
( 1 2 all )
coda 4,327 24 12/17/05 07:10 PM
by eris
* Firefox and uploaded files. Le_Canard 1,223 4 06/18/07 08:21 PM
by Le_Canard
* Error message tomk 1,030 7 08/06/05 12:00 PM
by Redstorm
* Done, but with errors on page Stein 1,490 19 11/09/05 03:07 AM
by Stein
* Can't connect to shroomery with Firefox or Netscape.. ekomstop 1,499 9 05/16/04 07:43 PM
by ekomstop
* forum home, debug, line 2, error pleco 468 5 03/25/05 07:48 PM
by Jim

Extra information
You cannot start new topics / You cannot reply to topics
HTML is disabled / BBCode is enabled
Moderator: Ythan, Thor, Seuss, geokills
1,498 topic views. 0 members, 68 guests and 11 web crawlers are browsing this forum.
[ Show Images Only | Sort by Score | Print Topic ]
Search this thread:

Copyright 1997-2026 Mind Media. Some rights reserved.

Generated in 0.028 seconds spending 0.006 seconds on 16 queries.