Feature Requests item #3605009, was opened at 2013-02-16 11:40 Message generated for change (Tracker Item Submitted) made by stephanhennig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=655720&aid=3605009&group_id=110216
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Stephan Hennig (stephanhennig) Assigned to: Nobody/Anonymous (nobody) Summary: add means for negotiating about server limits Initial Comment: When checking text via the HTTP server, text chunks should be as large as possible to reduce overall run time (time to check + latency). Yet, text size can be limited on the server side. To avoid hitting the limit and still making chunks as large as possible, you need to know text size limit in advance. As for connection limits, it might be desirable for an application to refuse to connect to a server that has low connection limits and error out in case. Please add means to request text size and other limits of a HTTP server in advance. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=655720&aid=3605009&group_id=110216 ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Languagetool-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/languagetool-commits
