[ 
https://issues.apache.org/jira/browse/SOLR-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615511#action_12615511
 ] 

Lars Kotthoff commented on SOLR-644:
------------------------------------

I've had a quick look at the source code; the only place where this parameter 
is used is when checking the size of the uploaded content and throwing an 
IllegalStateException when it's too large. It shouldn't affect the required 
resources at all.

> Increase maximum POST size in example Jetty configuration
> ---------------------------------------------------------
>
>                 Key: SOLR-644
>                 URL: https://issues.apache.org/jira/browse/SOLR-644
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 1.3
>         Environment: Jetty 6.1.3
>            Reporter: Lars Kotthoff
>            Priority: Minor
>         Attachments: SOLR-644.patch
>
>
> The default maximum POST size for Jetty is 200 KB, which might be 
> insufficient when dealing with shards and sorting/faceting (cf. 
> https://issues.apache.org/jira/browse/SOLR-303?focusedCommentId=12614708#action_12614708).
>  The example Jetty configuration should increase the maximum POST size to 
> make this problem less likely to occur.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to