Re: [Zope] Zope Best Possible Installation
: OdesÃlatel: Jamie Heilman <jamie@audible.transient.net> : > : Oh? How do you define request size limits using pound? : > : > I dont need it. But if you need, it is possible to ask pound author for new : > feature ;-) : : Zope requires a proxy server which can place limits request length for : secure operation. If pound doesn't provide them, then pound is not : suitable where secure operation is required. How long is this limit, please? Thanks, JL.
Jaroslav Lukesh wrote:
How long is this limit, please?
Its as long as a piece of string (as long as it needs to be). Request header limits usually default to between 8k and 16k while request body limits are left to be defined by the administrator. The needs of your application will dictate the maximum body size allowable. -- Jamie Heilman http://audible.transient.net/~jamie/ "I was in love once -- a Sinclair ZX-81. People said, "No, Holly, she's not for you." She was cheap, she was stupid and she wouldn't load -- well, not for me, anyway." -Holly
participants (2)
-
Jamie Heilman -
Jaroslav Lukesh