List Info

Thread: MOD_NEKO_POST_SIZE




MOD_NEKO_POST_SIZE
country flaguser name
Russian Federation
2007-12-03 09:51:51
Hello list,

  I've just ran into a problem that mod_neko limits the POST
data size
  it can process. I found a way to customize this (by
recompiling from
  sources), but I am just wondering why does it limit in
fact? Apache
  has a LimitRequestBody directive which can be used to
limit the body
  if there is a need, so why mod_neko bothers to have one
more
  arbitrary constraint?

-- 
Best regards,
 Michael                          mailto:mikecomapping.com


-- 
Neko : One VM to run them all
(http://nekovm.org)

Re: MOD_NEKO_POST_SIZE
country flaguser name
France
2007-12-03 10:02:31
Michael Pliskin a écrit :
> Hello list,
> 
>   I've just ran into a problem that mod_neko limits the
POST data size
>   it can process. I found a way to customize this (by
recompiling from
>   sources), but I am just wondering why does it limit
in fact? Apache
>   has a LimitRequestBody directive which can be used to
limit the body
>   if there is a need, so why mod_neko bothers to have
one more
>   arbitrary constraint?

This is default security to prevent memory flooding attack
against badly
configurated servers.

You can bypass this limit by using
"multipart/form-data" encoding, but
then you'll have to use multipart API for retreiving the
data (see
neko.Web.get/parseMultipart in haXe for example).

Best,
Nicolas

-- 
Neko : One VM to run them all
(http://nekovm.org)

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )