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.