Re: [users@httpd] Jpeg files only part served half blank

2011-10-28 Thread jasperj
Thank you very much Tom and Nick, yes it was "EnableSendfile off" and i did need to do hard refresh (shift and reload in firefox) looks like "EnableSendfile" should be set to off by default? thanks again! jasper Quoting Nick Kew : On Wed, 26 Oct 2011 01:36:10 +1000 jasp...@jj4it.com wrote

Re: [users@httpd] Jpeg files only part served half blank

2011-10-25 Thread Nick Kew
On Wed, 26 Oct 2011 01:36:10 +1000 jasp...@jj4it.com wrote: > Thanks Tom, > have tried uncommenting in conf file EnableSendfile off, EnableMMAP > off and (EnableSendfile off + EnableMMAP off) > > current config has > - > EnableMMAP off > EnableSendfile off > - > > still have problem, s

Re: [users@httpd] Jpeg files only part served half blank

2011-10-25 Thread jasperj
Thanks Tom, have tried uncommenting in conf file EnableSendfile off, EnableMMAP off and (EnableSendfile off + EnableMMAP off) current config has - EnableMMAP off EnableSendfile off - still have problem, some jpeg's (even quite large ones) load ok and others some small don't (always

Re: [users@httpd] Jpeg files only part served half blank

2011-10-25 Thread Tom Evans
On Tue, Oct 25, 2011 at 3:44 PM, wrote: > Hi, > jpeg image files only display first part in browser and just seem to stop > halfway the rest of the image is grey. > > observations/what i have tried so far... >  1) lots of google searchs          - no help >  2) I susspected the browser        - I

[users@httpd] Jpeg files only part served half blank

2011-10-25 Thread jasperj
Hi, jpeg image files only display first part in browser and just seem to stop halfway the rest of the image is grey. observations/what i have tried so far... 1) lots of google searchs - no help 2) I susspected the browser- IE and firefox same result (and exactly same spo