Welcome Guest, Not a member yet? Register   Sign In
Maximum length of URI
#1

[eluser]cjke[/eluser]
Hi,

I'm wandering what the maximum URI length is, and if URI segments being used as arguments to a controller function count towards the browsers GET length limit? I think most browsers cap there GET parameter length to about 2000?

Currently if my total URI length (inc. https://domain/folder/controller/function/argument) exceeds around 1560 characters I get a forbidden message.

'Forbidden You don't have permission to access /folder/controller/function/argument on this server'

If I trim the characters back to under around 1550~1560 it works fine again. I realise 1500+ is alot anyway, which is why I was wandering if URI counts towards the GET limit.

Has anyone experienced this problem? Do I need to rely on weird hidden forms so I can post the data forward?

BTW: I'm using the URI protocol AUTO in the config


Messages In This Thread
Maximum length of URI - by El Forum - 04-21-2011, 10:56 AM
Maximum length of URI - by El Forum - 04-21-2011, 03:58 PM
Maximum length of URI - by El Forum - 04-21-2011, 06:23 PM
Maximum length of URI - by El Forum - 04-21-2011, 06:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB