From: Vlad S. <vl...@cr...> - 2007-08-22 02:35:27
|
Something is not right with the last CVS version, i compiled and now it works kind of weird, cannot even return JPEG images properly. Sometime it is fine, sometimes it is not, not sure where to look. Can it be something with latest changes in encoding/flushing? Below is image i am trying to retrieve, i got only first 8K of it -rw-r--r-- 1 root root 53955 2007-08-21 22:15 2098.jpg vseryakov:vlad[22:17:49]#wget -d http://192.168.0.10/2098.jpg DEBUG output created by Wget 1.10.2 on linux-gnu. --22:17:56-- http://192.168.0.10/Covers/2098.jpg => `2098.jpg.1' Connecting to 192.168.0.10:80... connected. Created socket 3. Releasing 0x08086b50 (new refcount 0). Deleting unused 0x08086b50. ---request begin--- GET /Covers/2098.jpg HTTP/1.0 User-Agent: Wget/1.10.2 Accept: */* Host: 192.168.0.10 Connection: Keep-Alive ---request end--- HTTP request sent, awaiting response... ---response begin--- HTTP/1.0 200 OK MIME-Version: 1.0 Accept-Ranges: bytes Server: NaviServer/4.99.2 Date: Wed, 22 Aug 2007 02:20:22 GMT Last-Modified: Wed, 22 Aug 2007 02:15:21 GMT Content-Type: image/jpeg Content-Length: 8192 Connection: keep-alive ---response end--- 200 OK Registered socket 3 for persistent reuse. Length: 8,192 (8.0K) [image/jpeg] 100%[============================================================================>] 8,192 --.--K/s 22:17:56 (14.48 MB/s) - `2098.jpg.1' saved [8192/8192] -- Vlad Seryakov vl...@cr... http://www.crystalballinc.com/vlad/ |