Jump to content
Калькуляторы

отдача файлов.

gw# fetch http://serv1.lo.ru/1.pdf
1.pdf                                          24% of  293 kB   13 kBps
fetch: 1.pdf appears to be truncated: 73288/300233 bytes
gw#

 

отдает не более 73288 байт

связка nginx + apache

 

на прямую через порт http://serv1.lo.ru:81/1.pdf

отдает ровно столько же...

 

что перекрутил?

 

по логом апача отдается файл полностью.

 

GET /1.pdf HTTP/1.0" 200 300233 "-" "fetch libfetch

 

 

 

p.s.

root@serv1:/usr/home/main/data/logs # uname -a

FreeBSD s5.host96.ru 9.3-RELEASE FreeBSD 9.3-RELEASE #0: Sat Nov 21 01:01:14 YEKT 2015 dz@serv1.lo.ru:/sys/amd64/compile/serv1 amd64

root@serv1:/usr/home/main/data/logs #

Edited by dzek.ru

Share this post


Link to post
Share on other sites

root@suricata:~# iperf -c serv1.lo.ru
------------------------------------------------------------
Client connecting to serv1.lo.ru, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[  3] local 192.168.1.3 port 44155 connected with 192.168.1.107 port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.0 sec   108 MBytes  90.5 Mbits/sec
root@suricata:~#

 

нужен дамп .pcap, чтоб посмотреть

на порт? или всего интерфейса?

 

 

iperf по скорости порта отдает...

Share this post


Link to post
Share on other sites

tcp/80

 

прямо мистика. на пдф только и глюк. другие файлы

 

gw# fetch http://serv1.lo.ru/2.pdf
2.pdf                                          15% of  452 kB   13 kBps
fetch: 2.pdf appears to be truncated: 73288/463416 bytes
gw# fetch http://serv1.lo.ru/admin-1_full-2016-01-19.tar.gz
admin-1_full-2016-01-19.tar.gz                100% of   93 MB   10 MBps
gw#
gw# fetch http://serv1.lo.ru/1.zip
1.zip                                         100% of  280 kB 4597 kBps
gw#

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.