I use FC5.
Curren jumped and computer restarted. Then local Apache begin to open
pages no more than 256 bytes. On other computers users can open any
pages from this Apache - everything is OK. I stoped Iptables. Chanjed
brouseres.
On local computer:
nav.html i more than 256 bytes
wget http://project.comex.ru/nav/nav.html
--19:08:03-- http://project.comex.ru/nav/nav.html
=> `nav.html'
Распознаётся project.comex.ru... 83.167.97.48
Устанавливается соединение с project.comex.ru|83.167.97.48|:80...
соединение установлено.
Запрос HTTP послан, ожидается ответ... 200 OK
Длина: 3.606 (3.5K) [text/html]
0%
[
] 0 --.--K/s
And this situation lasts and lasts.
test.html is 256 bytes it downloads OK
wget http://project.comex.ru/nav/nav.html
[root@lin conf]# wget http://project.comex.ru/nav/test.html
--19:09:42-- http://project.comex.ru/nav/test.html
=> `test.html'
Распознаётся project.comex.ru... 83.167.97.48
Устанавливается соединение с project.comex.ru|83.167.97.48|:80...
соединение установлено.
Запрос HTTP послан, ожидается ответ... 200 OK
Длина: 256 [text/html]
100%[=================================================================================>]
256 --.--K/s
19:09:43 (1.62 MB/s) - `test.html' сохранён [256/256]
This is fedora bug or what??