开发者

Slow form submission

When I submit a form, I can see my b开发者_Python百科rowser's progress bar slowly increased, it takes 4-6s to submit a form. It was a generic form like :

<form id="someid" name="someName" action="someAction.do">
   ...
</form>

I test it in IE8 and Firefox 3,both are very slow. My network condition is fine, my server works great. What could be the problem?


Your server-side code is slow.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜