performance and scalability reasons
In-Reply-To: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
[
http://issues.apache.org/jira/browse/BEEHIVE-128?page=comments#action_59740 ]
Rich Feit commented on BEEHIVE-128:
-----------------------------------
I'll do this after the netui jars are compressed into one (specifically, when
org.apache.beehive.netui.pageflow.scoping is in the same jar as the rest of the
pageflow package). http://issues.apache.org/jira/browse/BEEHIVE-343
> Switch from java.net.URLEncoder/Decoder to
> org.apache.commons.codec.net.URLCodec for
performance and scalability reasons
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: BEEHIVE-128
> URL: http://issues.apache.org/jira/browse/BEEHIVE-128
> Project: Beehive
> Type: Improvement
> Components: Build, NetUI, Web Services (181)
> Reporter: Bryan Che
> Assignee: Rich Feit
> Attachments: urlencode-patch.tar.gz
>
> java.net.URLEncoder/Decoder is pretty slow and often bottlenecks
> pages/servers that do a fair amount of encoding. We should switch to
> org.apache.commons.codec.net.URLCodec instead, which is much
> faster--especially since Beehive already ships commons-codec. I have a patch
> that does this and will be uploading it shortly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira