duanming7833 2014-04-03 17:24
浏览 44
已采纳

在Apache默认error_logs中卷曲请求标头

some uncontrolled logging on the web server inside apache error_log

< Connection: Keep-Alive
< Keep-Alive: max=10
< Expires: Thu, 01 Jan 1970 00:00:00 GMT
< Set-Cookie: BIGipServerabcd_prod_serv=4116270402.20480.0000; expires=Thu, 03-Apr-2014 00:19:32 GMT; path=/
* Connection #0 to host services.abcd.com left intact
* Closing connection #0
* About to connect() to services.abcd.com port 80
*   Trying 99.97.124.97... * connected
* Connected to services.abcd.com (99.97.124.97) port 80 here
  • 写回答

1条回答 默认 最新

  • dqmgjp5930 2014-04-03 17:29
    关注

    These are the verbose output from curl. Generated for this line:

    curl_setopt($ch, CURLOPT_VERBOSE, 1);
    

    So find this line from your code and make it 0 or false(only if you do not wish to see the prints). Or simply delete this.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 #MATLAB仿真#车辆换道路径规划
  • ¥15 java 操作 elasticsearch 8.1 实现 索引的重建
  • ¥15 数据可视化Python
  • ¥15 要给毕业设计添加扫码登录的功能!!有偿
  • ¥15 kafka 分区副本增加会导致消息丢失或者不可用吗?
  • ¥15 微信公众号自制会员卡没有收款渠道啊
  • ¥100 Jenkins自动化部署—悬赏100元
  • ¥15 关于#python#的问题:求帮写python代码
  • ¥20 MATLAB画图图形出现上下震荡的线条
  • ¥15 关于#windows#的问题:怎么用WIN 11系统的电脑 克隆WIN NT3.51-4.0系统的硬盘