关于URL最大长度限制的相关资料查证


Posted in PHP onDecember 23, 2014

在开发调试支付宝接口时,突然发现支付宝接口的URL很长,远远大于之前自己印象中的255个字符。赶紧搜索查证了一番,理解如下:

URL不能大于255bytes的说法确实存在,在RFC2616中提到:

The HTTP protocol does not place any a priori limit on the length of a URI. Servers MUST be able to handle the URI of any resource they serve, and SHOULD be able to handle URIs of unbounded length if they provide GET-based forms that could generate such URIs. A server SHOULD return 414 (Request-URI Too Long) status if a URI is longer than the server can handle (see section 10.4.15).
Note: Servers ought to be cautious about depending on URI lengths above 255 bytes, because some older client or proxy implementations might not properly support these lengths.

从上一点也可以看出,255bytes的说法也是为了兼容性考虑。实际上现代浏览器的限制如下:

Microsoft Internet Explorer (Browser) 

Microsoft states that the maximum length of a URL in Internet Explorer is 2,083 characters, with no more than 2,048 characters in the path portion of the URL. In my tests, attempts to use URLs longer than this produced a clear error message in Internet Explorer.
Firefox (Browser) 
After 65,536 characters, the location bar no longer displays the URL in Windows Firefox 1.5.x. However, longer URLs will work. I stopped testing after 100,000 characters.
Safari (Browser) 

At least 80,000 characters will work. I stopped testing after 80,000 characters.
Opera (Browser) 

At least 190,000 characters will work. I stopped testing after 190,000 characters. Opera 9 for Windows continued to display a fully editable, copyable and pasteable URL in the location bar even at 190,000 characters.
Apache (Server) 
My early attempts to measure the maximum URL length in web browsers bumped into a server URL length limit of approximately 4,000 characters, after which Apache produces a “413 Entity Too Large” error. I used the current up to date Apache build found in Red Hat Enterprise Linux 4. The official Apache documentation only mentions an 8,192-byte limit on an individual field in a request.
Microsoft Internet Information Server 
The default limit is 16,384 characters (yes, Microsoft's web server accepts longer URLs than Microsoft's web browser). This is configurable.
Perl HTTP::Daemon (Server) 

Up to 8,000 bytes will work. Those constructing web application servers with Perl's HTTP::Daemon module will encounter a 16,384 byte limit on the combined size of all HTTP request headers. This does not include POST-method form data, file uploads, etc., but it does include the URL. In practice this resulted in a 413 error when a URL was significantly longer than 8,000 characters. This limitation can be easily removed. Look for all occurrences of 16×1024 in Daemon.pm and replace them with a larger value. Of course, this does increase your exposure to denial of service attacks.

另外值得注意的是,有文章提到作为<a>的href属性时,URL不能超过1024bytes,这点没有详细查证

综上,URL还是不适合太长,不是不得已,尽量不要通过GET方式提交大量参数,可以考虑用POST方式(大约在2M左右,应该是和服务器及设定有关)。另外这么长的URL在访问和收藏(有文章提到有些浏览器在收藏超长地址时也是会出现问题)时也是相当不友好的。当然,之前数据库字段设置时还是作为255bytes处理,现在可能要考虑扩充一下了。

PHP 相关文章推荐
php读取30天之内的根据算法排序的代码
Apr 06 PHP
php中对xml读取的相关函数的介绍一
Jun 05 PHP
mac下Apache + MySql + PHP搭建网站开发环境
Jun 02 PHP
PHP获取毫秒级时间戳的方法
Apr 15 PHP
PHP中curl_setopt函数用法实例分析
Apr 16 PHP
WordPress中获取页面链接和标题的相关PHP函数用法解析
Dec 17 PHP
针对多用户实现头像上传功能PHP代码 适用于登陆页面制作
Aug 17 PHP
PHP PDO操作MySQL基础教程
Jun 05 PHP
Yii2结合Workerman的websocket示例详解
Sep 10 PHP
PHP date()格式MySQL中插入datetime方法
Jan 29 PHP
php使用scandir()函数扫描指定目录下所有文件示例
Jun 08 PHP
laravel5 Eloquent 实现事务方式
Oct 21 PHP
php实现基于微信公众平台开发SDK(demo)扩展的方法
Dec 22 #PHP
php微信公众开发之获取周边酒店信息的方法
Dec 22 #PHP
php天翼开放平台短信发送接口实现方法
Dec 22 #PHP
php进行支付宝开发中return_url和notify_url的区别分析
Dec 22 #PHP
WebQQ最新登陆协议的用法
Dec 22 #PHP
腾讯微博提示missing parameter errorcode 102 错误的解决方法
Dec 22 #PHP
php有道翻译api调用方法实例
Dec 22 #PHP
You might like
php网页后退不再出现过期
2007/03/08 PHP
PHP 中执行排序与 MySQL 中排序
2009/04/21 PHP
ThinkPHP公共配置文件与各自项目中配置文件组合的方法
2014/11/24 PHP
PHP读取txt文本文件并分页显示的方法
2015/03/11 PHP
PHP常见漏洞攻击分析
2016/02/21 PHP
php实现微信公众平台发红包功能
2018/06/14 PHP
laravel 实现上传图片到本地和前台访问示例
2019/10/21 PHP
中文字符串截取的js函数代码
2013/04/17 Javascript
JavaScript代码应该放在HTML代码哪个位置比较好?
2014/10/16 Javascript
node.js中的fs.writeFileSync方法使用说明
2014/12/14 Javascript
jQuery简单实现QQ空间点赞已经取消点赞
2015/04/02 Javascript
jQuery表格行上移下移和置顶的实现方法
2015/10/08 Javascript
jQuery validate插件实现ajax验证重复的2种方法
2016/01/22 Javascript
创建一个类Person的简单实例
2016/05/17 Javascript
jQuery实现边框动态效果的实例代码
2016/09/23 Javascript
vue获取dom元素注意事项
2017/12/28 Javascript
JS实现的base64加密解密操作示例
2018/04/18 Javascript
Vue配置marked链接添加target=&quot;_blank&quot;的方法
2019/07/19 Javascript
layui自定义插件citySelect实现省市区三级联动选择
2019/07/26 Javascript
[02:04]完美世界城市挑战赛秋季赛报名开始 谁是solo路人王?
2019/10/10 DOTA
[02:03]完美世界DOTA2联赛10月30日赛事集锦
2020/10/31 DOTA
python通过scapy获取局域网所有主机mac地址示例
2014/05/04 Python
Python列表list操作符实例分析【标准类型操作符、切片、连接字符、列表解析、重复操作等】
2017/07/24 Python
Python之inspect模块实现获取加载模块路径的方法
2018/10/16 Python
Python理解递归的方法总结
2019/01/28 Python
解决Python正则表达式匹配反斜杠''\''问题
2019/07/17 Python
python实现数字炸弹游戏
2020/07/17 Python
PyCharm+Miniconda3安装配置教程详解
2021/02/16 Python
签约仪式主持词
2014/03/19 职场文书
安全教育月活动总结
2014/05/05 职场文书
12.4全国法制宣传日活动方案
2014/11/02 职场文书
财务会计实训报告
2014/11/05 职场文书
新郎婚礼答谢词
2015/01/04 职场文书
2016年班主任新年寄语
2015/08/18 职场文书
2016年学校“6﹒26国际禁毒日”宣传活动总结
2016/04/05 职场文书
海贼王十大逆天果实 魂魂果实上榜,岩浆果实攻击力最强
2022/03/18 日漫