doujiao3998 2018-07-16 05:16
浏览 899

使用AJAX上传视频文件会产生ERR_EMPTY_RESPONSE错误

I've the following PHP server configurations:

Server Configuration

NOTE: Configurations provided in the above image are of real server and not of localhost and which values are coloured in green are maximum value options provided by my server.

The video file which I'm uploading is of size: 91MB

I'm using AJAX to upload video files.

When I try to upload the file (of 91MB) it waits for few minutes and shows the following error:

ERR_EMPTY_RESPONSE

WHAT ALL I'VE TRIED:

  • Increase the memory limit
  • Increase maximum upload file size
  • Tried of uploading video files of smaller sizes like 1MB, 36MB and for such sizes it works.

I'm using pure Javascript to upload video file(s) and PHP on server side.

I want know Why am I getting this Error and How can I overcome this?

NOTE: The script was tested in real server, and not on localhost.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 高德地图点聚合中Marker的位置无法实时更新
    • ¥15 DIFY API Endpoint 问题。
    • ¥20 sub地址DHCP问题
    • ¥15 delta降尺度计算的一些细节,有偿
    • ¥15 Arduino红外遥控代码有问题
    • ¥15 数值计算离散正交多项式
    • ¥30 数值计算均差系数编程
    • ¥15 redis-full-check比较 两个集群的数据出错
    • ¥15 Matlab编程问题
    • ¥15 训练的多模态特征融合模型准确度很低怎么办